|
-
Feb 10th, 2011, 08:37 AM
#1
Thread Starter
Hyperactive Member
WPF + MVC sharing same assemblies
I got a solution with several projects (domain model, data access using EF, service implementations, etc) and consume these in a MVC project.
The authentication/authorization project uses forms authentication.
I need (it's a test kind of) to add a WPF project (hardly ever used it, plan to figure out the basics as I go along) that does the same thing as the web (mvc) app and use the same services, etc.
Will I be able to use th forms authentication service in the WPF project, or what? ( I hardly can recall a thing since I last did desktop apps).
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
|