
147
asP.net
3. In the menu of Microsoft Visual Studio, click on [File] and then on [Open
File …] to open your ASP.NET program file.
4. After opening the APS.NET program file, you can see error messages if there
is an error.
5. If the program is error free, click on [View in Browser] in [File]. You
will see the local server start and then the execution result presented by the
browser on the client side will show up.
In case [View in Browser] is not in the [File] menu, it can be added to the
menu by clicking on [Tools] on the Menu Bar, choosing [Customize], clicking on
the [Commands] tab, and then adding [View in Browser] to the [File] menu.
Fig ...