why c++/mfc
-
I am a C# devoloper. I want to ask whether it is good to learn C++/MFC since now most application are always devoloped using C#/VB.Net. aLi
-
I am a C# devoloper. I want to ask whether it is good to learn C++/MFC since now most application are always devoloped using C#/VB.Net. aLi
Musfsdfsdf wrote:
since now most application are always devoloped using C#/VB.Net
:laugh: (Back to reality...) It's never a good time to learn MFC. Microsoft likes to introduce a great library and then deprecate it. They will abandon .NET soon enough so don't worry. Learning C++ is not for anyone who considers VB or VB.NET a "swell language" but for those that embrace C#, you can adapt but users of higher level libraries almost always have trouble understanding "why" we do it this way. A small (OK somewhat larger than small) proportion of us "accidently" embraced MFC some years back since it was easier to use than raw Win32 and now we find that addictions are hard to break. We are the unfortunate ones. Oddly enough, some of us still use it for our development but I would not recommend going down that road since Microsoft has taken every measure to bury it and I can say that I feel that pain. Most now say to learn Win32 since pointers are about the only thing that has changed in 64-bit programming so Win32 is alive and well for some time to come. Steer clear of MFC if possible. Not sure if that helps.
-
I am a C# devoloper. I want to ask whether it is good to learn C++/MFC since now most application are always devoloped using C#/VB.Net. aLi
-
I am a C# devoloper. I want to ask whether it is good to learn C++/MFC since now most application are always devoloped using C#/VB.Net. aLi
I believe it is good idea to learn C++ and/or MFC (and, perhaps Win32) if you plan to be a programmer for hire. Large corporations don't usually adapt the cutting-edge technology until they feel threre is a business need for it or they are forced to adapt because it is the only feasible option. So, the more tools you have at your disposal; the better chances you have to keep or obtain a decent job.
-
Here's what microsoft has to say about MFC : http://msdn.microsoft.com/visualc/whidbey/mfc2005/default.aspx[^]
Very good, thanks (apart from Microsoft using 'leverage' as a verb...). Elaine :rose: The tigress is here :-D