Simulating Monolog Conversations with SQL Server 2005 Service Broker
Last Updated: 12 Oct 2007
Page Views: 12,535
Rating: 3.40/5
Votes: 2
Popularity: 1.02
Bookmark Count: 13
How to use SQL Server 2005 Service Broker technology to simulate monologs and traditional queues
Passing Arrays in SQL Parameters using XML Data Type in SQL Server 2005
Last Updated: 12 Oct 2007
Page Views: 42,042
Rating: 4.17/5
Votes: 8
Popularity: 3.76
Bookmark Count: 43
Using XML data types in SQL Server 2005, we can pass an array of values from an application server to the database.
Inversion of Control (IoC) in XAML
Last Updated: 16 Jan 2007
Page Views: 24,499
Rating: 4.79/5
Votes: 14
Popularity: 5.49
Bookmark Count: 27
Licence: The Code Project Open License (CPOL)
An article about Inversion of Control in XAML
TypeBuilderLib, a Library to Build Dynamic Types Easily
Last Updated: 23 Feb 2007
Page Views: 16,952
Rating: 4.42/5
Votes: 14
Popularity: 5.07
Bookmark Count: 37
Licence: The Code Project Open License (CPOL)
TypeBuilderLib allows you to create dynamic types on the fly, which can increase the productivity of developers and the performance of applications.