-
There is some great documentation present in MSDN Online regarding mobile development for SharePoint. One of the great features of SharePoint is that you're able to give mobile device users easier access to SharePoint pages. If for example you want to make customisations for mobile pages in Windows SharePoint Services there are two approaches according to the MSDN documentation: 1) Create custom mobile pages from scratch and let Windows SharePoint Services redirect users to these pages 2) Override...
-
Mirjam van Olst did a great post about changing the language of an existing SharePoint Site. She tried several different things like: Saving the site as template didn't work, because you can only see the saved site when you create a site in the original language of the site Using backup and restore didn't work, the site kept it's original language Changing the language through the object model didn't work, because the Language property of the SPWeb object is read-only She finally...
-
Since april 30th 2008, the SharePoint Administration Toolkit is available for download. The Microsoft SharePoint Administration Toolkit contains functionality to help administrate and manage Office SharePoint Server 2007 and Windows SharePoint Services version 3.0. This toolkit contains two new functions - the ability to perform bulk operations on site collections and a Stsadm operation to update alert emails after a Web application has changed URLs. The download contains of two parts. Ofcourse the...