ASP.NET & Visual Studio .Net 2003 - Run/Debug When you are finished programming. If you want the program to actually use it can be done by going to the menu of the ‘Build’ in Visual Studio .NET 2003.
ShotDev Focus:
- Visual Studio .NET 2003 (Publish Web Site)
Visual Studio .NET 2003
Start -> Programs -> Microsoft Visual Studio .NET 2003 -> Microsoft Visual Studio .NET 2003
Goto menu Build -> Build Project.
All class file build in to dll. you can do not copy (.vb or.cs) to server.
.
.
.