The Solution Architect

Visual Studio 2012 SharePoint 2013 Visual Web Part Project Template is Buggy

INTRODUCTION In Visual Studio 2010 you can create a Visual Web Part (ie. web part that renders ASCX file). In VS 2010 when you create a Visual Web Part, VS 2010 automatically creates a module that contains the following files: – Web part class (UserProfileListing.cs below) – ASCX and code behind – Elements.xml file – […]

Continue Reading