Creating a subscription notification service in C# and ASP.Net - TechRepublic
Question
July 8, 2008 at 07:43 PM
mikjr

Creating a subscription notification service in C# and ASP.Net

by mikjr . Updated 17 years, 12 months ago

Do you have any suggestions for creating a subscription service for web updates to a web pages? My requirements are to use a long dynamic query string URL that is not stored in a table.

I know it would be reasonable to do this with a rss xml file but I want to send a lengthy, specific URL to a user.

This discussion is locked

All Comments