Can we use MongoDB with ORMs we used to use with relational databases, such as linq2sql, entity fram
- by Amr ElGarhy
I want to know if its possible based on your experience to use our previous experiences using .net ORMs with nosql db such as MongoDB.
And also if you know samples doing this please refer in your answer.