Welcome to MSDN Blogs Sign in | Join | Help

DDITDev

A crack team of devs in the Developer Division. ASP.NET, SQL, C#, development practices.

December 2005 - Posts

Don't forget about locking hints! (posted by Aaron)
I'm a big fan of using locking hints when writing SQL queries. And I'm continually amazed at how many people don't understand (or know) how to use them. Locking hints can help to significantly improve performance of your database and with very little Read More...
Framework Design Guidelines (posted by Aaron)
Brad Abrams has a great series going on Framework Design Guidelines. It's worth checking out. http://blogs.msdn.com/brada/archive/category/2656.aspx . Read More...
Page view tracker