Video SQL Media from Developer Fusion https://www.developerfusion.com/t/sql/media/view/video/ Video SQL Media from Developer Fusion http://www.rssboard.org/rss-specification en-GB Wed, 25 Jul 2012 05:16:00 GMT #368 MiniProfiler MiniProfiler allows you to see the speed of a request conveniently on the page. It also shows the SQL queries performed and allows you to profile a specific block of code. http://www.developerfusion.com/media/145206/368-miniprofiler/ http://www.developerfusion.com/media/145206/368-miniprofiler/ Wed, 25 Jul 2012 05:16:00 GMT James Crowley #354 Squeel Squeel provides a comprehensive DSL for writing SQL queries in Ruby. It is built upon Arel giving you access to many of its powerful features. http://www.developerfusion.com/media/143610/354-squeel/ http://www.developerfusion.com/media/143610/354-squeel/ Wed, 30 May 2012 10:37:00 GMT James Crowley #251 MetaWhere & MetaSearch MetaWhere provides a way to do complex find conditions without SQL in Active Record. MetaSearch makes it easy to create search forms with many find options. http://www.developerfusion.com/media/118917/251-metawhere-metasearch/ http://www.developerfusion.com/media/118917/251-metawhere-metasearch/ Tue, 10 May 2011 03:36:00 GMT James Crowley Steve Hughes on SQL Azure Steve Hughes shows how to quickly create and manage a SQL Azure database, and shows options for migrating and maniuplating data. http://www.developerfusion.com/media/113956/steve-hughes-on-sql-azure/ http://www.developerfusion.com/media/113956/steve-hughes-on-sql-azure/ Fri, 04 Mar 2011 12:40:00 GMT James Crowley SQL Server 2008 R2 Amit Goyal and Michael Lisin discuss SQL Server 2008 R2 with Ted Neward. http://www.developerfusion.com/media/76319/sql-server-2008-r2/ http://www.developerfusion.com/media/76319/sql-server-2008-r2/ Mon, 01 Feb 2010 03:47:00 GMT James Crowley SQL Server Fundamentals for the Accidental DBA 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. http://www.developerfusion.com/media/70809/sql-server-fundamentals-for-the-accidental-dba/ http://www.developerfusion.com/media/70809/sql-server-fundamentals-for-the-accidental-dba/ Mon, 16 Nov 2009 10:59:00 GMT James Crowley Oracle SQL Developer: Dig the New Data Modeler! VIDEO PODCAST: Product manager Sue Harper describes Oracle SQL Developer Data Modeler, the newest addition to the SQL Developer family of tools. http://www.developerfusion.com/media/44731/oracle-sql-developer-dig-the-new-data-modeler/ http://www.developerfusion.com/media/44731/oracle-sql-developer-dig-the-new-data-modeler/ Fri, 03 Jul 2009 15:41:00 GMT James Crowley Microsoft SQL Server 2008 Analysis Services Unleashed (video) 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. http://www.developerfusion.com/media/48397/microsoft-sql-server-2008-analysis-services-unleashed-video/ http://www.developerfusion.com/media/48397/microsoft-sql-server-2008-analysis-services-unleashed-video/ Fri, 17 Jul 2009 16:30:00 GMT James Crowley ADO.NET Data Services - Surfacing Data ADO.NET Data Services let us make data widely available through RESTful web services. In this video we take a look at how we can offer data from the ADO.NET Entity Framework, LINQ to SQL and any arbitrary data. http://www.developerfusion.com/media/113714/adonet-data-services-surfacing-data/ http://www.developerfusion.com/media/113714/adonet-data-services-surfacing-data/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley SQL Server 2008 - Reading FileStream Data 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. http://www.developerfusion.com/media/113716/sql-server-2008-reading-filestream-data/ http://www.developerfusion.com/media/113716/sql-server-2008-reading-filestream-data/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley SQL Server 2008 - Writing data with FileStream 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. http://www.developerfusion.com/media/113719/sql-server-2008-writing-data-with-filestream/ http://www.developerfusion.com/media/113719/sql-server-2008-writing-data-with-filestream/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley SQL Server 2008 - Change Tracking 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 http://www.developerfusion.com/media/113718/sql-server-2008-change-tracking/ http://www.developerfusion.com/media/113718/sql-server-2008-change-tracking/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley SQL Server 2008 - Table Valued Parameters 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. http://www.developerfusion.com/media/113721/sql-server-2008-table-valued-parameters/ http://www.developerfusion.com/media/113721/sql-server-2008-table-valued-parameters/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley On Microsoft - SQL Server Lessons From An Architect with William R. Vaughn - Part One 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. http://www.developerfusion.com/media/48509/on-microsoft-sql-server-lessons-from-an-architect-with-william-r-vaughn-part-one/ http://www.developerfusion.com/media/48509/on-microsoft-sql-server-lessons-from-an-architect-with-william-r-vaughn-part-one/ Fri, 17 Jul 2009 16:30:00 GMT James Crowley On Microsoft - SQL Server 2005 Database Administration with Buck Woody - Part 2 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. http://www.developerfusion.com/media/48535/on-microsoft-sql-server-2005-database-administration-with-buck-woody-part-2/ http://www.developerfusion.com/media/48535/on-microsoft-sql-server-2005-database-administration-with-buck-woody-part-2/ Fri, 17 Jul 2009 16:30:00 GMT James Crowley On Microsoft - SQL Server 2005 Database Administration with Buck Woody - Part 1 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. http://www.developerfusion.com/media/48540/on-microsoft-sql-server-2005-database-administration-with-buck-woody-part-1/ http://www.developerfusion.com/media/48540/on-microsoft-sql-server-2005-database-administration-with-buck-woody-part-1/ Fri, 17 Jul 2009 16:30:00 GMT James Crowley On Microsoft - Inside Scripting: VBScript, WMI and ADSI Unleashed with Don Jones - Part 2 Join host Ted Neward as he discusses the SQL server 2005 database administration with "VB Script, WMI, and ADSI" author Don Jones, in part 2 of this series. http://www.developerfusion.com/media/48543/on-microsoft-inside-scripting-vbscript-wmi-and-adsi-unleashed-with-don-jones-part-2/ http://www.developerfusion.com/media/48543/on-microsoft-inside-scripting-vbscript-wmi-and-adsi-unleashed-with-don-jones-part-2/ Fri, 17 Jul 2009 16:30:00 GMT James Crowley On Microsoft - Inside Scripting: VBScript, WMI and ADSI Unleashed with Don Jones - Part 1 Join host Ted Neward as he discusses the SQL server 2005 database administration with "VB Script, WMI, and ADSI" author Don Jones, in part 1 of this series. http://www.developerfusion.com/media/48547/on-microsoft-inside-scripting-vbscript-wmi-and-adsi-unleashed-with-don-jones-part-1/ http://www.developerfusion.com/media/48547/on-microsoft-inside-scripting-vbscript-wmi-and-adsi-unleashed-with-don-jones-part-1/ Fri, 17 Jul 2009 16:30:00 GMT James Crowley #25 SQL Injection One of the most common security problems for dynamic sites is SQL Injection. Thankfully Rails does everything it can in solving this issue, but you still need to be aware of it. http://www.developerfusion.com/media/119143/25-sql-injection/ http://www.developerfusion.com/media/119143/25-sql-injection/ Tue, 10 May 2011 03:36:00 GMT James Crowley #22 Eager Loading One way to improve performance is to cut down on the number of SQL queries. You can do this through eager loading. Learn all about it in this episode! http://www.developerfusion.com/media/119146/22-eager-loading/ http://www.developerfusion.com/media/119146/22-eager-loading/ Tue, 10 May 2011 03:36:00 GMT James Crowley