|
-
Feb 22nd, 2012, 03:25 AM
#1
Thread Starter
PowerPoster
[RESOLVED] Question about membership and layered architecture
Hi guys,
I have created a class library project that acts as my data access layer. It is seperate from my website project, In my website I use a custom membership provider.
Problem is, I now need to interact with the provider in my class library but I can't since it isn't part of the class library. Do i create a user class in my class library so I can interact with user information?
It seems like duplicating code and much more work. Any suggestions?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|