Changed the persistence layer of my web app to MongoDb using the C# drivers from the MongoDb site. Was pleasantly surprised to find all of my tests passing... except for one class. One of its properti
What\'s the procedure to set up a distributed MongoDB, and are there any size limitations specific 开发者_运维技巧to C#?For distributed MongoDB you should read about Sharding which is a very nice feat
I\'m a new Mongo user (haven\'t gotten used to the name even... makes me laugh every time), and I have this problem (feeling mongo).
I am using MongoDB and the C# driver for MongoDB. I recently discovered that all queries in MongoDB are case-sensitive. How can I make a case-insensitive search?
I have been struggling a little with the HiLoIdGenerator that comes with NoRM (http://normproject.org/); I want to use it to generate a unique identifier that I can use as a SLUG for my blog posts. At
If I have a Company collection which contains embedded Divisions: { \"_id\": 1 \"_t\": \"Company\", \"Name\": \"Test Company\"
I have two projects which are based on mongodb database. One project use csharp-mongodb and another - norm driver.
Closed. This question is opini开发者_运维问答on-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citati
What is the best realization of GridFS C# driver? What is开发者_Go百科 your experience? Update: When i say \"best\" - i mean stability.
I am just starting to learn about mongo db and was wondering if I am doing something开发者_运维技巧 wrong....I have two objects: