This topic has not yet been rated - Rate this topic

System.Data.Entity.Design.AspNet Namespace

The System.Data.Entity.Design.AspNet namespace contains the Entity Data Model (EDM) build providers for the ASP.NET build environment.

  ClassDescription
Public classEntityDesignerBuildProviderExtracts the model and mapping portions of EDMX files under the App_Code directory of an ASP.NET Web site, and embeds them as resources in the assembly that is dynamically compiled by the ASP.NET runtime.
Public classEntityModelBuildProviderRepresents the CSDL build provider for the ASP.NET build environment.
Public classMappingModelBuildProviderRepresents the MSL build provider for the ASP.NET build environment.
Public classStorageModelBuildProviderRepresents the SSDL build provider for the ASP.NET build environment.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.