How do I create a sql dependency on a table in sql server 2000 and asp.net 2.0? -


i need create sql dependency on table in sql server 2000 in asp.net 2.0 pages.

what required actions , best way? thanks..

microsoft has great tutorial on this explains need enable using aspnet_regsql.exe utility or sqlcachedependencyadmin class


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -