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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -