Welcome to MSDN Blogs Sign in | Join | Help

March 2006 - Posts

We love customers like David Hayden!

We love customers like David Hayden ! David has been spending time at the MSDN Forums (in particular the .NET Framework Data Access forum ) helping out those who've got stuck and blogging a bunch of ADO.NET 2.0 stuff. Here's a list of David's helpful
Posted by alexbarn | 4 Comments
Filed under:

Adding nesting options to DbConnectionScope.

I managed to squeeze in enough time to implement nesting options for the DbConnectionScope class. My approach was to follow the nesting option pattern given by TransactionScope, so I added a DbConnectionScopeOptions enum with Required, RequiresNew and
Posted by alazela | 3 Comments

Attachment(s): DbConnectionScope.cs

ADO.NET Versions and Indexing

Julia Lerman over at DevSource posted this quick article: "Someone asked me about ADO.NET indexing which encouraged me to write about some of the amazing performance tests I have done comparing VS2003 and VS2005's DataTable indexing."
Posted by alexbarn | (Comments Off)
Filed under:

Fun Hash Joins with VB9 LINQ

Brian Beckman is a Software Architect in the Data Programmability team here at Microsoft. His latest post should give you a good idea of the kind if stuff he's working on - Fun Hash Joins with VB9 LINQ .
Posted by alexbarn | 1 Comments
Filed under:

Developers! - Express contest - win $10K

A new worldwide contest for developers has been launched by the folks at Visual Studio Express and SQL Server Express. Here's how it goes: you think of something cool using Visual Studio Express and SQL Server Express . It could be desktop app, a web

An Introduction to Data Structures

In November 2003 MSDN Online published a popular six-part series on using data structures in the .NET Framework. In 2005, the first part was updated to take advantage of the new data structures and features available with the .NET Framework version 2.0,
Posted by alexbarn | 1 Comments
Filed under:

Conversation with scientist, engineer and database legend Jim Gray

Channel 9 has posted great video interview with Jim Gray, a researcher and manager of Microsoft Research's eScience Group . "This episode features Jim Gray . He is a "Technical Fellow" in the Scaleable Servers Research Group (Sky Server, Terra Server)
Posted by alexbarn | 1 Comments
Filed under:

10 Mistakes Developers Make With Databases

A new article published at Developer.com is worth checking out: Ten of the Biggest Mistakes Developers Make With Databases .
Posted by alexbarn | 1 Comments

Data Binding in ASP.NET 2.0

Jesse Liberty has written up a good article showing how to bind data into ASP.NET control over at O'Reilly's brand new ASP.NET 2.0 Training Center site: "...in the next version of the .NET Framework a great deal of the ADO.NET object model has been incorporated
Posted by alexbarn | (Comments Off)
Filed under:
 
Page view tracker