Aug 26
Tuesday, August 26th, 2008 | posted by: Kevin Grohoske
Thank you Keith Brooks for contributing to this article.
If you have ever tried to capture exceptions in your codebehind and display friendly messges the users using Microsoft’s AJAX toolkit, you may find the very simple idea becomes complicated very quickly. I ran into this when I had some projects that I wanted to AJAX’ify by […]
Feb 1
Friday, February 1st, 2008 | posted by: Kevin Grohoske
I recently encountered a compatibility issue with Peter Blum validation controls and Infragistics WARP (Web Async Refresh Panels). Luckily it has already been resolved in the latest version (3.0.11.5000) of Peter Blum’s controls, but it is not documented well on the Peter Blum site or support forums.
If you do not register the WARP panels with […]
Aug 10
Friday, August 10th, 2007 | posted by: Kevin Grohoske
Yesterday I was trying to help a co-worker that had an odd problem in their ASP.NET 2.0 application. Despite the fact that the class was in the ‘App_Code’ directory and the class was within the same namespace yet it could not accessed/recognized. We were receiving the error, “The type or namespace name ‘example’ could not […]