Building Notification Solutions
Notification Services provides a framework for developing notification solutions. To develop Notification Services applications, you define the application properties, and then you configure an instance to host the application.
Your application can use standard components, or you can develop custom components for collecting events, formatting notifications, and distributing notifications.
As part of developing an application, you must also develop a subscription management interface so subscribers can create subscriptions.
In This Section
Topic | Description |
---|---|
Introduces programming tasks and considerations that affect programming tasks. |
|
Contains topics about defining the core Notification Services application. |
|
Contains topics about how to configure a Notification Services instance that hosts one or more applications. |
|
Contain topics that describe how to build an interface for managing subscriber and subscription data. |
|
Contains topics that describe how to build custom event providers, content formatters, and delivery protocols. |
|
Describes how to host the engine for a Notification Services instance in your own application or process. |
See Also
Other Resources
Introducing Notification Services Programming
Deploying Notification Services
Administering Notification Services
SQL Server Notification Services Samples
Notification Services Tutorial