tags:

views:

13

answers:

0

Possible Duplicate:
TFS Build Deploy

Hi I am using TFS and want do deploy two web applications after build to a test server. After the deployment I want to call a web page at one of the web applications to trigger some work like, delete all data and insert test data.

How can I accomplish this?