Date: September 17th, 2004

MSDN2: Walkthrough: Using ASP.NET Output Caching with SQL Server

17 September, 2004 (15:10) | Asp.Net 2.o | No comments

This link may actually become invalid from the looks of the site.
An advanced feature of ASP.NET output caching is SQL cache dependency. Essentially, SQL cache dependency enables caching pages that are dependent on data from SQL ServerRead more

.NET Undocumented: Whidbey Hashtables

17 September, 2004 (14:55) | Asp.Net 2.o | No comments

The new generic hashtable collection in Whidbey, Dictionary, has a number of major differences from v1.1. There are also changes to the existing non-generic hashtable collection.
Read more

MSDN: Code Generation with Codesmith

17 September, 2004 (05:48) | .NET Code Related | 2 comments

Ever find yourself writing the same type of code over and over again? While code generation isn’t a panacea, it can certainly help speed up the development process and improve the reliability and maintenance of your code. In this article, Brian Boyce shows how a freeware product called Codesmith can be used to kick-start your […]

SourceMonitor Version 1.2

17 September, 2004 (05:43) | .NET Tools | No comments

SourceMonitor Version 2.0 is now available for download. This new version fixes all reported bugs and includes many enhancements as described below.
Link here