.net - Why don't the EF caching providers update VIEW results? -


i have large application using entity framework , cool ef4 caching providers. 99% of time works it, have few sql server views inported try speed joins , when save object using entity framework, contents of cached view not updated? right, should have invalidate view results somwhow or bug?


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -