Friday, November 19, 2010

How do I take a .vb file and compile it in visual studio 8?

I have a couple of source files I want to edit and compile but when I double click on them its just like having it in a text editor. How can I change this to test/compile the program????How do I take a .vb file and compile it in visual studio 8?
You have to create a VB project and then add the files to that project.



1) Project | New -%26gt; select VB and then the type of project you need

2) Place the files into the project folder

3) Add the files to the project through Project | Add Existing ItemHow do I take a .vb file and compile it in visual studio 8?
click RUN
Right click with mouse on the file and say open with Visual studio 8.

No comments:

Post a Comment