SQL Server 2005 Service Broker Error 15517
Sometimes I’ve run into the following error in the event log when using the service broker to do SQL command notifications with SQL 2005:
Sometimes I’ve run into the following error in the event log when using the service broker to do SQL command notifications with SQL 2005:
While the ASP.NET Forms Authentication system is a great system for authentication, it has one significant shortcoming for a lot of sites. You can either onl...
I was having lots of trouble recently with a WCF WSHttpBinding scenario on a server. It had been working, and the only thing I had changed recently was to th...
After further testing, I discovered a bug in my GroupedUpdatePanel. It didn’t always function correctly when the postback was initiated by a child control wi...
Without a doubt, AJAX is one of the most useful web development tools out there. Through AJAX, we finally have a method for developing web pages with robust ...