Resolving System.BadImageFormatException in ASP.Net app

by Al Beecy April 29, 2011
... [More]

Tags:

Asp.Net

How to change fat Windows 7 cursor to normal width

by Al Beecy March 19, 2011
How to fix cursor in Win7. [More]

Tags:

Annoyance Avoidance

How to Remove a GPT Protective Partition

by Al Beecy August 15, 2010
How to delete a "GPT Protective Partition" from a harddrive in WinXP. [More]

Tags:

WinXP

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#

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