I know this is subjective, but how good is the norm serializer, particularly related to serialization of complex objects that are cyclic. Essentially I have big chu开发者_如何学编程nk of deserialized
Hello I use NoRM for managing Mongo, but I am wondering if it is possible to apply and use 2d indexingwith it. I have followed the recommendations on this page http://groups.google.com/group/norm-mong
I have a table in Mongo. O开发者_StackOverflow社区ne of the fields is a DateTime. I would like to be able to get all of the records that are only for a single day (i.e. 9/3/2011).
Using the MongoDb NORM driver, does anyone know whether it\'s possible to get the cursor to a \'queried\' collection similar to below, so that a \'page\' of documents can be retrieved as well as the t
I develop in the last days a web page (http://www.srtbox.com/) for testing my architecture, more info here.开发者_开发百科With NoRM, MongoLab or MongoHQ for DB hosting. And I having a a lot of errors
I have a document type in MongoDB (ErrorTypeOccurences) that simply has a Name and Count property. I increment/decrement the Count property every time an exception is logged (to be able to report on a
I am trying to use MongoDB, C# and NoRM to work on some sample projects, but at this point I\'m having a much harder time wrapping my head around the data model. With RDBMS\'s related data is no probl
It seems like the answer to this should be simple, but I am stumped.I have a matrix of Nx3 matrix where there 1st 2nd and 3rd columns are the X Yand Z coordinates of the nth item.I want to calculate t
I feel like this must be simple to do but can\'t get it done - any help would be greatly appreciated. I am relatively new to LINQ and MongoDB.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a