-
So today was the last of the 3 day Evolution conference that has been running at the QEII centre in Westminster. http://www.sharepointevolutionconference.com/ The whole conference has been fantastic with a very good selection of speakers...
-
I have been playing round with a SharePoint hosted app to learn about how it all works. This has been going well but i ran into more problems than i though i would when trying to implement a menu for my App. If you are using the auto hosted...
-
So I just fired up Visual Studio 2012 and went to create a new SharePoint 2013 App just to play around with. Only to find that Visual Studio only has the 2010 templates available. The search to find out what I needed to install wasn’t as...
-
What started as a simple attempt to use the ~appWebUrl token in an image URL became a deep dive into SharePoint's internal processing of custom actions and the App deployment process. In this post, I cover what will and won't work for custom action image URLs in your own SharePoint 2013 Apps...
-
After applying some recently-released patches for SharePoint 2013, my farm's App infrastructure went belly-up. This post describes my troubleshooting and resolution.
-
EPMSource have just finished a very nice 4 / 5 part series on how to create an app for Project Online. It even walks through the submission process to the app store. Here are the direct links to each post Post 0 Building your first Project...
-
http://www.thedotnotcorner.com/2012/11/26/helper-methods-for-getting-the-changed-field-value-in-spitemeventreceiver/ has written a very interesting looking helper function for getting old values out of events. via Buzz Blog http://paulbuzzblog...
-
The first in a series of posts about creating a Project Server app. http://epmsource.com/2012/11/23/building-your-first-project-server-app-part-1-getting-started-setting-up-a-development-environment/ This will be interesting. via Buzz Blog...
-
This post here http://modery.net/new-service-descriptions-for-office-365-wave-15/ has a list of all the services in SharePoint 2013 and what version they are available in. The interesting one for me is that SSRS is available in the E3 and...
-
Here is a quick post to show you how you can hide the SharePoint ribbon on a page using JavaScript. This was created by one of my colleagues so I am not sure of why the ribbon needed to be hidden but here is how. function hideEditRibbon...
-
It has been a few weeks since I attended, which has given me some time to reflect on the SharePoint 2010 development boot camp that myself and various others at CPS have attended over the last couple of months. Now in my role as a SharePoint Consultant...
-
Just a straight copy from the original post here http://blogs.msdn.com/b/uksharepoint/archive/2012/10/05/sharepoint-2013-technical-preview-development-environment-dependencies-versions-downloads.aspx?utm_source=feedburner&utm_medium=feed&utm_campaign...
-
Not posted in a while and this is a very short post. the post here http://jussionsharepoint.com/index.php/2012/09/14/the-definitive-guide-to-sharepoint-2013-certifications/ has an overview of some of the new exams for SharePoint 2013 via Buzz Blog...
-
So i went to manage a timer job and was presented with the following screen. The ULS logs didn’t reveal too much information other than a nullreference exception. There is however some more information in the widows application event log...
-
This is just a quick post while I am in a meeting on how to create gantt charts within SSRS. http://pnarayanaswamy.blogspot.co.uk/2010/09/range-bar-chart-gantt-chart-using-ssrs.html I hope to expand on this post in the future with my own experiences...