ASP.NET AJAX
Atlas, Microsoft’s AJAX framework for ASP.NET, has been renamed to ASP.NET AJAX. Not that there’s a huge surprise, since Atlas was just a code name. There’s no new CTP, although […]
Continue ReadingASP.NET CheckBoxList Validator
Scott Mitchell put up a post about a CheckBoxList validator he built for ASP.NET 2.0. Worth checking out. I wrote a custom validator for CheckBoxLists a few weeks ago & […]
Continue ReadingStored Procedures that start with sp_
…will run slower, because SQL Server will first check irish sildenafil sites the master database for them. Weird but true, according to SQLMag. So, don’t start your lamisil cream procs […]
Continue ReadingA quick Technorati blog-claiming post
So that my blog shows up on Technorati. Funny, it seems like I did this before. Hmm. Technorati Profile
Continue ReadingSmart Employee Goals
It’s been a while since I posted anything in the management category, so it’s time to get caught up. In a past life I was a Software Development Director, so […]
Continue ReadingCustom AJAX Validator for ASP.NET
I saw an article today by Stephen Walther about custom validators with ASP.NET. Or I guess it”s not so much an article as an excerpt from a book. Anyhow, the […]
Continue ReadingStrip Non-Alphanumeric Characters in SQL Server
I recently needed to strip out non-alphanumeric characters in SQL Server. I initially thought I might be able to use a managed stored procedure and C# regular expressions to do […]
Continue Reading