.net - Run application after database is deploy -


i have database project in visual studio 2013. after deployment of database objects triggered several sql scripts insert, or update records in tables.

after total deployment, including post-deployment scripts needed run custom console application sends e-mails according list server administrators information successful or unsuccessful deployment.

is possible in database project?


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -