Deferred Evaluation in LINQ
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
What is meant by Deferred Evaluation?? Wtat is the use of that one in LINQ?? Thanks, NKMKrishna
-
What is meant by Deferred Evaluation?? Wtat is the use of that one in LINQ?? Thanks, NKMKrishna
Please have a look at http://msdn.microsoft.com/en-us/library/bb943859.aspx[^] and see a sample at http://msdn.microsoft.com/en-us/library/bb669162.aspx[^] Calin