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

What is a Web Part and Web Part Zone in SharePoint?



Posted By: Avi Date: 2 January 2010 02:49:33 AM
 Answer:

A Web Part, also called a Web Widget, is an ASP.Net server control which is added to a Web Part Zone on Web Part Pages by users at run time. The controls enable end users to modify the content, appearance, and behavior of Web pages directly from a browser.

Web Parts are the most common ASP.Net technology used with the Windows SharePoint Services and MOSS 2007.

SharePoint comes with a bunch of out-of-the-box web parts, but we can also create and deploy custom web parts as per our requirements.


Posted By: eTechPlanet


Date: 2 January 2010 02:49:33 AM

A Web Part zone is a Web Part container that can be configured to control the organization and format of the Web Parts contained in it. Web Part zones make it possible not only to group and arrange Web Parts but also to customize them in the browser and to control who can modify them there.


Posted By: Johndecruse


Date: 30 January 2010 05:09:43 AM

A Web Part zone is a Web Part container that can be configured to control the organization and format of the Web Parts contained in it. Web Part zones make it possible not only to group and arrange Web Parts but also to customize them in the browser and to control who can modify them there.


Posted By: Johndecruse


Date: 30 January 2010 05:09:58 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image c0euQn
Related Questions
SharePoint : What is CAML?

What is CAML?

CAML is an acronym for Collaborative Application Markup Language which is the XML-based language tha....
Category: SharePoint Date: 10/25/2009 5:38:16 AM
SharePoint : What is MOSS 2007?

What is MOSS 2007?

Microsoft Office SharePoint Server 2007 (MOSS 2007) is a collaborative enterprise portal that is bui....
Category: SharePoint Date: 10/15/2009 3:10:14 PM
SharePoint : What is Windows SharePoint Services (WSS)?

What is Windows SharePoint Services (WSS)?

Windows SharePoint Services 3.0 is the platform on which all SharePoint Products and Technologies ar....
Category: SharePoint Date: 10/15/2009 3:05:31 PM
SharePoint : What is the name of main assembly whose reference is added to use SharePoint object model in .Net Applications?
SharePoint : What are the name of XML files used to define a SharePoint Site Definitions, Features, and Solution Package?

What are the name of XML files used to define a SharePoint Site Definitions, Features, and Solution ....

1) Site Definitions: Onet.xml 2) Features: Feature.xml and Elements.xml 3) Solution Package: Manifes....
Category: SharePoint Date: 9/3/2009 6:19:22 AM