Coverting an application to support .net framework
-
Hi all, Can anybody help in coverting an existing vc++ application to support .net framework. OR please refer me to some link where i can find out the solution to my problem.
Regards, Pankaj Sachdeva There is no future lies in any job but future lies in the person who holds the job
-
Hi all, Can anybody help in coverting an existing vc++ application to support .net framework. OR please refer me to some link where i can find out the solution to my problem.
Regards, Pankaj Sachdeva There is no future lies in any job but future lies in the person who holds the job
-
Hi all, Can anybody help in coverting an existing vc++ application to support .net framework. OR please refer me to some link where i can find out the solution to my problem.
Regards, Pankaj Sachdeva There is no future lies in any job but future lies in the person who holds the job
Do you want to change your program of VC++ to VC++.net?
-
Hi all, Can anybody help in coverting an existing vc++ application to support .net framework. OR please refer me to some link where i can find out the solution to my problem.
Regards, Pankaj Sachdeva There is no future lies in any job but future lies in the person who holds the job
You can migrate to managed code in steps, or with C++, use mixed native and managed code. Here's a good start: How To: Migrate to /clr[^] Mark
Mark Salsbery Microsoft MVP - Visual C++ :java: