Sorry, but there are no more tags available to filter with.
-
Hi! I got a MVC/LINQ/Entity Framework application and im trying to use an iqueryable object as a report datasource. How can i avoid that the query being executed every time i change the report page? There are a way to optimize entity framework + linq data sources? Thanks