Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Question about .net security and memberships

Author  Topic 

mary_itohan
Posting Yak Master

191 Posts

Posted - 2008-08-16 : 08:12:46
Hello,

Coming from a classic ASP background. We have a website that runs on classic ASP which we are migrating to .net

We already have our inhouse authorization rules and security. But moving to .net I have the following questions

PROBLEM: We want to use .net's security using web.config to configure access rules.

1. Must we use the inbuilt memberships and forms authorization

2. Must we use the authorization rules and users/roles in MS SQL Express ?

We already have ours and quite confused about this



WHAT ARE THE PROS AND CONS or using Microsoft's or using ours ?

Thanks








Yes O !
   

- Advertisement -