Showing related tags and posts accross the entire site.
-
most of our .NET projects has a database project with three scripts in it, (1) create database script, (2) database shema script and the (3) default data script. for our pre-release, we packaged the database creation with default data in our Installshield project so we made use of the SQLScripts section...