views:

242

answers:

1

Hello everyone,

I am interested in and new to database type project in VSTS2008. I am especially interested in how this new type of project could benefit my development work (previous I always develop all SQL stuff inside SQL Server Management Studio), and whether this type of project could facilitate deployment of database.

Appreciate if you could give me some good recommendations. :-)

BTW: I am using VSTS 2008 + C#.

thanks in advance, George

+1  A: 

My suggestion is to download the Visual Studio Team System 2008 VPC image and the acoompanying Hands On Lab, and go through the exercise there. You can download them from here. Not only it covers the database portion, but also the rest of the stuffs (architecture, development,testing, etc.)

Also, take a look at the video available here. I found them quite good if you want to pick up the stuffs quickly as well. Again, it will cover everything including database development.

Jimmy Chandra
Thanks, any printable document to recommend?
George2