.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 -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -