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 |
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
How many types of session in ASP.NET
Asp.net and asp ? differences?
About duration in caching technique ?
Can viewstate be accessed in another page?
How do you create a permanent cookie?
What are the new navigation controls in asp.net 2.0?
what is CLR?
Mention the namespace that is used to include .net data provider for sql server in .net code?
Explain the main differences between asp and asp.net?
Define globalization and localization.
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)