Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is impersonation in ASP.NET?

Answer Posted / prince

you can enable the impersonation by adding below entry in
your application config file.

<identity impersonate="true"
userName="domain\user"
password="password" />

Is This Answer Correct ?    17 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between ASP.NET Webforms and ASP.NET MVC?

1094


What is the difference between GridView and Repeater controls in ASP.NET?

1046


Explain the flow of processing of the request? : asp.net mvc

940


Explain the differences between clr & cts?

955


Define repository pattern in mvc.net? : asp.net mvc

1009


What do you mean by query string?

898


Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

922


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

1085


How many languages are supported by .NET at present time?

734


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

2049


Explain the concept of event bubbling in ASP.NET?

1046


What is work flow gen? how can it will work with .Net?

2997


List some of the important session state modes of asp.net.

951


Is it true that a Web service must be written in .NET or not?

1051


What kind of programming language is ASP.NET?

1092