Since I am currently leading a group of C++ developers on a C# project, I wanted to write a FAQ on C# for C++ Programmers. However, after searching the internet, it seems a lot has already been written on the topic. I’ll read through these first, update this list and, if I find it necessary, write a summary.
- .NET Book Zero by Chales Petzold – a free, on-line 267 page book to C# and the Microsoft .NET Framework for programmers who have experience with C or C++.
- C# for C++ Developers – MSDN Library (Updated for .NET Framework 3.5)
- C++ vs. C# by Steve Teixeira
- C++ vs. C# – a checklist from a C++ Programmers point of view by Michael Suess
- C# FAQ for C++ Programmers by Andy McMullan – the last update was 2006, though.
- C++ -> C#: What You Need to Know to Move from C++ to C# – MSDN Magazine Article July 2001