What is the Impprsonation?and what is the importence of that?
Answers were Sorted based on User's Feedback
Answer / shobha
setting up Impersonation will help to know better to who
accessed or which user accessed the resource.This restrict
any anonymous access to the resource.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / parvez borkar
The word Impersonation describes the true usage for this
technique. Its a tenhnique used in asp.net to execute a
request for a resource on the behalf of the logged in used.
Is This Answer Correct ? | 1 Yes | 2 No |
Briefly describe different techniques for ASP.NET State Management?
6 Answers Deloitte, Syntax Softtech,
What are validator? Name the validation controls in asp.net?
What are the new data controls in asp.net 2.0?
What is state management react?
What methods are fired during the page load?
What is the use of view state?
Explain an object, class and method.
When Garbage Collector runs in an Application? 1)Application is running form more than 30 min. 2)On every 1/4th milisecond 3) Randomly 4) Application is running on low of memory
Distinguish between Server-side and Client-side code?
What methods are fired during the page load? Init()
Describe the .net base class library.
Which methods validate all the controls on a page?