SQL Connections Slides and Demo Posted

It was great to be able to meet many new users of the Database Edition product at the SQL Connection Spring 2009 conference this week. Thank you for attending the sessions. There were lots of great questions, critical feedback and input for new features and improvements, they are all noted!

As promised the slides and demos of the two “DataDude” sessions are now posted on the www.DBProj.com website.

SDB413: Automating Database Deployment Do you have a need to automate the deployment of your database schema? Learn how to leverage DBSCHEMA files in combination with the command line VSDBCMD.EXE deployment engine. The latest Visual Studio 2008 Team System Database Edition GDR release provides a redistributable deployment engine that allows you to create a database deployment unit, which you can integrate in to your own “database setup”.

SDV417: Roll Your Own DataDude Rules
Learn how to extend T-SQL Static Code Analysis by writing your own rules! Static code analysis allows you to enforce your own rules in the context of your own SQL Server schema. Now you can extend the existing rule set with your own set of rules, by implementing some .NET classes. 
Demo project

Enjoy,
-GertD @ www.DBProj.com