I'm interested in porting over an MFC app to VC++ .Net.

I Need to Embedd a WinForm and Open a Access Database in .Net. I want to slowly start porting over the App to .Net.

Can someone maybe post a link that would explain how to combine Managed and UnManaged code in the same App.