It's been a while since I've posted on the boards, or have programmed for that matter. But I'm getting back into it.

I've mostly worked with C++, some C, but what I remember most is C++. I have not yet worked with MFC or Windows programming.

I have this program that was written with MFC in C++. I'd like to know what exactly I'm looking at. I tried to find some tutorials through google, but I'm still somewhat confused.

I'm also looking at using .NET. I have yet to program with .NET.

So I'm looking at mixing the MFC with .NET, or getting it over to .NET.

The program was written with VS 5, and I was given a copy of that to use. I can get a hold of VS .NET 2003 as my school offers licenses to each engineering student.

I'm looking at keeping it C++.

So my questions are:

Is there any recommended books or online references/tutorials on MFC and .NET?

Anything that would make the MFC to .NET transition easier?

hmm, and any tips or recommendations in general. I'm sure I'll come up with more questions.

Thanks.