I have a MS Access DB application with several complex forms. I want to redo this DB App in Visual Studio.Net but don't want to recreate the forms from scratch.
Is there a way to convert this application to a .NET visual Studio application?
Thank you!