c# - How do I work with MongoDB from ASP.Net web pages and razor? -


i've gotten head around mongodb syntax using json notation , can find c# examples around, more complex i'd , i'm looking simple model follow doing basic work mongo web pages , razor.

you don't. data access should done in code behind, or better, repository called code behind.

if quick search, you'll see there quite few examples of using mongodb .net.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -