I have a 2 layered C# project. The 1st one is a data layer which connects to mongodb and sends collections to the web service layer. The problem is that I couldn't find in the new driver non-async
methods (i.e. synchronous).
Is there a way to use synchronous methods with the C# driver for mongodb version 2.0?
Hint: Is it possible to run mongodb shell functions with c#?
Thanks
Aucun commentaire:
Enregistrer un commentaire