Browse by Tags

Sharing Authentication, Profile and Role data between Web Applications and Windows Forms applications using the ASP.NET Application Services
Thursday, December 11, 2008 1:16 AM
Some of us might have used the ASP.NET Authentication, Profile or Roles services that shipped with the .Net Framework 3.5. Another advantage of these services is their integration with windows forms applications and the fact that user authentication, role and profile data can be shared between windows forms and web applications. Scenario: Lets say a company ... Read More...
More Posts