development
Speaking at the SharePoint Evolutions Conference 2013 in London
Today I got confirmed as a speaker for the upcoming SharePoint Evolutions Conference 2013 in London to present two sessions on SharePoint 2013 Web Content Management.
Quickly deploying SharePoint 2013 projects with Mavention Quick Deploy
Visual Studio 2012 SharePoint Developer Tools have been released recently and until the new version of CKS:DEV is released you can quickly deploy your SharePoint 2013 projects using Mavention Quick Deploy.
Packaging single SharePoint 2013 project with Mavention Package Single Project
Visual Studio 2012 RC ships with the new SharePoint Development Tools. Unfortunately, once you pass the ‘F5’ experience and start working on some project you will notice that it’s not possible to just package your SharePoint 2013 project.
‘Cannot connect to the targeted site’ error in Visual Studio 2012 RC SharePoint Developer Tools when working with custom host headers
When working with the new Visual Studio 2012 RC SharePoint Developer Tools you get the ‘Cannot connect to the targeted site’ error message if you try to connect to a local site that is using a host header. Although it seems very limiting the good news is that there is a workaround.
Inconvenient conditional Web Parts in SharePoint 2010
Using conditional content you can target pieces of your website to specific audiences optimizing the User Experience. Unfortunately, if you try to conditionally display Web Parts, your pages will break – at least by default because there is a way you can get this done. So how do you conditionally display Web Parts in SharePoint 2010?