Does anyone have a list of advice, best practices, getting started guides, etc. for VS for Database Developers?
+1
A:
stick to sql scripts?
Seriously.... the visual tools for DB creation make it harder to build and maintain a DB In my opinion.
Jeremy Petzold
2010-02-06 00:04:49
The tools available in VS2010 beta are really great an definate improvement over ssms imo. I can't speak for 2008 since i only use professional, not TS.
Paul Creasey
2010-02-06 00:10:22
VS2010 appears to be script based. SS Management Studio has far more visual editors.
Jonathan Allen
2010-02-06 00:14:16
@Paul, what do you think of the folder structures? I find it odd that keys are stored separately from the tables they affect.
Jonathan Allen
2010-02-06 00:15:22