ASP.NET & Visual Studio 2010 - Publish Web Site How to publish web site. When you are finished programming. If you want the program to actually use it can be done by going to the menu of the ‘Publish Web Site’ in Visual Studio 2010
ShotDev Focus:
- Visual Studio 2010 (Publish Web Site)
Visual Studio 2010
Start -> Programs -> Microsoft Visual Studio 2010 -> Microsoft Visual Studio 2010
Goto menu build and click Publish Project
Select folder destination for publish.
Files from the publish.
All class file build in to dll. you can do not copy (.vb or.cs) to server.
.
.
.
3phoenician…
…