Microsoft announces the next versions for .Net – .Net Framework 4.0 and Visual Studio 2010.
How to find ildasm.exe on your developer machine. Also includes links to tutorial and ildasm.exe usage documentation.
Download the Books Online for the corresponding version of SQL Server from the following links. SQL Server 2008 Books Online
Script to get the number of physical and logical CPUs (processors) on a ‘SQL Server’ Server Machine.
T-SQL Script to get the row counts, column counts and data sizes for all the tables in a database.
1 line script to truncate all tables in a database
A real world example of how too much AJAX in your pages can choke your site and ruin the User Experience.
The safest and most efficient way to clear a StringBuilder variable is as follows.
T-SQL (SQL Server) code snippet to get the number of days in the current month.