Skip to main content

Home/ ASP.Net MVC/ Group items tagged entity-framework

Rss Feed Group items tagged

Jacques Bosch

Naked Objects MVC has gone fully open source - 1 views

  •  
    " Naked Objects takes a domain object model, written as POCOs but following a few very simple conventions, and dynamically creates one or more complete user interfaces for it, using reflection (not 'code generation' or 'scaffolding'). It is highly effective in support of Domain-Driven Design, OO Modelling, and/or Agile Development. Naked Objects MVC builds upon the core framework to create a complete web-based user interface, using ASP.NET MVC 3. The generic user interface may be customised via the .CSS, by adding custom views, or custom controllers, as needed. Entity Framework is used to persist objects on a database. Security may be handled simply via Forms Authentication and attribute-based authorisation, or more comprehensively via Microsoft WIF and an STS. "
Peter Munnings

EF Code first and Data Scaffolding - 2 views

  •  
    Great article about EF Code first. Looks very much like Active Record on Rails
  •  
    Hi I was wondering what you think the advantage of EF is, when compared to NHibernate?
1 - 3 of 3
Showing 20 items per page