Posts
  • Vishal Agrawal

    BizTalk Configuration Store

    • 1 Comments
    There are several ways by which you can store configuration data in BizTalk. Each one has their own advantages and disadvantages. Depending on the requirement in hand, correct approach would be chosen. 1. BTSNTSVC.exe.config Cons: Content of this...
  • Vishal Agrawal

    Subscribe to Team Foundation Server (TFS) event WorkItemChangedEvent

    • 2 Comments
    VSTS provides the event model. Event Service allows subscription of events using SMTP or SOAP protocol. Sample code below provides a web service that subscribes to WorkItemChangedEvent . Web service logs the Event XML generated by triggering WorkItemChangedEvent...
Page 1 of 1 (2 items)