In this tutorial we're going to examine the Live Alerts service. We'll discover how we can programmatically register users and groups as well as send notifications to our registered users via the Live Alerts web service. If you wish to follow along you'll need to request the API credentials from Microsoft. The Live Alerts service uses IP filtering to restrict access to the web services, hence you'll need to supply an IP address for both your development and production environments. I was told by a representative of the support staff that wildcards may be used for specifying IP addresses. For example, the IP 33.33.*.* should be valid. The following link on MSDN contains details on how you can get started and request your API credentials, however, the basic run down is: ....
Go to the complete details ...