INTRODUCTION
This article describes Web
Parts that are available with Microsoft Visual Studio .NET or with Microsoft Visual Studio 2005. This article also contains links to information that describe how to create Web Parts and how to use Web Parts in Visual Studio .NET or in Visual Studio 2005.
back to the
topOverview
A Web Part is a modular unit of information that has a single
purpose and that forms the basic building block of a Web Part page. Each
instance of a specific Web Part may be similar or may be different in appearance and
in behavior. However, the instance of a specific Web Part is based on the same Web Part assembly file that is installed
on the site server. A Web Part assembly file can contain code for more than one
Web Part.
Microsoft Windows SharePoint Services contains many Web
Parts that you can use. Web Parts are also available in the online Web Part
gallery. Additionally, you can create your own Web Parts, or you can install Web Parts
that are provided by Microsoft.
For additional information about Web Parts, visit the following
Microsoft Developer Network (MSDN) Web site:
back to the
topCreating Web Parts
For additional information about creating a basic Web Part, visit the following MSDN
Web site:
back to the
topPackaging and deploying Web Parts
For additional information about packaging and deploying Web Parts for Microsoft Windows SharePoint Services, visit the following MSDN Web site:
back to the
topFinding out about security for Web Parts
For additional information about security features that are provided
for Web Parts and for other SharePoint products and technologies, visit the
following MSDN Web site:
For additional information about setting security on Web Parts, click the following article number to view the article in the Microsoft Knowledge Base:
298756
How to set security on Web Parts
back to the topReferencing Microsoft Knowledge Base articles
Microsoft Knowledge Base articles contain support information for Microsoft
products. This support information includes known issues, step-by-step
instructions to perform specific tasks, and other information that pertains to Web Parts.
For
additional information, visit the following Microsoft Web sites:
Microsoft help and support
Windows SharePoint Services support center
back to the
topTroubleshooting
If you experience problems when you create Web Parts or when you use Web Parts, and you require answers to your
questions, you can contact an MSDN newsgroup. You can subscribe to an MSDN newsgroup so that you can share
your experiences with your peers. Alternatively, you can search the Microsoft Knowledge
Base for articles about a specific Web Parts issue.
For additional information, visit the following Microsoft Web sites:
Search the Knowledge Base
Welcome to MSDN discussion groups
Newsgroups
back to the
top