-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: VS2010
Working with Databases in Visual Studio 2010
Having had a less than happy time with the Database Project in Visual Studio 2010 I can report that I have found a workable alternative. Create Database (DEV version) (However you like) Use Sql Server Management Studio to generate an … Continue reading
Visual Studio 2010 Database Projects
I’ve never used a database project in a Visual Studio solution before. In most of the places I’ve worked, the database is managed by full time DBA’s, who deal in sql scripts taylored to make specific schema updates. So i … Continue reading