المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : C++ project to c#



C# Programming
12-10-2009, 03:42 AM
Hi,
I have a sdk written in c++ to control an IP module from .net. I wish to port all these libraries to C#. As i have never written interops, wrappers, or even worked in c++, what are my options. I need to know what i need to know to accomplish making dll's which are compatible to c# or if there are any third party tools that can convert all dll's from C++ to C#.
Thank you.