Treffer: Embedding RavenDB into an ASP.NET MVC 3 Application.
Title:
Embedding RavenDB into an ASP.NET MVC 3 Application.
Authors:
Source:
MSDN (1528-4859). Nov2011, Vol. 26 Issue 11, p22-28. 5p.
Subject Terms:
Database:
Supplemental Index
Weitere Informationen
The article discusses how to embed RavenDB document database which is a NoSQL database to an ASP.NET model-view controller 3 (MVC 3) web based application. It states that RavenDB which is designed for the Microsoft .NET/Windows platform and stores data as JavaScript Object Notion (JSON) documents, is a good place to store MVC data. The software architecture of embedding RavenDB to ASP.NET MVC 3 which will allow software developers to navigate nonrelational databases are also presented.