How to get rid of the Shutdown Event Tracker in Win2003

by Al Beecy June 28, 2010
The Shutdown Event Tracker is that dialog that pops up when you attempt to reboot or shutdown your machine that demands to know why. Here's how to get rid of it. [More]

Tags:

Annoyance Avoidance

How to Overload Constructors in C#

by Al Beecy May 4, 2010
When providing overloads for a method signature developers often implement the business logic just once in the version having the full list of parameters to avoid writing redundant code. The methods with the simpler signatures fill in default values and hand the call off to another of the signatures.

This same approach can also be used with constructors, but the syntax is slightly different. [More]

Tags:

C#

Telerik ASP.Net RadFilter Event Signature Reference

by Al Beecy April 25, 2010
Event signature reference for the Telerik ASP.Net AJAX RadFilter control. [More]

Tags:

Asp.Net | Reference | Telerik

How to Troubleshoot Sys.WebForms.PageRequestManagerServerErrorException when Debugging

by Al Beecy October 3, 2009
How to get useful info when a Sys.WebForms.PageRequestManagerServerErrorException pops up in VS2008. [More]

Tags:

AJAX | Asp.Net

Sys.WebForms.PageRequestManager is null or not an object

by Al Beecy October 3, 2009
Web.config <xhtmlConformance mode='Legacy'/> tag breaks Ajax. [More]

Tags:

AJAX | Asp.Net

Powered by BlogEngine.NET1.5.0.7 | Theme by Mads Kristensen