Category Archives: Linq

Using Linq with MongoDB

Last week we looked at accessing MongoDB using the C# driver. This week we will look at accessing it using Linq. If you followed the instructions for last weeks post, you already have everything you need to get up and running. So lets just jump right in. Referencing MongoDB.Linq To access the Linq functionality of […]

Also posted in .NET, C#, MongoDB, NoSQL | Tagged , , , , | Leave a comment