SharePoint Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 3480 Page Views: 

What is the performance impact of RunWithElevatedPrivileges?



Posted By: Avi Date: 30 November 2009 03:36:27 AM
 Answer:

RunWithElevatedPrivileges creates a new thread with the App Pool's credentials, blocking your current thread until it finishes.


Posted By: eTechPlanet


Date: 30 November 2009 03:36:27 AM

RunWithElevatedPrivileges creates a new thread with the App Pool's credentials, blocking your current thread until it finishes.


Posted By: Johndecruse


Date: 10 February 2010 02:57:12 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image o0qWys
Related Questions
SharePoint : What settings are required for running SharePoint assemblies from BIN folder?

What settings are required for running SharePoint assemblies from BIN folder?

Following two settings are required for running SharePoint assemblies from BIN folder: 1) Add the f....
Category: SharePoint Date: 12/1/2009 4:32:07 AM
SharePoint : What is the best practice to deploy assemblies in the Global Assembly Cache (GAC) for SharePoint application?

What is the best practice to deploy assemblies in the Global Assembly Cache (GAC) for SharePoint app....

Assemblies should not be deployed to Global Assembly Cache (GAC) until application move to an integr....
Category: SharePoint Date: 12/1/2009 4:19:41 AM
SharePoint : Name various services provided by the Shared Services Provider in MOSS 2007?

Name various services provided by the Shared Services Provider in MOSS 2007?

Some of the services provided by the Shared Services Provider in MOSS 2007 are: 1) Full-text and pr....
Category: SharePoint Date: 11/30/2009 6:42:22 PM
SharePoint : What is the performance impact of RunWithElevatedPrivileges?

What is the performance impact of RunWithElevatedPrivileges?

RunWithElevatedPrivileges creates a new thread with the App Pool's credentials, blocking your curren....
Category: SharePoint Date: 11/30/2009 3:36:27 AM
SharePoint : What are major components of SharePoint Excel Services?

What are major components of SharePoint Excel Services?

There are three core Excel Services components: 1) Excel Web Access: Excel Web Access is an Excel S....
Category: SharePoint Date: 11/25/2009 6:14:37 AM