Monday, October 25, 2004 - Posts

SQL Server 2005 Web Casts

And following up all the other webcast series that are going around (ASP.NET 2.0, Windows Forms 2.0) here's a set on SQL Server 2005 which shouldn't be missed. http://msdn.microsoft.com/sql/2005webcasts   Read More

SQL Server 2005 and MARS

There's a good article over here at MSDN on the Multiple Active Result Sets (MARS) feature in SQL Server 2005 and ADO.NET 2.0. What I really liked in there was the section entitled "I Already Have MARS" which is written Read More

MCE 2005 Dev and SDK

I happened to come across the Media Center 2005 developer section on MSDN. I haven't looked at this at all before so it's nice to find that writing add-ins for MCE 2005 is done in .NET code and it looks like there's a nice object Read More

Rebuilding Solutions with VS.NET 2003

This KB article looks interesting to me - it seems to fix the problem you have in VS.NET 2003 where you rebuild the solution and the tool rebuilds everything for you even though nothing has changed. I haven't installed and tried Read More

Windows Forms Webcasts

Hot on the heels of the ASP.NET Webcast series comes a Windows Forms .NET webcast series. Read More