For a webapplication if i want to gice access controls like
admin,users how can i give security like rolebased?
Answers were Sorted based on User's Feedback
Answer / nezam
In Web Application, we have Roles with that roles we can assign access the to users. we can create n no of roles.
Roles Can be such as
-Guest users
-premium users
-non premium users
-admin user
so when the users logins .the login control checks what kind of role he is and the page is redirect to him.
If he is admin then he is taken admin master page.
like tat its works.
For creating Roles in my point of view we have to use the login controls which is avaiable in tool box. with that login controls oly we can assign roles, check roles and many others things can be done.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / guest
For a webapplication if i want to gice access controls like
admin,users how can i give security like rolebased?
| Is This Answer Correct ? | 18 Yes | 29 No |
How do you do validations. Whether client-side or server-side validations are better.?
About Garbage Collector?
Why is validation always done on the server? When does that occur?
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
What does this do? sn -t foo.dll
.Net Doesn't offer Deterministic Distruction ? a) True b) False
How to Insert/Add in ASPXgridview
What is early binding and Late binding. Difference which is better ?
Explain Features in ASP.NET
What three Session State providers are available in ASP.NET 1.1? What are the pros and cons of each ?
code for inserting images into gridview colomns from database
Explain how asp.net page works?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)