Sunday, July 26, 2009

What's MFC and do I need to know it if I code in C# and .NET?

Can I do what MFC can do with C# and .NET, or is it something that complements to .NET?








Thanks!

What's MFC and do I need to know it if I code in C# and .NET?
Microsoft Foundation Classes is a library of c++ classes useful in writing windows software.





If you are using C# and .NET you do not need to know MFC.


No comments:

Post a Comment