ニュース

The Entity Framework enables you to avoid the tedious work of building your data access classes by hand. In order to illustrate how you can use the Microsoft Entity Framework with ASP.NET MVC, we'll ...
Tutorial on creating an Entity Framework Data Model for an ASP.NET MVC Application The Contoso University sample web application demonstrates how to create ASP.NET MVC 3 applications using the Entity ...
Handle Many-to-Many Relationships in Entity Framework and ASP.NET MVC In this month's column, Peter Vogel takes a single -- and common -- problem and looks at all the technologies you can use to solve ...