Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL Notification Service

Author  Topic 

aravindt77
Posting Yak Master

120 Posts

Posted - 2007-10-22 : 02:48:00

Hi,

Can anyone tell me abt SQL Notification Service ???
Is that SQL Programming application or can be implemented with other Dot Net Languagues ???

Need to know further that this services are implemented only by the Database Engineers or integrated with the Application development using .Net Language like C# etc ????

I m n urgent need for this problem

Thanks in advance

Regards

Aravind

ratheeshknair
Posting Yak Master

129 Posts

Posted - 2007-10-22 : 08:35:41
SQL Server Notification Services is a platform for developing and deploying applications that generate and send notifications. The notifications can be sent to a wide variety of devices, such as e-mail addresses, cell phone numbers, or Microsoft Windows Messenger clients. Applications built on Notification Services can scale to support thousands to millions of users.

http://www.microsoft.com/sql/technologies/notification/default.mspx

RKNAIR
Go to Top of Page
   

- Advertisement -