what is impersonation in ASP.NET?
Answer Posted / akhil
It is disabled by default .
It allows specifying that page request should be run under the identity of a user who is making the request .
Example= Run as administrator .
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is loosely coupled solution? How it can be used?
Difference between web user control and web custom control?
Can we have multiple web config files for an asp.net application?
Explain how asp.net page works?
Explain the difference between Web Garden and Web Farm?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Describe the master page.
What is microsoft windows sharepoint services?
What is a proxy in web service?
What is the best Macanism to clear the Cache in asp.net
What is ispostback method in asp.net? Why do we use that?
Define the steps to set up validation control.
What is localhost in asp.net?
Is asp.net and .net the same?
To bind columns manually which tags do you need to add within the asp:datagrid ?