Blog entry about MSSQL: Partitioning and Parallelism [ ... ]
My weblog is officially 2 years old. Keep in mind that most blogs never make it to their third or fourth post, so it may be a good reason to celebrate [ ... ]
Blog entry about Roller Video. Slalom [ ... ]
Microsoft is trying to promote more standards-based HTML with VS 2005 and ASP.NET 2.0, as well as to catch potential rendering and browser functionality errors earlier in the development process. The fact is that many developers are unhappy about HTML validation checking feature in Visual Studio 2005 [ ... ]
Blog entry about Possible downtime [ ... ]
Blog entry about Google: "Advertise on this site" links [ ... ]
Blog entry about MSSQL 2005: Troubleshooting Performance methodology [ ... ]
Blog entry about T-SQL: Paging with ROW_NUMBER() [ ... ]
Another cool new feature introduced in MSSQL 2005 - SET showplan_xml ON - will show T-SQL query estimated execution plan in XML format. In addition there is a new query hint introduced in MSSQL 2005 called USE PLAN to force using the plan just saved with SET showplan_xml [ ... ]
Blog entry about T-SQL 2005: One-to-many comma separated [ ... ]