-
Recent Posts
Recent Comments
Archives
Categories
Meta
Category Archives: SharePoint
SharePoint 2010 Ribbon Development
Ribbon development is probably one of the most frustrating things you can do when developing SharePoint 2010 solutions, for one simple reason. How many times have you changed the element.xml file to change where your new button will appear only … Continue reading
Posted in SharePoint
Leave a comment
Estimating SharePoint 2010 Content Database Sizes
Microsoft published guidance for SharePoint 2010 on how to calculate an estimated size of a content database. The formula is very simple: Database size = ((D × V) × S) + (10 KB × (L + (V × D))) On … Continue reading
Posted in JavaScript, SharePoint, Tools
Leave a comment
Mobile browsing on SharePoint, it’s not just for mobiles!
SharePoint sites do suffer from performance problems from time to time. Perhaps the link between clients and WFE’s is congested, or the architects didn’t quite anticipate the usage patterns of their users, or maybe the orbit Neptune is wrongly aligned … Continue reading
Posted in Hints and Tips, SharePoint
Leave a comment