<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://br.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>SharePoint</title>
 <link>http://br.sys-con.com/</link>
 <description>Latest articles from SharePoint</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Mon, 30 Nov 2009 16:00:43 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Solution Dependencies in SharePoint 2010</title>
 <link>http://br.sys-con.com/node/1163587</link>
 <description>With MOSS 2007, I often got asked what order do I install these solution packages in.  Oftentimes, it was critical that they get installed in a particular order.  With features, we have had the ability to set dependencies, but we really didn’t have anything like that for solution packages.  Well, I haven’t heard people talking about this new feature yet, but we can in fact set solution dependencies in the manifest.xml file.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1163587&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 31 Oct 2009 10:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1163587</guid>
</item>
<item>
 <title>Turning on the Developer Dashboard in SharePoint 2010</title>
 <link>http://br.sys-con.com/node/1166944</link>
 <description>The developer dashboard is a great new feature that developers can use to aid them in tuning performance on a page.  This new functionality adds information to the bottom of any page in SharePoint that displays performance information and what SQL queries were executed to display the page.  To my knowledge, there is currently no way in the UI to turn this on, so you can do this with a quick x64 console application.  This is soon to become a quite popular code snippet I am sure.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1166944&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 31 Oct 2009 10:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1166944</guid>
</item>
<item>
 <title>Quick Overview of Master Pages in SharePoint 2010</title>
 <link>http://br.sys-con.com/node/1166942</link>
 <description>SharePoint 2010 brings a few new master pages that you may want to know about.  There are additional master pages to accommodate both the old and new versions of UI.  There are also some simplified pages to take note in.

