Don't forget about the SQL Server 2008 Feature Pack for that added punch!
Doing a little cleaning house here of code that I think others may enjoy. More C# Code that I demostrated at the Orlando .NET Developer CodeCamp 2006. It shows you how to generate a script of a database in SQL Server using SQL Server Management Objects...
Here is a bit of C# Code that I demostrated at the Orlando .NET Developer CodeCamp 2006. It shows you how to make a copy of a database ( Data and Schema ) in SQL Server using SQL Server Management Objects...