Answer Posted / Megha Vishnoi
Compiled Queries in LINQ are pre-compiled versions of query expressions. They are stored as System.Linq.Expression objects and can be executed multiple times without recompilation. This can improve performance when executing the same query multiple times.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category