Productionalize approach for MongoDB
I have gone through some of the interesting C# corner articles written over MongoDB. <br /><br /><div>Though I have some doubts over how to use Mongo in a Production environment with C# code base. </div><div> </div><div><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; 19.5px; background-color: #ffffff;">My intention is to understand what possible options in terms of query storing/execution, results validation, a developer have while working with MONGO.</p><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; 19.5px; background-color: #ffffff;">Lets say in case of SQL we have SP's which we execute using JS. What can be done in case of MONGO.</p><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; 19.5px; background-color: #ffffff;">I have gone through system.js collection docs but Mongo itself doesn't recommend that for usage. :(</p><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; 19.5px; background-color: #ffffff;">All ideas and inputs are appreciated.</p><p style=" 0px; 0px; font-size: 15px; clear: both; color: #242729; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; 19.5px; background-color: #ffffff;">Thanks</p> </div>