Is ASP.NET cache invalidation possible with SQL Server 2005 Express?


hello - 

 

i've developed asp.net  2.0 web application i've recently upgraded from using a sql2000 database sql 2005 express database.    my series of questions relate cache invalidation, i.e. generating notifications delete pages from asp.net cache when database tables change. 

 

1)   does the sql server 2005 express version support the same direct notification technique used in standard sql server 2005 version?

 

2)  if not, should sql2000 cache dependency polling scheme (using stored procedures) continue work sql server 2005 express database?  (it appears not working after i attached previous sql2000 database.)

 

3)  if neither possible, changes necessary or how implement cache invalidation sql 2005 express edition?

 

thanks help,

 

bill 



SQL Server  >  SQL Server Express



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........