Porting from C++ to C++/CLI and C#?
Date: 04/20/07
(C Sharp) Keywords: software, java
I'm involved in porting a C++ application over to C++/CLI and C#, and I was wondering if anyone had any suggestions on good references for a C++ programmer transitioning to .NET? The application itself will most likely use C# for the GUI, and C++/CLI calling unmanaged C++ for computation.
I'm primarily interested in references that could assist in transitioning to a new architecture, but also in others that focus on language specifics: syntax, best practice, etc.
I'd also appreciate intelligent comments from those who've been through a similar torture port!
I've got solid experience in OO software design and C++ coding, and limited experience with Java.
Thanks!
Source: http://community.livejournal.com/csharp/84285.html