-
I’ve had yet another fun week up here in Canada. I gave a brand new talk about the new ways to query search in SharePoint 2013. I had a room full of developers that asked a lot of great questions. As promised, my slide deck is below...
-
Body: Do you want people to be able to quickly fill in a form on your site, over and over again? One option for this has always been datasheet view, but sometimes you have a more complex form. In this post, I’ll show how you can create a button that will...
-
I wanted to create an autocomplete textbox in a SharePoint app recently by using terms from the term store. Since retrieving items from the term store can be a bit involved I wanted to show you the steps involved. This solution make use of...
-
I’ve got a number of talks coming up that I am excited about. It turns out that talking about my experiences publishing SharePoint 2013 apps to the Office Store is hot! I’ve already spoken about it in Austin and now I’ll be speaking about...
-
I have a session coming up at SharePoint Summit Toronto this year about the many different ways you can query search. Whenever I am working on a new talk, it is customary for me to write blog posts about my examples so here it is. :) I first...
-
The Office Developer Tools team snuck a new feature into the RTM version of the tools for Visual Studio 2012. This new feature allows you to deploy apps and actually alter the search schema on the host web . That’s right. You can deploy...
-
I’ve always founds IRM quite fascinating and the nice thing about Office 365 is that it is really easy to configure and use. There are a few steps involved, but I managed to figure them out without having to go read a heap of documentation. ...
-
If you haven’t heard, Microsoft released a new site recently that allows you to create a new Office 365 tenant that is pre-populated with users, content, and social data. It even comes with demo scripts that you can use to walk users through the...
-
Top 5 Reasons to upgrade to SharePoint 2013 Without a doubt there are some great new features in SharePoint 2013 for the end user, so I thought I would take some time to highlight the top 5 in my opinion and share them with you via a video which you can...
-
If you have tried to do any work with SharePoint 2013 Client Web Parts with the Office Developer Tools Preview 2 in Visual Studio 2012, you know it’s an exercise in frustration. It literally locks up every three or four lines of code you try to...
-
By now you may have noticed that Search has changed quite a bit in SharePoint 2013. The ResultScriptWebPart powers most of the magic behind the Search Center. It replaces the CoreResultsWebPart that we have been using since SharePoint 2007. ...
-
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...
-
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...
-
SharePoint 2013 Apps VS WebParts for Developers SharePoint 2013 Introduced App Model Because of Software Market tends And Manage Solution without disturbing other tenants Especially in Online or Cloud scenarios. To meet this goal Microsoft Provide Great...
-
I recently spoke about PowerShell at SharePoint Conference 2012 ( SPC195 ). It turns out PowerShell support slipped into SharePoint Online Preview without a lot of people noticing. In my session at SPC12, I walked users through a lot of common...