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

Quick minifying JavaScript and CSS files with Mavention Assets Minifier

, , , , , , , , 2 Comments »

Mavention Assets Minifier
Recently I showed you how you can automate minifying JavaScript and CSS files in Visual Studio 2010. There are however situations, when you might want to quickly minify a file outside Visual Studio. Find out how to minify CSS and JavaScript files in 3 simple steps with Mavention Assets Minifier. Read more »

Using minified CSS and JavaScript files everywhere in SharePoint 2010

, , , , , , 4 Comments »

The Asset Link Control referenced in a Master Page
In my previous post I showed you how you can automate minifying JavaScript and CSS files in Visual Studio 2010. As I also mentioned, SharePoint has limited support for using minified files. But just because something is not available out of the box doesn’t mean it’s not possible. Find out how to leverage the extensibility capabilities of the SharePoint 2010 platform and support using minified CSS and JavaScript files everywhere. 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 »

Prefetching SharePoint search results

, , , , , , , , 4 Comments »

Prefetch link rendered in HTML
Prefetching content allows users to access it more quickly what improves the user experience. Find out how to prefetch SharePoint search results and cut down your users’ waiting time. Read more »

Sample code: Asynchronously checking if a Ribbon command is available

, , , No Comments »

'My Custom Action' Toggle Button toggled on the Ribbon
While extending SharePoint 2010 Ribbon with new functionality one of the common things you do is to check whether a command should be enabled or not. Since the checking function expects you to return a value it can get tricky if your custom checking operation is asynchronous. Find out how to asynchronously check if a Ribbon command is available. Read more »

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

Creative Commons License