Welcome to MSDN Blogs Sign in | Join | Help

September 2007 - Posts

How to obtain debug information from a hang / frozen application

A while ago I blogged on how to obtain a crash dump using Visual Studio. You can use similar technique to obtain debug information from a hung or frozen application. You can use Visual Studio to obtain information on another instance of VS that is not

VS 2008 adds ability to display markup, CSS and JScript validation errors as warnings

Visual Studio 2005 and Visual Web Developer Express 2005 display markup and CSS validation issues such as unuspported tags and attributes as errors. Some people like it since validation errors encorage standard compliance. Others didn't want validation

How to set control to absolute positioning automatically on drag-drop

As many of you have noticed, Visual Studio 2008 Beta 2 and Visual web Developer Express 2008 Beta 2 did not allow you to drop control on design surface and immediately begin dragging it around using absolute positioning. Instead, you had to invoke Format
 
Page view tracker