X
Xavier Decoster
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.
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.