Web Part Development Options in SharePoint 2010
This diagram demonstrates the project templates and project item templates that you can use when developing Web Parts in Visual Studio. While these templates have the same end result (a cool Web Part running SharePoint), the development experience can vary between working with code or using a designer to build the UI. For more information, see the following MSDN topics.
- Creating Web Parts for SharePoint
- Connect Web Parts in SharePoint 2010
- Creating SharePoint 2010 Web Parts That Can Read and Write Data to External Data Sources
Comments
Anonymous
October 28, 2011
Hello, Thank you for your nice article. I like it very much. Thank’sAnonymous
November 15, 2011
Hi Everyone, I have developed a Sharepoint Visual web part project. I want to host this project on IIS. Can anybody have any idea about this? I have some understanding of, how to deploy wsp on Sharepoint server. But If I want to host this wsp on IIS, can we do this? Your kind help is appreciated. Please help me in this. Thanks in advance.