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]
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]
by Al Beecy
April 25, 2010
Event signature reference for the Telerik ASP.Net AJAX RadFilter control.
[More]
by Al Beecy
October 3, 2009
How to get useful info when a Sys.WebForms.PageRequestManagerServerErrorException pops up in VS2008.
[More]
by Al Beecy
October 3, 2009
Web.config <xhtmlConformance mode='Legacy'/> tag breaks Ajax.
[More]
e1464ede-af11-4055-99f8-e32091f5061d|0|.0
Tags:
AJAX | Asp.Net