I tried to search for MFC but the search function won't allow a search on a term that short...
The question:
Do you find that you tend to use C#/.NET or C++ for your SimConnect apps? If you use C++, do you tend to use MFC? If you do use MFC, can you recommend a good book and/or reference (other than what is at MSDN)? I haven't touched MFC for 10 years, but I'd like to try my hand at making a C++ client rather than a .NET client. I recall that MFC has a pretty reasonable library for GUIs, Socket IO, file IO and multi-threading?
Okay, that's several questions...
The gist of it is: is there any compelling reason to use C++ over C#/.NET other than the in-process and out-of-process difference?
The question:
Do you find that you tend to use C#/.NET or C++ for your SimConnect apps? If you use C++, do you tend to use MFC? If you do use MFC, can you recommend a good book and/or reference (other than what is at MSDN)? I haven't touched MFC for 10 years, but I'd like to try my hand at making a C++ client rather than a .NET client. I recall that MFC has a pretty reasonable library for GUIs, Socket IO, file IO and multi-threading?
Okay, that's several questions...
The gist of it is: is there any compelling reason to use C++ over C#/.NET other than the in-process and out-of-process difference?


