February 2008 - Posts

Steve Lasker on Stored Procedures, SQL Server Express and SQL Server Compact
14 February 08 11:24 AM | marcelolr | 0 Comments   
Steve Lasker has some very good explanations on the thinking and the trade-offs behind SQL Server Express and SQL Server Compact in this post . If you haven't kept pace with the free Express and Compact editions of SQL Server, you really are missing out. Read More...
Filed under:
Windows Performance Tools Kit available
10 February 08 11:26 AM | marcelolr | 2 Comments   
The Windows Performance Tools Kit is now shipping along with Windows SDK for Windows Server 2008 and .NET Framework 3.5 . A mouthful both, to be sure, but if you use either regularly it won't be long before they become just "xperf" and "the SDK". The Read More...
Filed under: ,
Mike on 'Why ADO.NET Data Services'
04 February 08 01:22 PM | marcelolr | 0 Comments   
Mike has posted Why ADO.NET Data Services Framework (aka Astoria)? over on our team blog. While I generally focus on the how side of things, the why is critically important, so I encourage you to head over there, read the blog and leave your comment. Read More...
Drag and Drop with shell-style previews
02 February 08 11:43 AM | marcelolr | 0 Comments   
Adam Root has posted a step-by-step post on how to enable nice preview images across windows when implementing drag and drop. I haven't written on the topic in a while, but it's turned out to be a very popular source of emails even today, so I'm sure Read More...
Filed under: ,
Streaming Exceptions from ADO.NET Data Services
01 February 08 04:01 PM | marcelolr | 2 Comments   
In the last post , I discussed what happened with regular exceptions, "unrecoverable" exceptions and WebDataServiceException. In this post I'll tackle another aspect. The service will stream results, meaning that we don't require the data source to materialize Read More...
Page view tracker