Hi All,
I am trying to run a sample created using C# for SQL dependency. Whenever certain data is inserted in given table, I want a notification in my C# application. Right now, I am having both (my C# application as well as my SWl Server 2008 R2) the setups on the same machine which is not connected to any network.
My problem is, although my broker service is enabled SQL server is not throwing me notification back in my C# application, although I modified data in my database. In simpler words, my sqlDependency_Onchange event is not firing.
Please help me out.
Regards, http://www.shwetalodha.blogspot.in/