<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Dan Larson&#039;s SharePoint Developer Blog</title>
	<atom:link href="http://www.danlarson.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danlarson.com</link>
	<description></description>
	<lastBuildDate>Thu, 16 May 2013 04:05:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Upgrading Features and Site Columns from SharePoint 2010 to SharePoint 2013 by Sudhir Kesharwani</title>
		<link>http://www.danlarson.com/upgrading-features-and-site-columns-from-sharepoint-2010-to-sharepoint-2013/#comment-1241</link>
		<dc:creator>Sudhir Kesharwani</dc:creator>
		<pubDate>Thu, 16 May 2013 04:05:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.danlarson.com/?p=301#comment-1241</guid>
		<description><![CDATA[Hi Dan,

Thanks a lot for sharing this useful information.  I had a SharePoint 2007 WSP that has been converted to Visual Studio 2010 solution and it contained Site columns created using CAML.

When I am deploying it onto SharePoint 2013,  I do not find my site columns created in the Gallery.  I had tough time in locating your blog :)]]></description>
		<content:encoded><![CDATA[<p>Hi Dan,</p>
<p>Thanks a lot for sharing this useful information.  I had a SharePoint 2007 WSP that has been converted to Visual Studio 2010 solution and it contained Site columns created using CAML.</p>
<p>When I am deploying it onto SharePoint 2013,  I do not find my site columns created in the Gallery.  I had tough time in locating your blog <img src='http://www.danlarson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Publishing Features as Apps in SharePoint 2013 by Cairo Allison</title>
		<link>http://www.danlarson.com/publishing-features-as-apps-in-sharepoint-2013/#comment-1123</link>
		<dc:creator>Cairo Allison</dc:creator>
		<pubDate>Thu, 25 Apr 2013 13:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.danlarson.com/?p=307#comment-1123</guid>
		<description><![CDATA[SharePoint development is hugely favored by a great deal of organizations today.]]></description>
		<content:encoded><![CDATA[<p>SharePoint development is hugely favored by a great deal of organizations today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 and 2013 WSP Compatibility by guru</title>
		<link>http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/#comment-987</link>
		<dc:creator>guru</dc:creator>
		<pubDate>Sat, 28 Jul 2012 02:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.danlarson.com/?p=296#comment-987</guid>
		<description><![CDATA[hi Chris
Do we need to follow the same procedure we used to follow fir moss to 2010 for migration? 
Db detach and attach? Then running the wsp. Or is it necessary to covert the 2010 solution to 2013 for future enhancement and support.?
Any special care do we need tks take care of for converting 2010 to 2013 solution?]]></description>
		<content:encoded><![CDATA[<p>hi Chris<br />
Do we need to follow the same procedure we used to follow fir moss to 2010 for migration?<br />
Db detach and attach? Then running the wsp. Or is it necessary to covert the 2010 solution to 2013 for future enhancement and support.?<br />
Any special care do we need tks take care of for converting 2010 to 2013 solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reflector 7.6: If you write SharePoint code, you need this tool! by PaulE</title>
		<link>http://www.danlarson.com/reflector-7-6-if-you-write-sharepoint-code-you-need-this-tool/#comment-985</link>
		<dc:creator>PaulE</dc:creator>
		<pubDate>Fri, 27 Jul 2012 15:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.danlarson.com/?p=299#comment-985</guid>
		<description><![CDATA[I agree! Using Reflector to dig into the SharePoint DLLs is quite valuable as a SharePoint Developer. Over the years, I&#039;ve ran into a couple of issues using the SharePoint DLLs which made a whole lot more sense after reading the code causing the problems. Makes it much easier to deal with the issues when you know what&#039;s going on under the hood.]]></description>
		<content:encoded><![CDATA[<p>I agree! Using Reflector to dig into the SharePoint DLLs is quite valuable as a SharePoint Developer. Over the years, I&#8217;ve ran into a couple of issues using the SharePoint DLLs which made a whole lot more sense after reading the code causing the problems. Makes it much easier to deal with the issues when you know what&#8217;s going on under the hood.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 and 2013 WSP Compatibility by Upgrading Features and Site Columns from SharePoint 2010 to SharePoint 2013 &#187; Dan Larson&#039;s SharePoint Developer Blog</title>
		<link>http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/#comment-983</link>
		<dc:creator>Upgrading Features and Site Columns from SharePoint 2010 to SharePoint 2013 &#187; Dan Larson&#039;s SharePoint Developer Blog</dc:creator>
		<pubDate>Thu, 26 Jul 2012 19:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.danlarson.com/?p=296#comment-983</guid>
		<description><![CDATA[[...] One goal was to be able to carry forward code from SharePoint 2010, as I&#8217;ve talked about here. This post will add a few additional details to that… with these techniques we&#8217;re able to [...]]]></description>
		<content:encoded><![CDATA[<p>[...] One goal was to be able to carry forward code from SharePoint 2010, as I&#8217;ve talked about here. This post will add a few additional details to that… with these techniques we&#8217;re able to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 and 2013 WSP Compatibility by SharePoint 2010 and 2013 WSP &#171; SharePoint (and Project Server) Shenanigans</title>
		<link>http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/#comment-976</link>
		<dc:creator>SharePoint 2010 and 2013 WSP &#171; SharePoint (and Project Server) Shenanigans</dc:creator>
		<pubDate>Wed, 25 Jul 2012 08:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.danlarson.com/?p=296#comment-976</guid>
		<description><![CDATA[[...] http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/" rel="nofollow">http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 and 2013 WSP Compatibility by SharePoint 2010 and 2013 WSP &#171; Buzz Blog</title>
		<link>http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/#comment-975</link>
		<dc:creator>SharePoint 2010 and 2013 WSP &#171; Buzz Blog</dc:creator>
		<pubDate>Wed, 25 Jul 2012 08:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.danlarson.com/?p=296#comment-975</guid>
		<description><![CDATA[[...] http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/ Like this:LikeBe the first to like this.    Categories: Uncategorized        Comments (0) Trackbacks (0) Leave a comment Trackback [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/" rel="nofollow">http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/</a> Like this:LikeBe the first to like this.    Categories: Uncategorized        Comments (0) Trackbacks (0) Leave a comment Trackback [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step SharePoint Service Applications : Part 3 (WCF, the hard way) by gold price</title>
		<link>http://www.danlarson.com/step-by-step-sharepoint-service-applications-part-3-wcf/#comment-974</link>
		<dc:creator>gold price</dc:creator>
		<pubDate>Tue, 24 Jul 2012 23:03:22 +0000</pubDate>
		<guid isPermaLink="false">https://daniellarson.wordpress.com/2011/01/04/step-by-step-sharepoint-service-applications-part-3-wcf/#comment-974</guid>
		<description><![CDATA[The User Profile service application stores information about users in a central location. Social computing features use this information to facilitate productive interactions which enable users to collaborate efficiently. In order to provision My Sites, enable social computing features such as social tagging and newsfeeds, and create and distribute profiles across multiple sites and farms, you must enable the User Profile service application.]]></description>
		<content:encoded><![CDATA[<p>The User Profile service application stores information about users in a central location. Social computing features use this information to facilitate productive interactions which enable users to collaborate efficiently. In order to provision My Sites, enable social computing features such as social tagging and newsfeeds, and create and distribute profiles across multiple sites and farms, you must enable the User Profile service application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint 2010 and 2013 WSP Compatibility by danlarson</title>
		<link>http://www.danlarson.com/sharepoint-2010-and-2013-wsp-compatibility/#comment-972</link>
		<dc:creator>danlarson</dc:creator>
		<pubDate>Mon, 23 Jul 2012 22:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.danlarson.com/?p=296#comment-972</guid>
		<description><![CDATA[We&#039;ve also found that setting the SharePoint Product Version on the Package to 15.0 makes certain things magically get deployed to the right place, such as features and web service files. You may need to experiment with this a bit to get the correct results.]]></description>
		<content:encoded><![CDATA[<p>We&#8217;ve also found that setting the SharePoint Product Version on the Package to 15.0 makes certain things magically get deployed to the right place, such as features and web service files. You may need to experiment with this a bit to get the correct results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Step by Step SharePoint Service Applications : Part 4 (Deploying the Solution) by red_snake (@red_snake89)</title>
		<link>http://www.danlarson.com/step-by-step-sharepoint-service-applications-part-4-deploying-the-solution/#comment-971</link>
		<dc:creator>red_snake (@red_snake89)</dc:creator>
		<pubDate>Fri, 06 Jul 2012 08:50:33 +0000</pubDate>
		<guid isPermaLink="false">https://daniellarson.wordpress.com/?p=294#comment-971</guid>
		<description><![CDATA[hi, 
I want to download this version 
Thanks  a lot for sharing this awesome blog post.
you can search information about Theme for sharepoint 2010 at http://sharepoint2010template.com/]]></description>
		<content:encoded><![CDATA[<p>hi,<br />
I want to download this version<br />
Thanks  a lot for sharing this awesome blog post.<br />
you can search information about Theme for sharepoint 2010 at <a href="http://sharepoint2010template.com/" rel="nofollow">http://sharepoint2010template.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
