Description of how to create and how to use Web Parts in Visual Studio .NET or in Visual Studio 2005 (841294)



The information in this article applies to:

  • Microsoft Visual Studio 2005 Professional Edition
  • Microsoft Visual Studio 2005 Standard Edition
  • Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
  • Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
  • Microsoft Visual Studio .NET (2003), Professional Edition
  • Microsoft Visual Studio .NET (2003), Academic Edition
  • Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
  • Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
  • Microsoft Visual Studio .NET (2002), Professional Edition
  • Microsoft Visual Studio .NET (2002), Academic Edition

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 top

Overview

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 top

Creating Web Parts

For additional information about creating a basic Web Part, visit the following MSDN Web site:back to the top

Packaging 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 top

Finding 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 top

Referencing 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 supportWindows SharePoint Services support centerback to the top

Troubleshooting

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 BaseWelcome to MSDN discussion groupsNewsgroupsback to the top

REFERENCES

For additional information about an introduction for developers to Web Parts, visit the following MSDN Web site:back to the top

Modification Type:MajorLast Reviewed:2/28/2006
Keywords:kbvs2005swept kbvs2005applies kbSecurity kbsetup kbDeployment kbPackage kbServerControls kbWebClasses kbinfo KB841294 kbAudDeveloper