Hi
Maybe we can`t possibly compare MFC with .NET, But if we assume we can do compared, to the start for construction a new project which one is better than other?
Any help would be appreciated.
Best Regards.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Apr 17, 2013, 4:41 AM
Of course, if you only know C++, then MFC is the only game in town but, if you know both languages, I'd choose C# Windows Forms every time.
VulpesPosted Apr 17, 2013, 6:00 AM
What .NET does give you is relative easy of use and maintenance compared to MFC and a much less steeper learning curve.
Those aspects have always been important to me because it has allowed me to concentrate on developing the application rather than worrying too much about the underlying plumbing.
AYDIN EBRAHIMI HOMAYPosted Apr 17, 2013, 5:35 AM
VulpesPosted Apr 17, 2013, 5:16 AM
Of course, you could argue that both MFC and Windows Forms have now been relegated to 'legacy' desktop technologies by Microsoft's recent emphasis on Windows 8 'Store' applications though I certainly haven't noticed any great demand for the latter from business users at the present time.
AYDIN EBRAHIMI HOMAYPosted Apr 17, 2013, 4:54 AM
Mahesh ChandPosted Apr 17, 2013, 2:33 AM