Re: MFC future?



Omigod! Not Another Futhre Of MFC Question....!!!!

It lives. It is supported. It does not appear to be going away any time soon.

Note that ".NET" is *NOT* the opposite of "MFC", and I'm not sure how this interpretation
ever got started. In fact, MFC is absoultely compatible with several varying
interpretations of whatever ".NET" might mean to you. C# is *not* ".NET"; C# is a
programming language. It just happens to be more easily compatible with certain
interpretations of .NET than MFC is (you have to do a little more work in MFC to meet the
criteria). I'm not even sure what "learning .NET" even means! Do you mean certain kinds
of component architecture, or something to do with manifests, or something to do with XML,
or what? I have yet to figure out what ".NET" means, except I know a lot of pieces of
technology that form the .NET infrastructure. Many are orthogonal to each other, and
independent of the programming language used (C#, MFC, VB, Cobol, etc.)
joe

On 30 Nov 2005 07:18:17 -0800, "NewbProgrammer" <paul_kiefer@xxxxxxxxxxx> wrote:

>I'm a home programmer who occasionally does programming for work using
>MFCs. I have not yet had a chance to look at VS 2005. Are there
>changes to MFCs? It seems Microsoft is heavily pushing .NET. Is MFC
>slowly being phased out? (Do I finally have to learn .NET?) Any
>guidance from the professionals out there?
>Thanks,
>Paul
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Re: MFC future?
    ... This is just another illustration of the mixed message MSFT is sending to ... Even if MFC was never improved it is still a great tool for certain ... I haven't seen any major commercial desktop applications (including those ... > independent of the programming language used ...
    (microsoft.public.vc.mfc)
  • Re: Visual C++ Book
    ... The C++ Programming Language ... By Bjarne Stroustrup ... No .NET, no MFC, no UML.. ...
    (microsoft.public.vc.mfc)
  • Re: Ill write 3D model program (such as Rhino3d, catia etc), which language do you suggest me?
    ... Everybody suggest C++ and MFC application and OpenGL. ... Programming Language or System, ... But C/C++ and MFC ... of the numerous available Libraries and Codes for the Language! ...
    (microsoft.public.dotnet.academic)
  • soylediginiz birseyi farkettim: .NET icinde MFC kullanabiirim, ancak MFC application degil. Yani...
    ... .NET icinde MFC kullanimini destekliyorsunuz ancak kendi ... Programming Language or System, ... C and C++ and similar programming languages like C#. ... But C/C++ and MFC ...
    (microsoft.public.dotnet.academic)
  • Re: About HWND of the dialog in the CDiloag based class
    ... You might also want to check out my essays on dialog boxes on my MVP Tips site. ... MFC, where the framework handles most of these details for you. ... existence of the MainDialog function for what I'm guessing to be a dialog-based app ... >> How do I get this HWND of the control? ...
    (microsoft.public.vc.mfc)