Migrating from Win32/MFC to .NET Platform - Challenges ?

Hi,

I have been working on Win32/MFC/COM for quite sometime. Now i am planing to make a move - to .NET/C#.
I have some dobuts regarding the same :-
1) What are the architectural challenges one may face when making such a change
How different is it to architect solutions in C#/.NET than in Win32/MFC

2) What are the design challenges one may face when designing solution in .NET/C# (compared to Win32/MFC)

3) What are the challenges associated with WinForms when compared to MFC

Thanks in advance
Shine



Answer this question

Migrating from Win32/MFC to .NET Platform - Challenges ?

  • jackdchen

    .NET doesn't enforce any specific architecture or design.

    It give you better productivity compared with MFC

    Arnon



  • Migrating from Win32/MFC to .NET Platform - Challenges ?