Browse by Tags

All Tags » SharePoint 2013 » Office 365 Grid » SharePoint (RSS)
Cloud Business Apps are a new project type that you will find in Visual Studio 2013 for SharePoint development.  What exactly are they?  They are the next evolution of LightSwitch using the app model.  If you’re not familiar with LightSwitch...
As an administrator or developer, there may be times when you really want to see everything in the search index.  It’s great for troubleshooting.  Unfortunately, the way you do this seems to vary between SharePoint versions.  I wrote on...
When it comes to SharePoint search, managed properties have always had a special place in my heart.  After all they are what lets you do all of the cool stuff in SharePoint search when it comes to querying, refining, and displaying information. ...
If you’re like me, you like complete code samples.  I don’t like having to infer the code I am supposed to right when I see a reference in the API.  I don’t program much any more, so I admit I am lazy and want to see a complete example that...
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 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...
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. ...
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...
In the past, licensing for Extranets proved to be quite confusing.  Many people including myself weren’t always sure what to recommend.  I found this useful information in the slide deck for SPC181 and I thought it was worth sharing since I...
NOTE: This post is build with Visual Studio 2012 RC and Preview 1 of the Office Developer Tools.  See this post for an update with Preview 2 of the Office Developer Tools and the RTM version of SharePoint 2013. I am extremely interested in the new...
Maybe, this was more obvious to other people but it took me a while to figure out.  When you first provision your Office 365 Preview Enterprise account, a public site collection is created.  It took me a while to find it at first because I was...
More Posts « Previous page - Next page »