9
votes
1
vote
How should you build your database from source control?
We have our Silverlight project with MSSQL database in Git version control. The easiest way is to make sure you've got a slimmed down database (content wise), and do a complete dump from f …
2
votes
