Re: SQL Server Notification Services
- From: "Marina Levit [MVP]" <someone@xxxxxxxxxx>
- Date: Thu, 26 Oct 2006 10:53:09 -0400
I found using NS only worked in the simplest of scenarios, and it was a pain
to configure and especially debug. You configure everything in XML - not
too pretty or user friendly, no intellisense, etc. The debugging especially
was so brutal, it was decided that rolling our own alerting mechanism was
much simpler, more reliable, and much easier to troubleshoot and change.
I haven't heard too much about NS, I'm not sure if this has really picked up
any steam, probably for the kinds of issues I described above.
"Xavier Decoster" <xavier.decoster@xxxxxxxxx> wrote in message
news:%23KOepMM%23GHA.4524@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
I'm working on a Windows-application (c#) and an ASP.NET (c#) website. The
application handles new subscriptions of students in an academy. This
academy had two different locations that uses this same software.
The ASP website can be used by the students to subscribe for a new
education.
I created an MSN-like popup window that should display on the correct
location when a student subscribed throught the site for an education on
that location.
I thought Notification Services would be usefull to solve this problem.
The problem is I'm not used to work with this technology, so if anyone can
help me out?
For example:
How to monitor a the StudentsTable for new records?
How to set up such Notification Service?
How to subscribe my Win-software to this SQLNS?
I use SQL SERVER 2005 and VS.NET 2005.
Thanks in advance!
Xavier.
.
- Follow-Ups:
- Re: SQL Server Notification Services
- From: Xavier Decoster
- Re: SQL Server Notification Services
- References:
- SQL Server Notification Services
- From: Xavier Decoster
- SQL Server Notification Services
- Prev by Date: TableAdapter - fails when database name changed
- Next by Date: Oracle FGAC and .NET
- Previous by thread: SQL Server Notification Services
- Next by thread: Re: SQL Server Notification Services
- Index(es):
Relevant Pages
|