how to write code for role based security

Answers were Sorted based on User's Feedback



how to write code for role based security ..

Answer / saurabh gupta

It can be easily implemented using the Web.config file,
there are two types of the paths that are present one is
for the location path and the other is for role enabled. We
can also specify the access rules for implementing role
based security in ASP.Net 2.0.

Is This Answer Correct ?    1 Yes 0 No

how to write code for role based security ..

Answer / raju

By using XMLfile we can implement rolebased security...I
mean Custom XMLfile only.....in XMlfile we can mention all
pages....for those pages we need to mention some values
(means whether he is authorized r not).....while loading
the page we can check in that XML file....whether the
entered Person is authenticated r not...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How do you create a master page?

0 Answers  


How many types of Stored Procedures in SQL Server

4 Answers   Mind Tree,


What does mvc represent in asp.net? : asp.net mvc

0 Answers  


How to create a permanent cookie?

1 Answers   IBM,


what are the differences between windows services and web services?

5 Answers   Tech Mahindra,


For Web services where you can browse on the Internet?

1 Answers   Siebel,


What is .NetFramework?

1 Answers   Syntel,


What are different templates available in Repeater,DataList and Datagrid ?

1 Answers  


What is a gridview in asp.net?

0 Answers  


what is shared assembly asp net

1 Answers   Fidelity,


What base class do all Web Forms inherit from?

1 Answers  


hi everyone. can anyone send me wipro interview questions on .net. plz its urgent

1 Answers   Wipro,


Categories