I have been working on a project in VB6. I have VB.NET on a test machine. I want to try the project as is in VB.NET. I don't need all of the extras pf VB.NET yet: I want to compile and run under .Net and use everything as is from the VB 6 project. Later as I learn more about .NET I will use its enhancements. I want this to be a slow graduated process. Is this possible?

Thanks