MongoDB for C# by Example
By Agus Kurniawan
- Release Date: 2012-08-23
- Genre: Computers
Code illustration for MongoDB programming using C#. Book topics cover:
* Development Environment
* Connecting to MongoDB
* Create and Delete Database
* Create, Read and Delete Database Collection
* Create, Read, Update and Delete Collection Data
* Finding and Querying Data
* Binary and Image Collection Data
* Working with GridFS
* Embedded Document
* LINQ