Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
Add to Technorati Favorites


ASP Insider Follow Me On Twitter

Browse by Tags

All Tags » Exception Handling and Loging   (RSS)
Object must implement IConvertible and the Application Data Block
I get this error from time to time and I must admint is is now a legacy bug I propogated through my first Code Smith templates to generate my businesss logic. The problem is a simple one to overcome. Read More...
Correcting Code and Debugging at the Same time
A feature that was promised, and even demoed to me on several occasions for VS 2003 was editing on the fly in debug mode. I think it worked for Desktop applications (in some cases at least), but never for the web. Now it does! Read More...