visual studio - Tracking changes between development, testing and production -


in big enterprise application (microsoft ax, nav, sap) code migrates between different app scenarios: development, testing, acceptance, production...

we develop visualstuido , tfs, , achieve duplicate database (production , test) , track our modifications manually, checking tfs log, , generating manually difference script between database versions, ...

is difficult manage our main application lifecylce, deal multiple micro-alm customizations each project/customer lot of work!!

i found tools migrator.net, manually. there tool implement scenarios , track , migrate changes automatically?

i don't know 'automatically track changes' visual studio there menu 'compare databases' : http://msdn.microsoft.com/en-us/library/aa833435(v=vs.100).aspx

maybe help.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -