In the April CTP of .NET 2.0, I chanced upon some changes to SqlNotificationRequest, using my favorite tool, .NET Reflector and my one my favorite investigative techniques, called “follow the error message”. It turns out that two properties in SqlNotificationRequest the id and Service properties are about to be replaced. They still work but are […]