<?xml version="1.0" encoding="UTF-8"?><!--RSS generated by Windows SharePoint Services V3 RSS Generator on 5/25/2013 3:26:05 AM--><?xml-stylesheet type="text/xsl" href="/_layouts/RssXslt.aspx?List=2d153f7e-a33a-42cb-a4f3-4c24a841b692" version="1.0"?><rss version="2.0"><channel><title>Scot Hillier</title><link>http://www.shillier.com</link><description>RSS feed for the Posts list.</description><lastBuildDate>Sat, 25 May 2013 08:26:05 GMT</lastBuildDate><generator>SharePoint CKS:EBE</generator><ttl>60</ttl><image><title>Scot Hillier</title><url>http://www.shillier.com/_layouts/images/homepage.gif</url><link>http://www.shillier.com</link></image><item><title>Migrating SharePoint 2010 Solutions to SharePoint 2013 Apps</title><link>http://www.shillier.com/archive/2013/05/02/migrating-sharepoint-2010-solutions-to-sharepoint-2013-apps.aspx</link><guid>/archive/2013/05/02/migrating-sharepoint-2010-solutions-to-sharepoint-2013-apps.aspx</guid><description><![CDATA[

As more organizations make plans to adopt SharePoint 2013, planning for the migration of 2010 solutions to the 2013 app model is becoming increasingly important. While many SharePoint 2010 solutions will run just fine in 2013, developers really should take the opportunity to rework solutions dur ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Thu, 02 May 2013 08:58:00 GMT</pubDate></item><item><title>SharePoint Connections Open Call for Speakers</title><link>http://www.shillier.com/archive/2013/04/29/sharepoint-connections-open-call-for-speakers.aspx</link><guid>/archive/2013/04/29/sharepoint-connections-open-call-for-speakers.aspx</guid><description><![CDATA[
SharePoint Connections is back!
 
After a brief break, I am happy to say that SharePoint Connections will return Monday, September 30th through Friday, October 4th at Mandalay Bay Hotel in Las Vegas.
 
For this event, I will be filling the Track Chair role for both IT and Developer tracks. Fee ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Mon, 29 Apr 2013 16:20:00 GMT</pubDate></item><item><title>My MSDN Sample Apps</title><link>http://www.shillier.com/archive/2013/04/24/my-msdn-sample-apps.aspx</link><guid>/archive/2013/04/24/my-msdn-sample-apps.aspx</guid><description><![CDATA[

Recently, I was commissioned by Microsoft to create a set of 15 sample apps. The goal was to create samples that demonstrated various techniques in the context of doing something useful. The following table is the complete list of the sample apps, which I will update as they are completed.
 
 ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Wed, 24 Apr 2013 15:14:00 GMT</pubDate></item><item><title>Using the FullCalendar Plugin in SharePoint 2013 Apps</title><link>http://www.shillier.com/archive/2013/04/10/using-the-fullcalendar-plugin-in-sharepoint-2013-apps.aspx</link><guid>/archive/2013/04/10/using-the-fullcalendar-plugin-in-sharepoint-2013-apps.aspx</guid><description><![CDATA[

UPDATE: This sample is now live and can be downloaded from here.
As we all know, SharePoint 2013 has heavy emphasis on client-side programming. Because of this, I have had my eye out for a good jQuery calendar plugin to use with JavaScript. In this post, I’ll show you how to get up and running  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Wed, 10 Apr 2013 11:24:00 GMT</pubDate></item><item><title>Uploading Files in SharePoint 2013 using CSOM and REST</title><link>http://www.shillier.com/archive/2013/03/26/uploading-files-in-sharepoint-2013-using-csom-and-rest.aspx</link><guid>/archive/2013/03/26/uploading-files-in-sharepoint-2013-using-csom-and-rest.aspx</guid><description><![CDATA[

Recently, I have been working through the process of trying to accomplish as many basic SharePoint tasks with both CSOM and REST as possible. My goal is to build a deeper understanding of what operations work in both approaches as well as strengths and limitations. In the case of document upload ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Tue, 26 Mar 2013 13:03:00 GMT</pubDate><category domain="http://www.shillier.com/archive/tags/REST and CSOM/default.aspx">REST and CSOM</category><category domain="http://www.shillier.com/archive/tags/SharePoint 2013/default.aspx">SharePoint 2013</category></item><item><title>Using the When...Done Pattern with Promises in SharePoint 2013 Apps</title><link>http://www.shillier.com/archive/2013/03/10/using-the-when-done-pattern-with-promises-in-sharepoint-2013-apps.aspx</link><guid>/archive/2013/03/10/using-the-when-done-pattern-with-promises-in-sharepoint-2013-apps.aspx</guid><description><![CDATA[

