Project Description
Reusable Visual Studio project template for SharePoint designers and developers to easily deploy branding files to a SharePoint 2010 environment via a WSP.

Version 1.0 is targeted at people who are starting to transition from SharePoint designer to Visual Studio or people who are starting SharePoint branding with Visual Studio. Hence it only includes the deployment of most common branding files.

Where can I ask questions ?

When can I use it?

What will it deploy?

As of Version 1.0

How to use SP UI VS Template?

  1. Download the code
  2. Copy paste your branding files
  3. Reference the SharePoint site
  4. Right click and Deploy or create a WSP

What needs to Change?

(Required)
  1. be sure to alter the reference to files (CSS, JS, Images) from where it's getting deployed
(Optional)
  1. Rename word "custom" throughout the project to anything you like (e.g. - "CityHotelBranding" )

Where dose files gets deployed?

(Note - "custom" needs to be replaced with what you replaced to e.g. "CityHotel")