Performance issues
Posted: Wed 17 Feb 2010 09:21
Hey
I have big performance issues with LinQ
I try to get my data through a server, which is located in the internet.
Connection is compressed!
I do load about 8000 lines through LinQ (about 20 fields/row)
With LinQ this query uses up to 15 seconds
When I use a Datareader, then this Query needs about 4 to 5 seconds.
Is there a way to speed this up? - Because this is a mes...
THX
I have big performance issues with LinQ
I try to get my data through a server, which is located in the internet.
Connection is compressed!
I do load about 8000 lines through LinQ (about 20 fields/row)
With LinQ this query uses up to 15 seconds
When I use a Datareader, then this Query needs about 4 to 5 seconds.
Is there a way to speed this up? - Because this is a mes...
THX