Browse by Tags

All Tags » VSTS (RSS)

Tip #104: Did you know … How to view text for the ‘hint’ buttons on the Publish Web Dialog? by The Official Microsoft IIS Site

After the Beta 2 release of Visual Studio 2010, the Publish Web Dialog was modified to include two information buttons associated with the Service URL and Site/application text boxes. (See Figure 1) Figure 1 – New information (‘hint’) buttons (see circled...

Tip#100: Did you know… How to view ASP.NET trace information? by The Official Microsoft IIS Site

You can enable ASP.NET tracing either at an Application level or at a page level; see Tip# 77: Did you know… How to enable Page Level Tracing for your ASP.NET pages? for more information. With the tracing enabled, you can view the trace output in a trace...

Tip#97: Did you know… How to Display Hidden Information in Design View by The Official Microsoft IIS Site

The design view in Visual Studio can display glyphs and borders for the hidden non - graphic elements (such as div, span, form, and script elements). This feature helps you to see where the elements are and avoid inadvertently deleting the non-graphic...

Tip #92: Did you know … How to select a master page using 'Select a Master Page' dialog? by The Official Microsoft IIS Site

Master page for a Web form can always be set manually in the source code, but here is an option to select the master page while create the webform using the 'Select a Master Page' dialog. The path to select a Master page using the 'Select...

Tip #69: Did you know…The keyboard shortcut for View in Browser? by The Official Microsoft IIS Site

Ctrl +Shift+W does the trick for you. This short cut is mentioned under File Menu -> View in Browser . So if you are still using Select File -> Right click for context menu and then selecting View in Browser as shown below, you may want to start...

Tip #68 Did you know… How simple it is to attach an existing style sheet to your web page? by The Official Microsoft IIS Site

Open an existing web site in VWD. Open the page by double clicking on it in solution explorer to which you want to attach the existing style sheet in your web site. Now, switch to Design View of the page and bring up Select Style Sheet dialog by clicking...

Tip#63: Did you know…How to specify a fixed port for Visual Studio Development Server while using WAPs? by The Official Microsoft IIS Site

In Tip#21 we showed you how to set a fixed port for the Developer Web Server in Web Sites. Here is how you will be able to configure this for Web Application Projects. 1. Go to the properties page of WAP. Right Click on your Web Application and click...

Tip #61: Did you know… How to create an ASP.Net Dynamic Data Web Site? by The Official Microsoft IIS Site

If your web site is heavily data driven then here is a quick and easy way for you to create one without writing much code. All you need is Visual Studio 2008 SP1 or Visual Web Developer 2008 Express SP1 installed on your box. Dynamic Data Web Sites makes...

Tip #50: Did you know…How to absolute position the controls in Visual Studio Designer? by The Official Microsoft IIS Site

Absolute positioning control(s) in the designer can seem confusing at first until you learn the visual cues. You can do one of the following two possible actions by dragging the control in the designer. Re-parent the control Change the controls position...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems