Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Using RavenDB with ASP.NET MVC 4

    Some people might have wondered why I used ASP.NET MVC 3 in my previous blog post . The reason is that the RavenDB.Client package uses Newtonsoft.Json and ASP.NET MVC 4 also has a dependency on Newtonsoft.Json. In itself this isn’t a problem except that RavenDB requires Newtonsoft.Json version 4.0.8...
    Posted to The Problem Solver by Maurice on Mon, Nov 26 2012
    Filed under: Filed under: , , , ,
  • Entity Framework 4.1 power tools

    The EF team at Microsoft just release a first CTP of the EF 4.1 Power Tools making it even easier to do Code First development with an existing database. Guess it isn’t really code first in that case but database first   I did a quick test with an existing database, Northwind to be exact, and it...
    Posted to The Problem Solver by Maurice on Thu, May 19 2011
    Filed under: Filed under: , , , ,
Page 1 of 1 (2 items)