text books on migrating to .NET

  • Thread starter Thread starter strepxe
  • Start date Start date
S

strepxe

anyone able to recommend a good text book on migrating an application
to .NET with particular reference to VC++?
 
anyone able to recommend a good text book on migrating an application
to .NET with particular reference to VC++?


More details would help those with potential answers...

What version of Visual Studio/.NET Framework are you migrating to (2005 or
better and C++/CLI, hopefully)? What class libraries/technologies are used
in the current app.? MFC, ATL, etc? Last, what is the reason for moving a
(presumably) functional C++ app to .NET?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top