Pretty Cool Site on C# 2.0 and Service Broker

I was browsing the new SQL Server Service Broker Developer's Spot, and I ran across an interesting link:

https://www.dotnetfun.com/

Michael G. has been tinkering with some of the new stuff coming out in Summer this year, and he has written a series of short and easy to read articles about C# 2.0 and Yukon.  Here is a sample of article titles that he has written.

  • Creating Asynchronous Triggers with Service Broker
  • Create SQL Server 2005 CLR Stored Procedures with VS.NET 2005
  • Problems Sending Messages with Service Broker
  • Service Broker - Basic Architecture
  • Service Broker - Conversation Architecture
  • Service Broker - Message Types
  • Service Broker - Contracts
  • Service Broker - Queues
  • Service Broker - Services
  • Service Broker - Service Programs
  • Service Broker - Links
  • Learn How to Create CLR Stored Procedures for SQL Server 2005
  • What's New in C# 2.0 - Partial Classes
  • What's New in C# 2.0 - Static Classes
  • What's New in C# 2.0 - Nullable Types
  • What's New in C# 2.0 - Anonymous Methods
  • C# 2.0 Iterators are Faster, but not that Faster
  • What's New in C# 2.0 - Iterators
  • What's New in C# 2.0 - Generics