Answer Posted / 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 View All Answers
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Explain how asp.net page works?
What does mvc represent in asp.net? : asp.net mvc
Why is an object pool required?
How to use a Master Database in Asp.net?
Can the dictionary object be created in client?s scope ?
What are the ways of preserving data on a Web Form in ASP.NET?
Explain how viewstate is being formed?
Differences between “dataset” and “datareader”.
What is the difference between login controls and forms authentication?
What are the built-in objects in asp.net?
How can we inherit a static variable?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is session authentication?