Handling large SQL queries with LINQ
Handling large SQL queries with LINQ:
Here i found very good solutions please go though links
http://www.bondigeek.com/blog/2010/03/13/outputting-large-volumes-of-data-with-linq-fast/
Efficient way of processing huge Datatable in C#.net
http://stackoverflow.com/questions/682576/linq-performance-for-large-collections
http://stackoverflow.com/questions/15260419/handling-large-sql-queries-with-linq
http://stackoverflow.com/questions/6724959/linq-and-adding-a-large-amount-of-data
Hope this will helps you
Here i found very good solutions please go though links
http://www.bondigeek.com/blog/2010/03/13/outputting-large-volumes-of-data-with-linq-fast/
Efficient way of processing huge Datatable in C#.net
http://stackoverflow.com/questions/682576/linq-performance-for-large-collections
http://stackoverflow.com/questions/15260419/handling-large-sql-queries-with-linq
http://stackoverflow.com/questions/6724959/linq-and-adding-a-large-amount-of-data
Hope this will helps you