30 Apr
2008

My VSTO Presentation

On Monday I was privileged to participate in the Microsoft Visual Studio 2008 product launch by presenting a session on VSTO with Microsoft Architect Evangelist, Bruce Kyle. This is a fairly light presentation intended to introduce some new C# language features, VSTO integration features, SharePoint 2007 work flows, Office extension projects for Visual Studio, and […]

Read More
30 Apr
2008

New Date and Time types in SQL Server 2008

I’ve been going through some of the new language features in SQL Server 2008.   The easiest to find are the new HierarchyID, sparse data columns, and brand spanking new date and time types. I’m just going to (briefly) discuss the date and time types. Start with new Date and Time types.  Not DateTime, or SmallDateTime […]

Read More