Github WebHooks handler using Asp .Net

In previous post we have seen WebHooks handler for Instagram here. In this post we will see WebHooks handler for Github. Github gives very powerful support to the developers. Currnetly there are more than 20 events supported by Github which includes Wildcard Event. What is Wildcard Event? When you add the wildcard event, it will be replaced by any … Continue reading Github WebHooks handler using Asp .Net

WebHooks in Asp.Net : A Visual Studio Extension

Before couple of weeks Asp.Net team has announced to support Web Hooks with Visual Studio. First of all let us see What is WebHooks? A WebHooks in web development is a method of augmenting or altering the behavior of a web page, or web application, with custom callbacks. These callbacks may be maintained, modified, and managed … Continue reading WebHooks in Asp.Net : A Visual Studio Extension

Agile with TFS 2015(Team Foundation Server)

Team foundation Server 2015 is out last month with tremendous new features. First of all let us see basic introduction for those who does not know what is TFS or those who did not work with TFS. Team Foundation Server (commonly abbreviated to TFS) is a Microsoft product which provides source code management (either via … Continue reading Agile with TFS 2015(Team Foundation Server)