Paging in LINQ(gaaton.blogspot.com)

submitted by HaGeverHaGever(915) 9 months, 20 days ago

Implementation paging in LINQ

2 comments |category: |Views: 11

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dpetersondpeterson(4397) 9 months, 20 days ago 0

Hmm, what are your thoughts on implementing it as an extension method as seen here?
http://solidcoding.blogspot.com/2007/11/paging-with-linq.html
My personal opinion is that the extension method reads more cleanly, are there any major functional differences between the two implementations that I'm missing? Perhaps a performance difference?

Reply

posted by HaGeverHaGever(915) replied to dpetersondpeterson(4397), 9 months, 19 days ago 0

This is same but I wrote it myself (Without knowing it already exists).

Reply

information Login or create an account to comment on this story