#OpenToWork Available for new opportunities! Let's build something amazing together.

Get in touch

Archive for April 2011

archm

Pinning SharePoint 2010 Sites With IE9

Thanks to Katrien De Graeve for giving me the inspiration of this blog post. Last week on the HTML5 Web Camp session in Belgium, she talked about the site pinning functionality of IE9. She also recommended a jQuery plugin called ie9ify that makes site pinning integration much easier. The day after the session I started experimenting with the ie9ify plugin, and it was working as suspected.

Read more

Quiescing a SharePoint 2010 Farm as in SharePoint 2007

In SharePoint 2007 you had the ability to quiesce the farm inside central administration. This ability is not implemented in SharePoint 2010, you need to use the STSADM command to achieve this. 1 stsadm -o quiescefarm -maxduration minutes But, I have done some research and development to achieve the same as in SharePoint 2007.

Read more
Back to top