Waldek Mastykarz - Innovation Matters | SharePoint Server MVP | ISSN 2210-9390

Correctly implementing Ribbon in SharePoint 2010

, , , , , 6 Comments »

Ribbon in SharePoint 2010
SharePoint 2010 introduces a new User Experience designed to make it easier for users to accomplish their tasks. One of the biggest improvements is the contextual Ribbon, which increases discoverability op options by displaying only options relevant to the current context. The main idea behind the Ribbon is that it’s always available and within reach. This applies not only to Office client applications but also to SharePoint. Read more »

Preventing authenticated visitors from browsing system pages

, , , , , , , 1 Comment »

System paged opened by an authenticated visitor
When building an Internet-facing website on the SharePoint 2010 platform, the last thing you want is to have your visitors browse your system pages. To prevent this from happening, SharePoint 2010 has the ViewFormPagesLockdown Feature. But what if your visitors are authenticated? Read more »

Minifying JavaScript and CSS files made easy with Mavention SharePoint Assets Minifier

, , , , , , , , No Comments »

JavaScript file with its minified version selected in Visual Studio 2010 Solution Explorer
Minifying asset files is a known performance optimization technique. By removing all optional characters you can decrease the size of CSS and JavaScript files and make them download faster. Depending on how big your solution is this process might get tedious when done manually and this is exactly where Mavention SharePoint Assets Minifier can help you out. Read more »

Controlling the list of available Web Parts with Web Part Adder

, , , , , , , 3 Comments »

The SharePoint 2010 Web Part Adder control in a Master Page
One of the common requirements when building SharePoint solutions is to control the list of available Web Parts. Find out how to do this using the new Web Part Adder control available in SharePoint 2010. Read more »

Inconvenient caching dynamically generated files in BLOB cache

, , , , , , 4 Comments »

BlobCache configuration in web.config
Caching files using BLOB cache is a great performance improvement in SharePoint 2010 Web Content Management solutions. Unfortunately it turns out, that if your files are dynamically created, they are not being cached by BLOB cache. So is creating a custom caching solution the only option to have a good performing solution? Read more »

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS
Copyright © 2007 - 2012 Waldek Mastykarz

Creative Commons License