pmbanugo.wordpress.com
Working with MongoDB in .NET (Part 3): Skip, Sort, Limit, & Projections
So far we’ve looked at creating documents , retrieving document, and now let’s look into sorting documents, specifying the number of documents to skip or limit, and how to do projection…