-
Just come back after the New Year and was posed with an interesting problem. SharePoint 2010, SSRS in integration mode but under the manage subscriptions link within a report, the Add Data Driven Subscription button was missing from the screen. So after...
-
Please find below a version comparison chart for all the features for an on premise install of SharePoint 2013 you can also find a downloadable PDF version here In the coming weeks I will also post about the Office 365 version to hopefully demystify the...
-
Although the new Result Source feature in SharePoint 2013 is really cool, writing queries against them is not. With scopes you could specify them by name (i.e.: All Sites or People). However with result sources, you must specify the id not...
-
This is one of those posts that I have promised to write but I totally forgot about. What I want to talk about today is passing parameters to SharePoint 2013 Client Web Parts. These parameters are equivalent to the properties on traditional...
-
During SPC12, Preview 2 of the Microsoft Office Developer Tools for Visual Studio 2012 came out. You can get it using the Web Platform Installer. This made a few improvements in how we build Client Web Parts (App Parts). Earlier this...
-
Looking back at my analytics, I found that my People Search in SharePoint 2010 was quite popular. I thought I would update that post for SharePoint 2013. The process is similar but there are a few things to be aware of. People Search...
-
Sorting search results has always been an interesting subject in SharePoint. It was actually harder to do than you would think. In SharePoint 2007, all you had was relevance and modified date (write). The KeywordQuery class did not have...
-
Over the past few versions of SharePoint, I have provided a number of blog posts on how to query search. Of those, my posts on how to use the KeywordQuery class using KQL are some of the most popular ( 2010 and 2007 ). In continuing that tradition...
-
If you know me then you know I’ve been doing a lot of work with apps lately (SP2 – link , twitter ). I started developing primarily with an on-premises virtual machine running SharePoint 2013, but I have recently switched to using SharePoint Online...
-
My Christmas gift to you! I don't know why I didn't do this years ago. I guess you can thank the fine folks at Rackspace for this. Today I did a 1.5 hour webinar on installing and configuring SharePoint 2013. And in a totally unexpected twist not only did everything work but I actually got everything...
-
Managing SharePoint Know Your Data The only way you can truly manage your content is to understand it. Depending on who you are, that may sound really simple. The reality? It’s something organizations struggle with every day. SharePoint libraries...
-
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...
-
Let’s face it. In SharePoint 2010, creating ribbon custom actions was not a very pleasant experience. You had to know the inner workings of the XML and the black-magic behind selecting the right Id in the CommandUIDefinition . We had...
-
PowerShell scripts to assist with setup of an OnPrem SharePoint 2013 farm and low-trust apps (with Azure Active Directory). ...( read more ) Read More...
-
A brief review of OAuth and the SharePoint App Authentication model, followed by the steps necessary to connect an OnPrem SharePoint 2013 farm to Azure Active Directory to allow installation of low-trust apps. ...( read more ) Read More...