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 / srikanth

Everthing that asp.net does is through the windows account
that is defined in machine .config which is aspnet.
Now if you want your application alone to run in a
different account, you can change this identity to be
changed temporarily so that the asp.net will run in another
account(provided it is a windows account)

Is This Answer Correct ?    34 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

1060


How do we access view state value of this page in the next page?

1045


What is difference between session and application in asp net?

1068


What is data cache in sql server?

1166


What are standard controls?

1013


What New Features comes with ASP.NET Web API 2.0?

1077


What does asp.net stand for?

1203


What is paging in context of Memory?

1166


Explain why it is useful to use mvc instead of webforms? : asp.net mvc

1105


If you are using components in your application, how can you handle exceptions raised in a component?

2746


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

1024


What kind of programming language is ASP.NET?

1201


What is the server of asp.net?

1134


When Cookies are expired in ASP.NET?

1058


what is the difference between response.write() and response.output.write()?

1217