i have a project developed in vb6.0 and, it is working accurately in this environment, i want to open my vb6.0 project in any version of .NET, and i also want to recompile and publish this code by using .NET framework.

Is it possible, if yes then what is the proper procedure.