Skip to content

Blog do Lala

HPC – High Performance Consulting

Archive

Tag: Entity Framework 4

This walkthrough illustrates how to create an ASP.NET MVC areas application using a Visual Studio solution that contains a single project. The walkthrough creates the functional framework for a weblog (blog) site that has the following areas:

  • Main. This is entry point to the Web application. This area includes the landing page and a log-in feature.
  • Blog. This area is used for displaying blog posts and searching the archive.
  • Dashboard. This area is used for creating and editing blog posts.

http://msdn.microsoft.com/en-us/library/ee461420(VS.100).aspx

Good tutorial for POCO with Entity Framework 4

http://blogs.msdn.com/adonet/pages/feature-ctp-walkthrough-code-only-for-the-entity-framework.aspx