- May 14, 2009When using the MVC helpers (namely the HtmlHelper class in this example) you have to be aware of what you’re…
- May 1, 2009While working on an app recently I ran into the issue of needing to handle httpErrors at runtime in a…
- March 30, 2009At times in the testing process you want to make sure that a certain method on a mocked object _does_not_…
- March 24, 2009Never seen this one before until this morning. Well, I’ve seen the “not a valid Win32 application” error a ton…
- January 14, 2009Ran into an interesting problem today and the links I found on the net did not help me resolve the…
- November 23, 2008The Store Locator I built for ASP.NET has been getting a lot of traffic over the last year and requests…