Please help me with some instructions or guidelines for migrating my medium size MFC application to .NET using either C# or VB.NET. I can not find any tool or help at all and now I am thinking not to do anything and just see my app die when MFC support is taken off by Microsoft.
/clr switch and com wrappers are not as clean as managed code where I need not to worry about including those mfc dlls in install. Maintenance gonna be a problem too. Because I am the only one programmer in a small company I have to do it somehow and it's driving me nuts. Any help is appreciated.