28
Sep
Posted by Richard » Add Comment »
Visual Studio Database Project
I’ve realized that I never understood the full potential of the Visual Studio Database Project. None of the projects I’ve worked on has had a effective process on handling changes and versioning of the database schema. Test data, build scripts, changes to the local development database versus the test and production base has also been a bit bumpy. I’ve haven’t understood that working with the Database Project potentially could solves a lot of these challenges .
A chapter from the Database Access with Visual BasicĀ® .NET book describes some features in the Database Project.
There's 0 Comment So Far
Share your thoughts, leave a comment!