The first master page we will talk about is v4.master.  This is the default team site master page used with version 4 (obviously) of the UI.  This will be the master page you typically use. It provides the ribbon bar and all of the other new visual UI changes such as the site actions menu on the left side.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1166942&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 31 Oct 2009 09:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1166942</guid>
</item>
<item>
 <title>Deploying a Data Connections Library using a Feature</title>
 <link>http://br.sys-con.com/node/1132981</link>
 <description>&lt;p&gt;If you’re like me at all, you like to see compete examples of how to do things.&amp;#160; Yes, I can usually read something and apply what I already know, but sometimes, it is nice to see a fully working example of something, before you try something on your own.&amp;#160; Today’s example is how to deploy a data connections library using a feature.&amp;#160; I already posted how to deploy a .UDCX file to a data connection library so I thought this post would go well with it.&amp;#160; Our example starts with a standard feature.xml file.&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;Feature&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;xmlns&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;http://schemas.microsoft.com/sharepoint/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Id&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;{EF18A3A1-8D0D-40a9-8BEF-B23ADE36889D}&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Scope&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;Site&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Hidden&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;False&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Title&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;My Data Connection Library&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Description&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;This deploys a data connection library&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160; &amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;ElementManifests&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160;&amp;#160;&amp;#160; &amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;ElementManifest&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Location&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;Elements.xml&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; /&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160; &amp;lt;/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;ElementManifests&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;Feature&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Now we need to build our elements.xml file.&amp;#160; There are two things we need to know to deploy a SharePoint list in this case.&amp;#160; The list template id and the feature that the deployed the list template. The first thing we need to know is the List Template Type for the data connections library.&amp;#160; We can figure that out by looking at the type attribute in the List element of the &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/ms415091.aspx&quot;&gt;SDK&lt;/a&gt;.&amp;#160; Looking at that, we determine the List Template Type is 130.&amp;#160; &lt;/p&gt;  &lt;p&gt;We now need to figure out the feature id.&amp;#160; There is a number of ways to do this (and maybe it is even documented somewhere), but I went with a more brute force approach.&amp;#160; I knew that the Records Center site template provisioned a data connection library, so I went to the SiteTemplates folder in the 12 hive and found the SPSREPORTCENTER folder.&amp;#160; Looking at the onet.xml file inside, I found the line I needed.&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;List&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Title&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;$Resources:spscore,ReportCenterOnet_DataConnectionsListInstanceName&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;FeatureId&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;00BFEA71-DBD7-4F72-B8CB-DA7AC0440130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Description&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;$Resources:spscore,ReportCenterOnet_DataConnectionsListInstanceDescription&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Url&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;Data Connections&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Type&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; /&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;There is the FeatureId and the Type again.&amp;#160; Note the FeatureId of &lt;em&gt;00BFEA71-DBD7-4F72-B8CB-DA7AC0440130&lt;/em&gt;.&amp;#160; For some reason, they never use brackets with the GUID on the Id here.&amp;#160; Not sure if that is required or not.&amp;#160; We can pretty much use this line in our elements file, but we do need to make some changes, since elements.xml needs a ListInstance element instead of a List element.&amp;#160; Here is what our ListInstance element looks like.&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;Elements&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;xmlns&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;http://schemas.microsoft.com/sharepoint/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;#160; &amp;lt;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;ListInstance&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;FeatureId&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;00BFEA71-DBD7-4F72-B8CB-DA7AC0440130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Id&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;{7C6924D1-5704-4a6f-9C6C-04902A312252}&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;TemplateType&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;DocumentTemplate&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;130&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Title&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;Data Connections&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Url&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;DataConnections&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;OnQuickLaunch&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;FALSE&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; &lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:silver;font-size:13pt;&quot;&gt;Description&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;=&amp;quot;&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#a5c25c;font-size:13pt;&quot;&gt;My Data Connection Library.&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;quot; /&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p style=&quot;margin:0in 0in 0pt;background:black;&quot;&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;lt;/&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:#cc7832;font-size:13pt;&quot;&gt;Elements&lt;/span&gt;&lt;/b&gt;&lt;b&gt;&lt;span style=&quot;font-family:consolas;color:white;font-size:13pt;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;As you can see it’s pretty similar.&amp;#160; Be sure and give it a unique Id.&amp;#160; You can customize the Url to your liking.&amp;#160; One thing I will point out is that you should not set RootWebOnly to true on this list.&amp;#160; If you do, you will get an Object Reference not found error and the list will not deploy.&amp;#160; Copy your feature files out to your 12 hive.&amp;#160; Then install and activate your feature.&amp;#160; You should have a data connections library at the URL you specify.&amp;#160; I will point out that the library won’t show up in the Lists on your site, nor will there be any navigation to it, but it will be there.&amp;#160; I hope this quick tip today helps you.&lt;/p&gt;&lt;img src=&quot;http://www.dotnetmafia.com/aggbug.aspx?PostID=985&quot; width=&quot;1&quot; height=&quot;1&quot;&gt;&lt;img src=&quot;http://feeds.feedburner.com/~r/CoreysDotNetTipOfTheDay/~4/H8LOqxuQhqk&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/1132981&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 05 Oct 2009 11:54:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/1132981</guid>
</item>
<item>
 <title>All Roads Lead to SharePoint</title>
 <link>http://br.sys-con.com/node/635394</link>
 <description>Corporate IT organizations have deployed numerous platforms over the years to enable users to collaborate on and share unstructured documents, files, and other data. File shares, document management systems, e-mail servers, Web servers – chances are that most of these are still in use in your company. New user requirements and technical capabilities have driven this evolution, and the result is a scattered variety of platforms that have become unwieldy and expensive to manage.&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/635394&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 06 Aug 2008 20:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/635394</guid>
</item>
<item>
 <title>SharePoint Recovery</title>
 <link>http://br.sys-con.com/node/531747</link>
 <description>How many times have you been working on a document, making a system change or trying to code a late-breaking change only to have it all go wrong. We&#039;ve all had that sinking feeling where we have kicked off a series of events only to wish we could roll back time and make it undo itself. Unfortunately for all of us these things happen and it seems that the first thought that crosses our minds is &#039;Time to polish off the old resume.&#039;&lt;p&gt;&lt;a href=&quot;http://br.sys-con.com/node/531747&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 02 Apr 2008 14:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://br.sys-con.com/node/531747</guid>
</item>
</channel>
</rss>
