what is Impersonation
Answer Posted / ravi.n
Impersonation is nothing but which help to us better to know who is accessed which user is accessed resource called as Impersonation. or
impersonation is noting but identity of client
<identity Impersonation="true" Username="domain/user" password="Password">
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
Define resource files.
How does a web application session work?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is the use of response redirect in asp.net?
Explain the difference between debug.write and trace.write?
What is application variable in asp.net?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
What threading model used in asp and asp.net?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
How does windows service lifecycle differ from a .standard. Exe?
How many types of file extensions for razor views in ASP.Net MVC?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
How can you use a custom controls in ASP.NET application?
Explain culture and uiculture values.