I have written a couple of posts about using promises to control the sequential execution of asynchronous calls in SharePoint 2013. If you are new to promises, go back to the previous posts for more information. This post will assume you understand the basics.
Instead of sequential operations,  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Mon, 11 Mar 2013 05:53:00 GMT</pubDate><category domain="http://www.shillier.com/archive/tags/REST and CSOM/default.aspx">REST and CSOM</category><category domain="http://www.shillier.com/archive/tags/SharePoint 2013/default.aspx">SharePoint 2013</category></item><item><title>Using Promises with the JavaScript Client Object Model in SharePoint 2013</title><link>http://www.shillier.com/archive/2013/03/04/using-promises-with-the-javascript-client-object-model-in-sharepoint-2013.aspx</link><guid>/archive/2013/03/04/using-promises-with-the-javascript-client-object-model-in-sharepoint-2013.aspx</guid><description><![CDATA[

I’ve discussed promises briefly in a previous post and have noticed that many SharePoint developers are starting to talk about them. If promises are new to you, read that short post first to come up to speed before continuing.
Promises allow an asynchronous call to return immediately, but with  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Mon, 04 Mar 2013 12:18:00 GMT</pubDate><category domain="http://www.shillier.com/archive/tags/SharePoint 2013/default.aspx">SharePoint 2013</category><category domain="http://www.shillier.com/archive/tags/REST and CSOM/default.aspx">REST and CSOM</category></item><item><title>App Designs in SharePoint 2013</title><link>http://www.shillier.com/archive/2013/02/27/app-designs-in-sharepoint-2013.aspx</link><guid>/archive/2013/02/27/app-designs-in-sharepoint-2013.aspx</guid><description><![CDATA[

3/18/2013 Update: After presenting this material at a few user groups, I decided this article needs a better structure to present the ideas. So I have updated the table to reflect more nuance than just &quot;good&quot; and &quot;bad&quot;. I'm interested in feedback as I am using this as a corne ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Wed, 27 Feb 2013 12:41:00 GMT</pubDate><category domain="http://www.shillier.com/archive/tags/SharePoint 2013/default.aspx">SharePoint 2013</category><category domain="http://www.shillier.com/archive/tags/Apps/default.aspx">Apps</category></item><item><title>Create a Search-Based Task Management Solution in SharePoint 2013</title><link>http://www.shillier.com/archive/2013/02/14/create-a-search-based-task-management-solution-in-sharepoint-2013.aspx</link><guid>/archive/2013/02/14/create-a-search-based-task-management-solution-in-sharepoint-2013.aspx</guid><description><![CDATA[

Task lists can be created in any site within SharePoint 2013, so it is often the case that someone is assigned tasks in multiple sites. In many cases, users might not even know they have been assigned a particular task. Setting alerts on all the lists is unmanageable because the notifications be ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Thu, 14 Feb 2013 07:36:00 GMT</pubDate><category domain="http://www.shillier.com/archive/tags/SharePoint 2013/default.aspx">SharePoint 2013</category><category domain="http://www.shillier.com/archive/tags/Search/default.aspx">Search</category></item><item><title>Print List App for O365</title><link>http://www.shillier.com/archive/2013/02/01/print-list-app-for-o365.aspx</link><guid>/archive/2013/02/01/print-list-app-for-o365.aspx</guid><description><![CDATA[
Available now in the SharePoint Store for O365
 
The Print List App provide a print view for issues, custom, task, links, announcements, events, and contacts lists in Office 365 sites. The following figure shows the print button in the ribbon of a supported list.
 

Figure 1, Print Button
  ... (More)]]></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scot Hillier</dc:creator><pubDate>Fri, 01 Feb 2013 08:29:00 GMT</pubDate><category domain="http://www.shillier.com/archive/tags/SharePoint 2013/default.aspx">SharePoint 2013</category><category domain="http://www.shillier.com/archive/tags/Apps/default.aspx">Apps</category></item></channel></rss>