Click here to Skip to main content
15,914,500 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to work on membership implementation using entity framework 4 in 3-tier Architecture.

I have to make Web Application using web forms ,entity framework and implement of asp.net Membership . asp.net membership database with application database.

Actually I have to use web forms and entity framework in my project. I have a database for my project and i have added asp .net tables in my current database. i am little confuse to use it. please help me to solve this.



Please help me to solve this.
Posted
Updated 16-Sep-13 21:12pm
v4
Comments
[no name] 16-Sep-13 10:19am    
http://www.bing.com/search?q=membership+implementation+using+entity+framework+4+in+3-tier+Architecture

1 solution

Check below mentioned links for more info :

Using Entity Framework Code First and ASP.NET Membership Together

http://imar.spaanjaars.com/563/using-entity-framework-code-first-and-aspnet-membership-together[^]

ASP.NET Membership and Role Provider

ASP.NET Membership and Role Provider[^]

Ado.Net Entity Framework Membership Provider (Code first)

http://efmembership.codeplex.com/[^]

I hope this will help to you.
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900