I've done this a few different ways, but I was wondering what other people do out there...
Situation is this: Business application with a Sql Server Database, using VS.Net 2003. Small development shop, which means all developers may be working on changes that need to go to the staging database at some point.
How do you manage the changes going up and down the line from development to staging?
I am looking at the VS.Net database project type and it really looks promising, but I am curious what other people are doing...