TNWiki Article Spotlight – Microsoft ASP.NET WebHooks

Dear All,

Welcome to TechNet Wiki Tuesday - TNWiki Article Spotlight.

Last time I wrote about Creating Dynamic Dashboard for MVC

In this blog for Tuesday highlight I have selected topic called Microsoft ASP.NET WebHooks. WebHook is an HTTP Callback. This is a simple event notification via HTTP POST.

WebHook is a lightweight HTTP pattern providing a simple pub/sub model for wiring together Web APIs and SaaS services. When an event happens in a service, a notification is sent in the form of an HTTP POST request to registered subscribers. The POST request contains information about the event which makes it possible for the receiver to act accordingly

We can see more detail about WebHooks from this article  Getting started with Microsoft ASP.NET WebHooks Preview created by Gaurav Kumar Arora .Gaurav Kumar Arora has written about WebHooks as series of article .I recommend you all to read all the series articles to get more details about ASP.NET WebHook with example code.

Here are his other articles in the series about ASP.NET WebHooks

See you all soon in another blog post .


Thank you all

Your’s

Syed Shanu

MSDN Profile | MVP Profile | Facebook | Twitter |

7776.Stickpictureindia