@blessmysaintedaunt @wesmcclure @N3M3COM my pleasure to share this course with you and hopefully soon more MongoDB courses :) I will throw in full text search as a topic for the 2.0 course.
I'm glad the API is getting "trimmed" down in 2.0, the old API was convoluted and a bit overwhelming, especially the whole GetServer/GetDatabase insanity :)
I'm glad the API is getting "trimmed" down in 2.0, the old API was convoluted and a bit overwhelming, especially the whole GetServer/GetDatabase insanity :)
By the way if you want to experiment more I created a MongoDB provider for ASP.NET Identity, it's a great example of the power of MongoDB and I recently ported it to the 2.0 driver so that would be a great example of the differences between the two APIs.
Here's the identity provider: https://github.com/g0t4/aspnet-identity-mongo
Here's a sample project:https://github.com/g0t4/aspnet-identity-mongo-sample
Also I explain the issue with LINQ in the new driver in this video when I talk about why I didn't implement the IQueryableRoleStore and IQueryableUserStore in the updated identity provider.
Enjoy!
No comments:
Post a Comment