Tagged Questions
1
vote
1answer
404 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
463 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 ...