30MAR 2013

Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction SharePoint 2013 comes with tons of enhancements and modifications to previous versions of the product. One of the cool features I’ve played around with lately is the Geolocation field. Back in 2010 I wrote a custom-coded solution for displaying location information in our SharePoint lists, integrating [...]

Read More
24MAR 2013

Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction Recently someone asked me about how to attack the major pain of upgrading their custom coded projects and solution from SharePoint 2010 to SharePoint 2013. Given that question and my experiences thus far I’ll try to pinpoint the most important things to consider when upgrading. There’s [...]

Read More
21MAR 2013

Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction Okay so this will be a pretty short one, but hopefully help some folks that are upgrading their solutions from SharePoint 2010 to SharePoint 2013. While developing fields, content types and the likes in SharePoint 2010, there’s always a few good rules and practices to follow. [...]

Read More
17MAR 2013

Time goes by fast. Especially when thinking back at when we started our User Group in Sweden. We started the Sweden SharePoint User Group (www.ssug.se & www.facebook.com/sharepointsweden) back in 2007. We’ve had it running for a solid 6+ years and are soon entering our 7th anniversary. Pretty cool if you ask me. So here’s a [...]

Read More
21FEB 2013

Introduction The Sweden SharePoint User Group (SSUG) have planned a new meeting in Malmö, taking place on March 14th in central Malmö. In order to show up you need to register for the event (http://www.eventbrite.com/event/5577741174/) Event Details It’s time for the next awesome Sweden SharePoint User Group (SSUG) event in Malmö – We’re all excited [...]

Read More
20JAN 2013

Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction In my previous post (http://zimmergren.net/technical/sp-2013-some-new-delegatecontrol-additions-to-the-sharepoint-2013-master-pages) I talked about how you could use the new delegate controls in the master page (seattle.master) to modify a few things in the SharePoint UI, including the text in the top left corner saying "SharePoint". If your goal is simply to [...]

Read More
19JAN 2013

Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction In this post we’ll take a quick look at some of the new DelegateControls I’ve discovered for SharePoint 2013 and how you can replace or add information to your new master pages using these new controls, without modifying the master pages. This is done exactly the [...]

Read More
28DEC 2012

Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction In one of my previous posts I talked about "Using the SPField.JSLink property to change the way your field is rendered in SharePoint 2013". That article talks about how we can set the JSLink property in our SharePoint solutions and how we easily can change the [...]

Read More
26DEC 2012

Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction Search has always been a great way to create custom solutions that aggregate and finds information in SharePoint. With SharePoint 2013, the search capabilities are heavily invested in and we see a lot of new ways to perform our searches. In this post I’ll show a [...]

Read More
26DEC 2012

Author: Tobias Zimmergren http://www.zimmergren.net | http://www.tozit.com | @zimmergren Introduction So just a simple tip in case anyone bumps into the same issue as I had a while back. Going from Beta to RTM, some things changed in the way you retrieve values using REST in the SharePoint 2013 client object model. Description & Solution In [...]

Read More