Click here to Skip to main content
Click here to Skip to main content

Custom membership provider for the ADO.NET Entity Framework

By , 3 Jan 2013
 
EFMembershipProvider.zip
EFMembershipProvider
DatabaseScripts
EFMembershipProvider.4.1.resharper.user
EFMembershipProviderWebApplication
App_Data
bin
EFMembershipProviderWebApplication.dll
SmartSoft.EFMembershipProvider.DataLayer.dll
SmartSoft.EFMembershipProvider.Web.dll
EFMembershipProviderWebApplication.csproj.user
Properties
Libraries
SmartSoft.EFMembershipProvider.DataLayer
bin
Debug
SmartSoft.EFMembershipProvider.DataLayer.dll
EFDataModel.edmx
Properties
SmartSoft.EFMembershipProvider.Web
bin
Debug
SmartSoft.EFMembershipProvider.DataLayer.dll
SmartSoft.EFMembershipProvider.Web.dll
Properties
Security
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <connectionStrings>
    <add name="EFDataModelEntities" connectionString="metadata=res://*/EFDataModel.csdl|res://*/EFDataModel.ssdl|res://*/EFDataModel.msl;provider=System.Data.SqlClient;provider connection string=&quot;Data Source=WORKSTATION\SQLEXPRESS;Initial Catalog=EFDataModel;Integrated Security=True;MultipleActiveResultSets=True&quot;" providerName="System.Data.EntityClient" />
  </connectionStrings>
</configuration>

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Michael Ulmann
Architect Helvetic Solutions
Australia Australia
MCAD, MCPD Web Developer 2.0, MCPD Enterprise Developer 3.5
My company: www.helveticsolutions.com
Hopp Schwiiz Smile | :)

Permalink | Advertise | Privacy | Mobile
Web04 | 2.6.130617.1 | Last Updated 3 Jan 2013
Article Copyright 2008 by Michael Ulmann
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid