You must Sign In to post a response.
  • Category: ASP.Net MVC

    MVC with no-sql database

    Hi,

    I want to learn no-sql.Please provide any sample applications with no-sql database and asp.net mvc.
    Any help would be appreciated.

    Thanks,
    Bharati
  • #769202
    Hi,

    For basic understanding about noSQL I have followed the below website. Once basic understanding done we can go for coding.


    http://www.w3resource.com/mongodb/nosql.php


    Also check simple CRUD operation in MVC using Mongo DB


    https://www.codeproject.com/Tips/864952/CRUD-Operation-in-MVC-with-MongoDB

    Thanks,
    Mani


  • Sign In to post your comments