Cool new stuff for Windows developers, part 2: SQL 2008 FILESTREAM

Part 2 in this series: check out the FILESTREAM feature in SQL Server 2008. This provides more robust support for associating large, unstructured “blob” data with the table row to which it belongs. The most obvious example that jumps into my mind would be the back-end for a site that serves videos.

This blog post series is a good introduction.

Leave a Reply