Using the MongoDB C# v2 Driver
By Wes Higbee
Course info



Course info



Description
Curious about using MongoDB with .NET applications? This course is a continuation of my prior course "Using MongoDB with ASP.NET MVC." The purpose of this course is to jump start your understanding of the latest version 2 of the MongoDB C# driver. This course provides a fast paced comparison of the v1 MongoDB C# driver to the latest v2 MongoDB C# driver using the example MVC application built in "Using MongoDB with ASP.NET MVC." You'll also learn how to upgrade an app written with the v1 driver to v2.