Picture of a lake in Canada

MongoDB LINQ Queries executing on the client side.

February 3, 2014 , posted under programming ASP.NET C# LINQ MongoDB infometrics For my Final Year Project at University I have been building “Infometrics”, something I may well provide more detail on in the future. In this case the only thing you need to know about it that its a C# App written with a MongoDB backend. Now the crux of the issue I was experiencing was that all database operations seemed to be slow, despite not having that many documents, and indexes set up. Read more...