The text of this article is not in this database — only its details are. Read it on the old site: Caching in MVC Application With Entity Framework Using Query Notification
11 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.

Ajeet MishraPosted Jan 18, 2019, 5:32 AM
Hey jignesh can tell me why this line giving exception SqlCommand command = new SqlCommand(((System.Data.Objects.ObjectQuery).... in this line
tushar kshirsagarPosted Jul 9, 2017, 8:42 AM
This example do not work for ENABLE_BROKER for Azure; So useless but for full VM it may work not checked !
sonubaba mananiPosted Jan 12, 2016, 2:21 AM
Unable to cast object of type 'System.Data.Entity.DbSe to type 'System.Data.Entity.Core.Objects.ObjectQuery
sonubaba mananiPosted Jan 12, 2016, 2:21 AM
i used your code but getting error
sonubaba mananiPosted Jan 12, 2016, 2:20 AM
good article!!!!