Development Blog, SharePoint
Deploying Page Layouts to SharePoint 2010 through Visual Studio – Publish and Check-in
This article explains how to automatically deploy and publish Masterpages and Page Layouts. This article explains how to get it done without server errors.
Read More2010, Development Blog, SharePoint
Setting a custom Master Page in a Team site
Natively, SharePoint uses v4.master for Team sites and does not give you the option to choose a different master page. To enable master page selection, you need Publishing enabled. Follow the steps in this article to enable publishing features.
Read More2010, Development Blog, SharePoint
Allow the browser to control the scrollbars in SharePoint 2010 (increasing browser support) when using v4.master.
This article explains how to give scroll-control to the browser instead of objects on the page (through div overflows). Why would you want this? Well, for 2 reasons: Increase browser support, and allow mobile users to view full pages in SharePoint (specifically – the browser on Android has problems rendering overflow controls).
Read More