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

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



Posted By: Avi Date: 1 December 2009 04:19:41 AM
 Answer:

Assemblies should not be deployed to Global Assembly Cache (GAC) until application move to an integration environment. Keeping assemblies in BIN folder makes debugging of custom SharePoint application singnificantly easier. By placing compatible assemblies in the BIN folder, developers in a shared development environment won't have to endure frequesnt IIS reset after each deployment.


Posted By: eTechPlanet


Date: 1 December 2009 04:19:41 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image Sop9Qf
Related Questions
SharePoint : What is the difference between SPFile and PublishingPage Class?

What is the difference between SPFile and PublishingPage Class?

PublishingPage class is used to represent pages authored by end-users in a publishing site. It has ....
Category: SharePoint Date: 7/1/2010 11:56:55 AM
SharePoint : Which base class we have to inherit to develop a custom web part for SharePoint 2007?

Which base class we have to inherit to develop a custom web part for SharePoint 2007?

There are two base classes that a custom WebPart can inherit from, either the SharePoint WebPart Bas....
Category: SharePoint Date: 5/10/2010 12:10:26 PM
SharePoint : What are the major benefits of Microsoft Office SharePoint Server 2007?

What are the major benefits of Microsoft Office SharePoint Server 2007?

1) Office SharePoint Server 2007 provides a single integrated platform to manage intranet, extranet....
Category: SharePoint Date: 5/10/2010 11:59:09 AM
SharePoint : what are the different farms used in the windows workflow foundation to deployed sharepoint?
SharePoint : where are the different file to content query webpart? To design a page?

where are the different file to content query webpart? To design a page?

content query webpart displays a dynamic view of sites ,pages
Category: SharePoint Date: 4/21/2010 10:06:49 PM