Home
»
Community
»
Developer Space
»
Telligent Technology Community Team Blog
»
MongoDB and C# Dynamics
MongoDB and C# Dynamics
Developer Space
Want to extend the Telligent Evolution platform? Collaborate with other developers and product experts here.
Join group
Get this RSS feed
Home
Blog
Forums
Files
Wikis
Members
Tags
Options
RSS for post comments
Share this
Tags
Articles
ASPNETPodcast
Blog
build server
Business
Centralized File System
Chameleon
Code
Community Server
CS2007
CS2008
Design
Dynamic Configuration
General Programming
news
Reviews
Social
Software
Software Development
Speaking
SQL Server
Technology
Telligent
Theming
widgets
Telligent Technology Community Team Blog
RSS for posts
MongoDB and C# Dynamics
Scott W
Mon, Feb 1 2010 9:31 AM
Comments
0
I am a big fan of MongoDB . There is a good C# driver called, MongoDB-CSharp . Unfortunately, because of the strongly typed nature of C#, the default implementation requires you to work with your data as a dictionary. This has an unfortunate side effect
...read more
$core_v2_language.FormatString($core_v2_language.GetResource('Blog_PostQuestionAnswerView_CommentsCountFormatString'), $post.CommentCount)
Read the complete post at
simpable.com/.../mongodb-dynamics
Code