what is impersonation in ASP.NET?
Answer Posted / rahul
Impersonation is nothing but identity of a client.
| Is This Answer Correct ? | 12 Yes | 12 No |
Post New Answer View All Answers
Which library is used by the testers and developers to develop automated tests and create testing tools?
What are different methods of session maintenance in asp.net?
Explain login control and form authentication.
How to find out what version of asp.net I am using on my machine?
What is session object? Describe in detail.
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is app_code folder in asp net?
How many types of cookies are there in asp.net?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Mention few asp.net validators.
How to retrieve user name in case of Window Authentication?
Whats the difference between abstract factory pattern and factory pattern?
Explain about asp.net 2.0 themes?
What is master page in dtp?
Explain about asp.net caching?