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


Please Help Members By Posting Answers For Below Questions

Which is better viewstate or session?

516


What is the difference between globalization and localization?

488


What are the major built-in objects in ASP.NET?

571


Out of ASP or ASP.NET which one is stateless?

676


Is data edited in the Repeater control?

588






I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.

1429


How can we apply themes to an asp.net application?

560


Is asp.net still used?

493


Can you explain the basic use of dataview?

624


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1424


What is the Difference between MVC And MVP design pattrens

2203


What is the base class from which web forms are inherited?

528


What is a url string?

551


What is the difference between session and viewstate?

517


What is difference between Fragment Caching and Page Caching in ASP.NET?

579