In this article I will explain step by step, how to publish web application in Visual Studio 2010.
Step by step publishing your application in Visual Studio 2010
1. Click on the Build tab from the menu and click on Publish Application as shown below.
2. From the Publish Web Dialog window, File System is selected from Publish method.
3. After selecting Publish Method, you will need to add the path Target Location and click on Publish.
4. As you can see, the Publish folder is created at targeted location.
Finally, open the bin folder and you will see the referenced DLL files.