A blog about code samples for mainly Microsoft SQL Server.
Browse by Tags
All Tags »
ADO.NET (RSS)
-
SQL Server 2008 (Katmai) October 2009 Samples Refresh 3 is now available. SQL Server 2008 (Katmai) Product Samples Refresh 3 is now live at http://sqlserversamples.codeplex.com/ . There are numerous bug fixes and a new sample, RSPermissions which demonstrates Read More...
|
-
Doug Holland (a C# MVP) has opened two work items in Connect. The first one is about being able to share settings between VS and SSMS for those of us who do both DBA and developer work. You shouldn't have to specify font, color, or tab settings twice, Read More...
|
-
Have you ever tried using high availability technology like SQL Server database mirroring and been surprised when your ADO.NET client didn't seemlessly switch from the principal to the failover partner but instead reported an exception? The Fault Retry Read More...
|
-
Have you ever wanted an RSS feed that displayed changes to a database? SQLRSS ( http://codeplex.com/SQLRSS ) may be just the ticket for you. This application uses the SQL Server 2008 feature called Change Data Tracking to gather changes made to the database Read More...
|