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

Checking which Delegate Controls are activated on your site

, , , 1 Comment »

Get-DelegateControls cmdlet in a PowerShell window
Delegate Controls allow you to provide users with pluggable functionality which they can use to extend their existing solution without modifying the existing code. Unfortunately once enabled it’s difficult to track which Delegate Controls are used where on your site. Find out how to check which Delegate Controls are activated on your site using PowerShell. Read more »

Automatically copying assemblies and symbols of dependent projects

, , , , 2 Comments »

Dependent assemblies copied to output directory of a SharePoint Project
Using the new Visual Studio 2010 SharePoint Developer Tools you can package your SharePoint components into WSPs with just a few mouse clicks. And although it allows you to get productive and focus on the real work, this process has some limitations like not copying dependent assemblies to the output directory. Read more »

Inconvenient Excel REST Services and anonymous users

, , , , 2 Comments »

Error message while trying to access Excel REST Services as anonymous user
SharePoint 2010 ships with Excel REST Services that allow us to request pieces of Excel Sheets using a URL. Unfortunately things get pretty complicated when you try to make Excel REST Services available to your anonymous visitors. Find out how to deal with Excel REST Services and anonymous users. Read more »

Web Parts in content with Master Pages without the form tag? No problem!

, , , , , , No Comments »

Form runat=server tag in a Master Page striked through
Removing the form runat=server tag from the Master Page is one of the ways to optimize Internet-facing websites built on the SharePoint 2010 platform. Unfortunately it also means losing some functionality such as Web Parts in content. Find out how to combine minimal Master Page markup with Web Parts in content. 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 »

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

Creative Commons License