Tagged Questions
1
vote
1answer
396 views
Looking for a tutorial on creating SharePoint masterpages as solutions in Visual Studio
I am looking to build some SharePoint masterpages for 2010 and deploy them as WSP solutions to my various SharePoint environments. Are there any good tutorials out there on building a VS solution for ...
1
vote
1answer
454 views
Updating an uncustomized master page deployed as a wsp solution
I deployed an uncustomized master page as a SP 2010 Server farm solution using these instructions http://plekky.com/blog/Lists/Posts/Post.aspx?ID=11
Now I need to update the master page. I edited it ...
2
votes
2answers
170 views
Verifying custom master exists before applying to a site
I have a branding solution consisting of one feature to deploy a custom master to the site collection. A web scoped feature exists in a separate solution that when activated sets the custom master as ...