Error!
Success!

Increase Query Performance with Read-Only Data in LINQ

0
kicks

Increase Query Performance with Read-Only Data in LINQ  (Unpublished)

By default CRUD operation can be performed on the retrieved data from LINQ query. We can modify the data fetched through LINQ query.IF we do not want to modify the data then we can increase the performance by making the data as READ ONLY.


Kicked By:
Drop Kicked By: