Browse by Tags

All Tags » SharePoint (RSS)

SharePoint 15: What is coming?

Something everyone busy with SharePoint would like to know: what will be the new features of SharePoint? What has been changed in the existing functionality? A lot of information that will point us in the right direction is available now from the source...
Posted by svdoever | with no comments
Filed under:

DualLayout for SharePoint 2010 WCM Quick Start

DualLayout for SharePoint 2010 WCM is a solution to provide you with complete HTML freedom in your SharePoint Server 2010 publishing pages. In this post I provide a quick start guide to get you up and running quickly so you can try it out for yourself...

DualLayout OpenSourceFood demo site installation instructions

We released DualLayout which enables advanced web design with the power of SharePoint. DualLayout and a demo site which shows off the feature of DualLayout can be downloaded from the DualLayout product page . This blogpost contains detailed instructions...

Macaw DualLayout for SharePoint 2010 WCM released!

A few months ago I wrote a blog post about the DualLayout component we developed for SharePoint Server 2010 WCM. DualLayout enables advanced web design on SharePoint WCM sites. See the blog post DualLayout - Complete HTML freedom in SharePoint Publishing...

DualLayout - Complete HTML freedom in SharePoint Publishing sites!

Main complaint about SharePoint Publishing is HTML output size and quality. DualLayout to the rescue: complete HTML freedom in all your publishing pages! In this post I will introduce our approach, in later posts I will go into details on my personal...
Posted by svdoever | with no comments

Why use SharePoint Publishing for public internet sites?

Is SharePoint the best Web Content Management System you can get? Is it the best platform for your internet sites? Maybe not. There are specialized WCM platforms like Tridion, SiteCore and EPIServer that might be better. But there are many reasons why...

Is your code running in a SharePoint Sandbox?

You could execute a function call that is not allowed in the sandbox (for example call a static method on SPSecurity) and catch the exception. A better approach is to test the friendly name of you app domain: AppDomain.CurrentDomain.FriendlyName returns...
Posted by svdoever | 31 comment(s)
Filed under:

Logging to SharePoint 2010 ULS log from sandbox

You can’t log directly from sandbox code to the SharePoint ULS log. Developing code without any form of logging is out of this time, so you need approaches for the two situations you can end up with when developing sandbox code: You don’t have control...
Posted by svdoever | 19 comment(s)
Filed under:

SharePoint 2010 Replaceable Parameter, some observations…

SharePoint Tools for Visual Studio 2010 provides a rudimentary mechanism for replaceable parameters that you can use in files that are not compiled, like ascx files and your project property settings. The basics on this can be found in the documentation...

A great overview of the features of the different SharePoint 2010 editions

The following document gives a good overview of the features available in the different SharePoint editions: Foundation (free), Standard and Enterprise. http://sharepoint.microsoft.com/en-us/buy/pages/editions-comparison.aspx It is good to see the power...
Posted by svdoever | 166 comment(s)
Filed under:
More Posts Next page »