Contents tagged with VSTS
-
Tip #104: Did you know … How to view text for the ‘hint’ buttons on the Publish Web Dialog?
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)
-
Tip#100: Did you know… How to view ASP.NET trace information?
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.
-
Tip#97: Did you know… How to Display Hidden Information in Design View
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 elements from your page while editing.
-
Tip #92: Did you know … How to select a master page using 'Select a Master Page' dialog?
-
Tip #69: Did you know…The keyboard shortcut for View in Browser?
-
Tip #68 Did you know… How simple it is to attach an existing style sheet to your web page?
-
Tip#63: Did you know…How to specify a fixed port for Visual Studio Development Server while using WAPs?
-
Tip #61: Did you know… How to create an ASP.Net Dynamic Data Web Site?
-
Tip #50: Did you know…How to absolute position the controls in Visual Studio Designer?
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.
-
Tip #33: Did you know… How to create Nested Master Pages using VS 2008?