background preloader

Spx

Facebook Twitter

How to Build a SharePoint Development Machine - Eli Robillard's World of Blog. Business Technology News, Analysis and Context. SharePoint Web Part Development Tutorial. It is hard to find out simple way to create SharePoint web parts with visual designing.

SharePoint Web Part Development Tutorial

After looking at custom features, in this article I'm going to show you how to create custom SharePoint web part using Web User Control in Visual Studio. Creating the Web Part First Create New Project called "ProjectView" and select ASP.NET Web Application (Figure 1 & 2). Don’t use shortcuts. Then Add new Web User Control called "ProjectViewControl" to your project (Figure 3 & 4).