https://www.developerfusion.com/t/sql-server/media/view/video/ Video SQL Server Media from Developer Fusion 2011-03-04T11:32:00.00Z http://www.developerfusion.com/media/76319/sql-server-2008-r2/ SQL Server 2008 R2 2010-02-01T03:47:00.00Z Amit Goyal and Michael Lisin discuss SQL Server 2008 R2 with Ted Neward. James Crowley http://www.developerfusion.com/media/70809/sql-server-fundamentals-for-the-accidental-dba/ SQL Server Fundamentals for the Accidental DBA 2009-11-16T10:59:00.00Z SQL Server expert Eric Johnson teaches "Accidental DBAs" the basic building blocks of SQL Server maintenance in a no-nonsense, approachable way.  Topics include installation, database overview, backing up and restoring databases and more. James Crowley http://www.developerfusion.com/media/48397/microsoft-sql-server-2008-analysis-services-unleashed-video/ Microsoft SQL Server 2008 Analysis Services Unleashed (video) 2009-07-17T16:30:00.00Z Irina Gorbach and Edward Melomed discuss new features in SQL Server 2008 Analysis Services. Learn how to build enterprise-class OLAP solutions with Analysis Services 2008 rapidly and efficiently. James Crowley http://www.developerfusion.com/media/113716/sql-server-2008-reading-filestream-data/ SQL Server 2008 - Reading FileStream Data 2011-03-04T11:24:00.00Z SQL Server 2008 has a new extension to the varbinary(max) datatype which allows you to store arbitrary large blobs "in the database" from the perspective of data access and backup but the actual data is stored in the filesystem.In this session we take a look at how we can use FileStream a. James Crowley http://www.developerfusion.com/media/113719/sql-server-2008-writing-data-with-filestream/ SQL Server 2008 - Writing data with FileStream 2011-03-04T11:24:00.00Z SQL Server 2008 has a new extension to the varbinary(max) datatype which allows you to store arbitrary large blobs "in the database" from the perspective of data access and backup but the actual data is stored in the filesystem.In this session we follow on from a previous video and take a loo. James Crowley http://www.developerfusion.com/media/113718/sql-server-2008-change-tracking/ SQL Server 2008 - Change Tracking 2011-03-04T11:24:00.00Z SQL Server 2008 has two facilities for monitoring changes to a table to facilitate (e.g.) loading of a data warehousing or building an online/offline application with syncronisation capabilities.In this video we take a look at "Change Tracking" which provides notification of net changes made James Crowley http://www.developerfusion.com/media/113721/sql-server-2008-table-valued-parameters/ SQL Server 2008 - Table Valued Parameters 2011-03-04T11:24:00.00Z SQL Server 2008 (and ADO.NET in .NET Framework V3.5) have a capability whereby you can pass a whole table of data into a stored procedure in one go. Rather than passing XML or a string, multi-valued parameters can be represented quite naturally.In this video, we take a quick look. James Crowley http://www.developerfusion.com/media/48509/on-microsoft-sql-server-lessons-from-an-architect-with-william-r-vaughn-part-one/ On Microsoft - SQL Server Lessons From An Architect with William R. Vaughn - Part One 2009-07-17T16:30:00.00Z Legendary "Hitchhiker's Guide to Visual Studio and SQL Server," author William R. Vaughn shares valuable lessons and advice on the latest development tools provided by Visual Studio and SQL Server - Part 1 of 2. James Crowley http://www.developerfusion.com/media/48535/on-microsoft-sql-server-2005-database-administration-with-buck-woody-part-2/ On Microsoft - SQL Server 2005 Database Administration with Buck Woody - Part 2 2009-07-17T16:30:00.00Z Join host Ted Neward as he discusses scripting with "Adminstrator's Guide to SQL Server 2005" author Buck Woody in part 2 of this series. James Crowley http://www.developerfusion.com/media/48540/on-microsoft-sql-server-2005-database-administration-with-buck-woody-part-1/ On Microsoft - SQL Server 2005 Database Administration with Buck Woody - Part 1 2009-07-17T16:30:00.00Z Join host Ted Neward as he discusses scripting with "Adminstrator's Guide to SQL Server 2005" author Buck Woody in part 1 of this series. James Crowley http://www.developerfusion.com/media/113856/windows-workflow-foundation-building-persistence-services/ Windows Workflow Foundation: Building Persistence Services 2011-03-04T11:32:00.00Z Windows Workflow Foundation comes with its own persistence service that uses SQL Server. However, it is also possible to build your own, and in this session we explore the basics of achieving that. James Crowley http://www.developerfusion.com/media/113882/aspnet-database-connection/ ASP.NET Database Connection 2011-03-04T11:32:00.00Z This Screencast shows you how to configure your ASP.NET 2.0 Web application to connect to SQL Server 2005 by using Windows authentication. In addition, this Screencast presents an authorisation pattern for restricting your application's identity within the database. James Crowley http://www.developerfusion.com/media/113932/working-with-triggers-on-data-definition-language/ Working with triggers on Data Definition Language 2011-03-04T11:32:00.00Z A new feature in SQL Server 2005 allows us to install triggers on Data Definition Language (e.g. when a table is created). This session takes a look. James Crowley http://www.developerfusion.com/media/9773/sql-server-2005-clr-objects-basics/ Sql Server 2005 CLR Objects Basics 2006-10-11T09:05:00.00Z Wally talks about the basics of Sql Server 2005 CLR Objects. James Crowley http://www.developerfusion.com/media/11465/sql-server-lessons-from-an-architect-part-2/ SQL Server Lessons From An Architect - Part 2 2007-10-17T00:00:00.00Z Legendary "Hitchhiker's Guide to Visual Studio and SQL Server," author William R. Vaughn shares valuable lessons and advice on the latest development tools provided by Visual Studio and SQL Server, in part two of this two-part video series. James Crowley http://www.developerfusion.com/media/11482/inside-scripting-vbscript-wmi-and-adsi-unleashed-part-2/ Inside Scripting - VBScript, WMI and ADSI Unleashed- Part 2 2007-09-18T00:00:00.00Z Join host Ted Neward as he discusses the SQL server 2005 database administration with "VB Script, WMI, and ADSI" author Don Jones, in part two of this video series. James Crowley http://www.developerfusion.com/media/11488/microsoft-sql-server-2008-analysis-services-unleashed/ Microsoft SQL Server 2008 Analysis Services Unleashed 2008-12-17T00:00:00.00Z Irina Gorbach and Edward Melomed discuss new features in SQL Server 2008 Analysis Services. Learn how to build enterprise-class OLAP solutions with Analysis Services 2008 rapidly and efficiently. James Crowley http://www.developerfusion.com/media/11508/microsoft-sql-server-2008-reporting-services/ Microsoft SQL Server 2008 Reporting Services 2009-01-08T00:00:00.00Z Amit Goyal discusses Michael Lisin's book, Microsoft SQL Server 2008 Reporting Services, the comprehensive guide to SQL Server 2008 Reporting Services. Learn about the latest features. James Crowley http://www.developerfusion.com/media/11517/inside-scripting-vbscript-wmi-and-adsi-unleashed-part-1/ Inside Scripting - VBScript, WMI and ADSI Unleashed, Part 1 2007-09-18T00:00:00.00Z Join host Ted Neward as he discusses the SQL server 2005 database administration with "VB Script, WMI, and ADSI" author Don Jones, in part one of this video series. James Crowley http://www.developerfusion.com/media/11531/sql-server-2005-database-administration-part-2/ SQL Server 2005 Database Administration - Part 2 2007-09-18T00:00:00.00Z Join host Ted Neward as he discusses scripting with "Administrator's Guide to SQL Server 2005" author Buck Woody in part two of this video series. James Crowley