MFC or Windows Forms Application
-
I've just upgraded from Visual C++ 6 to Visual Studio 2005. I saw a new type of GUI designer tool called Windows Forms Application, apart from the old MFC. The former has a lot of features and looks more intuitive than the traditional MFC. However, the codes are loking pretty funnny to me. May I know whats the difference between MFC and WFA, in terms of pros and cons? Thanks.
-
I've just upgraded from Visual C++ 6 to Visual Studio 2005. I saw a new type of GUI designer tool called Windows Forms Application, apart from the old MFC. The former has a lot of features and looks more intuitive than the traditional MFC. However, the codes are loking pretty funnny to me. May I know whats the difference between MFC and WFA, in terms of pros and cons? Thanks.