I have a Project that contains 5 forms.
One of the Forms (that connects to 3 Access Databases) somehow became corrupted.
I created another Form with the same 3 Access databases and copied the code from the old form to the new form and the project runs just fine.
I would like to now remove the Form that became corrupted but I now realize that this may be tricky or even impossible in .Net (I recently came from VB5).
What are the proper steps to removing a Form that connects to databases so that the Project still runs correctly?
One of the Forms (that connects to 3 Access Databases) somehow became corrupted.
I created another Form with the same 3 Access databases and copied the code from the old form to the new form and the project runs just fine.
I would like to now remove the Form that became corrupted but I now realize that this may be tricky or even impossible in .Net (I recently came from VB5).
What are the proper steps to removing a Form that connects to databases so that the Project still runs correctly?