J
Jeff
Hey
ASP.NET 2.0
I'm about to start programming a new website at work. My boss want's me
avoid using the Membership system in ASP.NET 2.0 (probably because he don't
understand how it works...)...
Well the users will be devided into 2 categories. Normal user and
Administrators
How can I use LoginView to present the user with information based on these
2 categories? I mean I'm not using the standard Membership system in
ASP.NET, how can I get LoginView to work with this custom implementation??
Any advice on how to use SiteMap in this scenario is also welcome...
(wish I instead could use the Membership system in ASP.NET)
Best Regards
ASP.NET 2.0
I'm about to start programming a new website at work. My boss want's me
avoid using the Membership system in ASP.NET 2.0 (probably because he don't
understand how it works...)...
Well the users will be devided into 2 categories. Normal user and
Administrators
How can I use LoginView to present the user with information based on these
2 categories? I mean I'm not using the standard Membership system in
ASP.NET, how can I get LoginView to work with this custom implementation??
Any advice on how to use SiteMap in this scenario is also welcome...
(wish I instead could use the Membership system in ASP.NET)
Best Regards