搜索资源列表
CSContosoUniversity
- 一个基于实体框架开发的ASP.NET应用系统,并且对于数据库的设计以及实体数据源的控制进行了设计,是C#高级编程的好例子。-A Visual Studio project which shows how to use the Entity Framework in an ASP.NET Web Forms web application project, using the Database First workflow and the EntityDataSource control. The
MyMvcWeb
- 基于asp.net的mvc2及Entity Framework的微型博客。-The mvc2 asp.net based and micro-blog the Entity Framework
entity-framework-learning-guide
- Microsoft Entity Framework Learning Guide
ADO.NET-Entity-Framework-HOL-PDC2009---PDF
- entity framework .net documentation
ASP.NET-MVC-
- ASP.NET MVC Application Using Entity Framework Code First
WinsonFramework
- Winson.Framework其实是将一些数据底层操作代码结合起来的运用,在最新版本里,数据底层使用了Providers进行搭建,以 求达到更高的灵活性和效率。此框架主要是以实体类为主的数据操作,通过此框架,所有对实体的赋值和增、删、改、查等操 作都 已变得非常易和简便,而且也可以支持多种数据库。-Fact, the combined use of the some data underlying operating code Winson.Framework, in the l
dotNetEF
- 实体框架(Entity Framework)是微软以ADO.Net为基础开发出来的对象关系映射(ORM)解决方案,它解决了对象持久化问题,将程序员从编写麻烦的SQL语句当中解放出来。 本文档从零开始教你操作数据库-Entity Framework (Entity Framework) is the Microsoft ADO.Net is developed on the basis of object-relational mapping (ORM) solution, it solves
AML-Efficient-Approximate-Membership
- AML EFFICIENT APPROXIMATE MEMBERSHIP LOCALIZATION WITHIN A WEB-BASED JOIN FRAMEWORK ABSTRACT: In this paper, we propose a new type of Dictionary-based Entity Recognition Problem, named Approximate Membership Localization (AML). The popular Approximat
ASP.NET-CodeFirst-MySQL-Demo-master
- ADO.NET Entity Framework 是微软以 ADO.NET 为基础所发展出来的对象关系对应 (O/R Mapping) 解决方案。该框架曾经为.NET Framework的一部分,但version 6之后从.NET Framework分离出来 Entity Data Model (EDM) ,将数据逻辑层切分为三块,分别为 Conceptual Schema, Mapping Schema 与 Storage Schema 三层,其上还有 Entity Client,Obje