Browsing Tag »VSTS«

Tip #104: Did you know … How to view text for the ‘hint’ buttons on the Publish Web Dialog?

April 26, 2010

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...(read more)

Tip#100: Did you know… How to view ASP.NET trace information?

December 19, 2009

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...(read more)