Creating a Visual Studio solution for custom delegate controls
Delegate controls provide a mechanism for adding ASP.NET user controls. As such, to create, compile, and package custom controls, we will use a Visual Studio solution. In this recipe, we will create the Visual Studio SharePoint project that we will use for this chapter. For simplicity, we will add each subsequent recipe to this single project.
Note
Since the recipes in this chapter include items that will make changes to the web.config
file of the SharePoint web application in IIS, we will be creating a farm solution.
Getting ready
In order to create a custom SharePoint solution with Visual Studio, we will need to have Visual Studio 2012 with the Office Developer Tools or Visual Studio ...
Get SharePoint 2013 WCM Advanced Cookbook now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.