This post reports several results related to testing MondoDB for Windows with F# and more specifically with F# interactive.
The MongoDB server was started using mongod.exe at a command prompt window.
The tests were performed using F# interactive inside Visual Studio Express 2012 for Web.
The documents uses MongoDB .NET driver supported by 10gen Inc. and documented at http://www.mongodb.org/display/DOCS/CSharp+Language+Center.
The tests were based on the C# examples at http://www.mongodb.org/display/DOCS/CSharp+Driver+Tutorial.
You can find the document with all tests, script and source code at :
No comments:
Post a Comment