|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Role based securityHi
I need to implement role based security for my app. If possible I would like to use as many of the built-in controls login, create user etc. as possible. I would also like to use SQL Server to store users/roles information. The app will be hosted on a public web host. My question is; Is there an easy to follow sample for the above requirement which I can go through? Thanks Regards John will you be using asp.net 2.0 or 1.1?
Because if you will be using Asp.net 2.0 you have it available to you already and that is less work for you:) Hope that helps Patrick Show quoteHide quote "John" <John@nospam.infovis.co.uk> wrote in message news:e2XoOdt$FHA.1616@TK2MSFTNGP10.phx.gbl... > Hi > > I need to implement role based security for my app. If possible I would like > to use as many of the built-in controls login, create user etc. as possible. > I would also like to use SQL Server to store users/roles information. The > app will be hosted on a public web host. > > My question is; Is there an easy to follow sample for the above requirement > which I can go through? > > Thanks > > Regards > > asp.net 2.0
Thanks Show quoteHide quote "Patrick.O.Ige" <naijaco***@hotmail.com> wrote in message news:eMhn97t$FHA.3804@TK2MSFTNGP14.phx.gbl... > John will you be using asp.net 2.0 or 1.1? > Because if you will be using Asp.net 2.0 you have it available to you > already and that is less work for you:) > Hope that helps > Patrick > > "John" <John@nospam.infovis.co.uk> wrote in message > news:e2XoOdt$FHA.1616@TK2MSFTNGP10.phx.gbl... >> Hi >> >> I need to implement role based security for my app. If possible I would > like >> to use as many of the built-in controls login, create user etc. as > possible. >> I would also like to use SQL Server to store users/roles information. The >> app will be hosted on a public web host. >> >> My question is; Is there an easy to follow sample for the above > requirement >> which I can go through? >> >> Thanks >> >> Regards >> >> > > hello Patrick :)
well, i know about the asp.net 2.0 :) its done already with sql database and everything set great and ready for integration with the DB. unlucky i was asked to do a project in 1.1 and i am not very sure about my options, whatz the best way to do it "i already checked FormsAuthentication but i am not sure i my approach" thanks alot Sharing makes All the Difference Check out the .NET 2.0 Membership class. If you are doing old school
development (non modern development as in not XHTML/CSS), you can use the inappropriately table-heavy login controls. There are articles for these (already antiquated) controls as well as the (very clean and precise) Membership class at MSDN. Is there a sample available for the membership class?
Thanks Regards <agape***@gmail.com> wrote in message Show quoteHide quote news:1134413661.732228.193720@g49g2000cwa.googlegroups.com... > Check out the .NET 2.0 Membership class. If you are doing old school > development (non modern development as in not XHTML/CSS), you can use > the inappropriately table-heavy login controls. There are articles for > these (already antiquated) controls as well as the (very clean and > precise) Membership class at MSDN. >
ASP.NET 2.0 Menu Control - DynamicEnableDefaultPopOutImage Property
CSS class for a div tag Tabbed control for ASP.NET pages Could not load type XXXXXX from assembly mscorlib Datagrid empty data hides header asp button click handler Tree View DragNode Low level programing in ASP .Net Find the source of an event Regular Expression Help |
|||||||||||||||||||||||