MongoDb provider for BlogEngine.net, part 3 â € “ Mappers and more refactoring.
In the previous post on this series we manage to get our Insert and a basic Select
methods working. Today we need to implement the mapper class for Post. But first let's
check what we have done so far and see if we can improve this a bit. We notice some
duplication on the MongoDb class.
This code is...
[read more]
Submit a review:
Login required.