<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:blogChannel="http://backend.userland.com/blogChannelModule" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>SharePoint 2010, 2007...</title>
    <description>Install SharePoint, SharePoint Installation, Installing SharePoint, SharePoint Certification, SharePoint Tutorial, SharePoint Development</description>
    <link>http://www.andreasglaser.net/</link>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <generator>BlogEngine.NET 2.0.0.44</generator>
    <language>en-US</language>
    <blogChannel:blogRoll>http://www.andreasglaser.net/opml.axd</blogChannel:blogRoll>
    <blogChannel:blink>http://andreasglaser.net/syndication.axd</blogChannel:blink>
    <dc:creator>Andreas Glaser</dc:creator>
    <dc:title>SharePoint 2010, 2007...</dc:title>
    <geo:lat>0.000000</geo:lat>
    <geo:long>0.000000</geo:long>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/AndreasGlaser" /><feedburner:info uri="andreasglaser" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
      <title>Unable to locate the xml-definition for CType with SPContentTypeId</title>
      <description>&lt;p&gt;Recently I&amp;rsquo;ve been working to &lt;strong&gt;migrate&lt;/strong&gt; a custom content type deployed with a feature from &lt;strong&gt;SharePoint 2007&lt;/strong&gt; to &lt;strong&gt;SharePoint 2010&lt;/strong&gt; resulting in a lot of errors.&lt;/p&gt;
&lt;p&gt;Depending on what changes I made to the content type xml file I got different errors:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span style="font-family: Courier New;"&gt;Unable to locate the xml-definition for CType with SPContentTypeId '0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF390027E3522FA4F2451E8AF57D3CC9D40BF10A', exception: Microsoft.SharePoint.SPException ---&amp;gt; System.Runtime.InteropServices.COMException (0x8000FFFF): &amp;lt;nativehr&amp;gt;0x8000ffff&amp;lt;/nativehr&amp;gt;&amp;lt;nativestack&amp;gt;&amp;lt;/nativestack&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;at Microsoft.SharePoint.Library.SPRequestInternalClass.GetGlobalContentTypeXml(String bstrUrl, Int32 type, UInt32 lcid, Object varIdBytes)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;at Microsoft.SharePoint.Library.SPRequest.GetGlobalContentTypeXml(String bstrUrl, Int32 type, UInt32 lcid, Object varIdBytes)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -         &lt;br /&gt;-- End of inner exception stack trace ---&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;at Microsoft.SharePoint.SPGlobal.HandleComException(COMException comEx)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;at Microsoft.SharePoint.Library.SPRequest.GetGlobalContentTypeXml(String bstrUrl, Int32 type, UInt32 lcid, Object varIdBytes)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;at Microsoft.SharePoint.SPContentTypeCollection.FillCollection(SPRequest req, SqlDataReader rdr, Boolean openWeb)&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&lt;span style="font-family: Courier New;"&gt;&amp;lt;nativehr&amp;gt;0x8107058a&amp;lt;/nativehr&amp;gt;&amp;lt;nativestack&amp;gt;&amp;lt;/nativestack&amp;gt;Specified argument was out of the range of valid values.          &lt;br /&gt;Parameter name: Content type not found (Id: '0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF390027E3522FA4F2451E8AF57D3CC9D40BF10A').&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;em&gt;&amp;nbsp;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Another error I found in the &lt;strong&gt;ULS log&lt;/strong&gt; file was:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span style="font-family: Courier New;"&gt;Failed to find the parent content type ID="ct-0-0x010100c568db52d9d0a14d9b2fdcc96666e9f2007948130ec3db064584e219954237af39" for content type ID="ct-0-0x010100c568db52d9d0a14d9b2fdcc96666e9f2007948130ec3db064584e219954237af390027e3522fa4f2451e8af57d3cc9d40bf1".&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span style="font-family: Courier New;"&gt;Failed to fill in the content type XML for ct-1033-0x010100c568db52d9d0a14d9b2fdcc96666e9f2007948130ec3db064584e219954237af390027e3522fa4f2451e8af57d3cc9d40bf1 from the parent content type. Error 0x80004005:&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&lt;span style="font-family: Courier New;"&gt;&amp;lt;nativehr&amp;gt;0x8107058a&amp;lt;/nativehr&amp;gt;&amp;lt;nativestack&amp;gt;&amp;lt;/nativestack&amp;gt;The parent content type specified by content type identifier 0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF390027E3522FA4F2451E8AF57D3CC9D40BF1 does not exist.&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;After a short search I found the &lt;a title="solution" href="http://sharepoint400.blogspot.com/2011/04/unable-to-locate-xml-definition-for.html" target="_blank"&gt;solution&lt;/a&gt; where it was suggested to insert the following code in the content type definition:&lt;/p&gt;
&lt;pre class="code"&gt;  &lt;span style="color: blue;"&gt;&amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;ContentType &lt;/span&gt;&lt;span style="color: red;"&gt;ID&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;SOME_ID&lt;/span&gt;"
      &lt;span style="color: red;"&gt;Name&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;NAME&lt;/span&gt;"
      &lt;span style="color: red;"&gt;Group&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;GROUP&lt;/span&gt;"
      &lt;span style="color: red;"&gt;Description&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;DESCRIPTION&lt;/span&gt;"
      &lt;span style="text-decoration: underline;"&gt;&lt;strong&gt;&lt;span style="color: red;"&gt;Overwrite&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;TRUE&lt;/span&gt;"&lt;/strong&gt;&lt;/span&gt;
      &lt;span style="color: red;"&gt;Version&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;0&lt;/span&gt;"&lt;span style="color: blue;"&gt;&amp;gt;
    &amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;FieldRefs&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;
      &amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;FieldRef &lt;/span&gt;&lt;span style="color: red;"&gt;ID&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;...&lt;/span&gt;" &lt;span style="color: red;"&gt;Name&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;NAME&lt;/span&gt;" &lt;span style="color: blue;"&gt;/&amp;gt;&lt;br /&gt;      ...&lt;/span&gt;&lt;/pre&gt;
&lt;pre class="code"&gt;&lt;span style="color: blue;"&gt;    &amp;lt;/&lt;/span&gt;&lt;span style="color: #a31515;"&gt;FieldRefs&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;
    &amp;lt;&lt;/span&gt;&lt;span style="color: #a31515;"&gt;DocumentTemplate &lt;/span&gt;&lt;span style="color: red;"&gt;TargetName&lt;/span&gt;&lt;span style="color: blue;"&gt;=&lt;/span&gt;"&lt;span style="color: blue;"&gt;/_layouts/CreatePage.aspx&lt;/span&gt;" &lt;span style="color: blue;"&gt;/&amp;gt;
  &amp;lt;/&lt;/span&gt;&lt;span style="color: #a31515;"&gt;ContentType&lt;/span&gt;&lt;span style="color: blue;"&gt;&amp;gt;
&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;Including &lt;strong&gt;Overwrite=&amp;rdquo;True&amp;rdquo;&lt;/strong&gt; I was able to successfully create a new site collection with my custom content type definition.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/3-kU2b62YbM" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/3-kU2b62YbM/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/06/29/Unable-to-locate-the-xml-definition-for-CType-with-SPContentTypeId.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=546458e9-dac4-47ff-9530-b54333fee9ed</guid>
      <pubDate>Wed, 29 Jun 2011 20:00:00 +0100</pubDate>
      <category>SharePoint 2010</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=546458e9-dac4-47ff-9530-b54333fee9ed</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=546458e9-dac4-47ff-9530-b54333fee9ed</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/06/29/Unable-to-locate-the-xml-definition-for-CType-with-SPContentTypeId.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=546458e9-dac4-47ff-9530-b54333fee9ed</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=546458e9-dac4-47ff-9530-b54333fee9ed</feedburner:origLink></item>
    <item>
      <title>Sandboxed solution: Unable to load assembly group - The user assembly group provider threw an exception</title>
      <description>&lt;p&gt;While developing a &lt;strong&gt;sandboxed solution&lt;/strong&gt; in &lt;strong&gt;SharePoint 2010&lt;/strong&gt; using the &lt;strong&gt;Visual Studio 2010 SharePoint developer tools&lt;/strong&gt; it happened that I wasn&amp;rsquo;t able to deploy the solution using F5.&lt;/p&gt;
&lt;p&gt;The error message wasn&amp;rsquo;t exact on how to solve the problem:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span style="font-family: Courier New;"&gt;Error occurred in deployment step 'Add Solution': Unable to load assembly group. The user assembly group provider threw an exception while trying to provide user assemblies for the specified assembly group.&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The detailed information about the error is the following:&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre&gt;&lt;code&gt;Unable to load assembly group. The user assembly group provider threw an &lt;br /&gt;exception while trying to provide user assemblies for the specified assembly group. &lt;br /&gt;- Assembly group id: ", GroupId = "&amp;lt;SOME_ID&amp;gt;"" &lt;br /&gt;- Inner Exception: System.UnauthorizedAccessException: Access is denied. &lt;br /&gt;(Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt; at Microsoft.SharePoint.Library.SPRequest.GetListsWithCallback(...)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt; at Microsoft.SharePoint.SPListCollection.EnsureListsData(...)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt; at Microsoft.SharePoint.SPListCollection.Undirty()&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt; at Microsoft.SharePoint.SPBaseCollection.GetEnumerator()&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt; at Microsoft.SharePoint.SPWeb.GetCatalog(SPListTemplateType typeCatalog)&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;...&lt;br /&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;While doing a search I found a &lt;a title="Unable to load assembly group - Sandbox solution" href="http://doitwithsharepoint.blogspot.com/2011/05/unable-to-load-assembly-group-sandbox.html" target="_blank"&gt;suggestion&lt;/a&gt; to change the account for the &amp;lsquo;&lt;strong&gt;SharePoint 2010 User Code Host&amp;rsquo;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The developer image was set up by a colleague who didn&amp;rsquo;t use the farm account as the domain account for the&amp;nbsp; SharePoint 2010 User Code Host service.&lt;/p&gt;
&lt;p&gt;Here you can see the service... while trying to debug I realized that the given account on the right side was not the one I expected.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_196.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="The user code service was running with the wrong account." src="http://andreasglaser.net/image.axd?picture=image_thumb_169.png" border="0" alt="The user code service was running with the wrong account." width="244" height="167" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So I used the &lt;strong&gt;services&lt;/strong&gt; under &lt;strong&gt;administrative tools&lt;/strong&gt; and changed the domain account to the&lt;strong&gt; SharePoint 2010 farm account&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_197.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Go to administrative tools and services." src="http://andreasglaser.net/image.axd?picture=image_thumb_170.png" border="0" alt="Go to administrative tools and services." width="244" height="227" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Changing the account solved my problem:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_198.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Change the domain account for the sandboxed solution service to the farm account." src="http://andreasglaser.net/image.axd?picture=image_thumb_171.png" border="0" alt="Change the domain account for the sandboxed solution service to the farm account." width="244" height="57" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At the end I was able to deploy the &lt;strong&gt;sandboxed solution&lt;/strong&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/yBh-CEVzHzU" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/yBh-CEVzHzU/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/05/31/Sandboxed-solution-Unable-to-load-assembly-group-The-user-assembly-group-provider-threw-an-exception.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=083788df-32c8-40a8-9f2d-011dfc6717e2</guid>
      <pubDate>Tue, 31 May 2011 20:28:00 +0100</pubDate>
      <category>SharePoint 2010</category>
      <category>SharePoint Development</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=083788df-32c8-40a8-9f2d-011dfc6717e2</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=083788df-32c8-40a8-9f2d-011dfc6717e2</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/05/31/Sandboxed-solution-Unable-to-load-assembly-group-The-user-assembly-group-provider-threw-an-exception.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=083788df-32c8-40a8-9f2d-011dfc6717e2</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=083788df-32c8-40a8-9f2d-011dfc6717e2</feedburner:origLink></item>
    <item>
      <title>SharePoint 2010 - Microsoft downloads of April 2010</title>
      <description>&lt;p&gt;Microsoft released a lot of downloadable content in April 2011&amp;hellip; most of them come as a PDF or Word document.&lt;/p&gt;
&lt;p&gt;Additionally I have listed some very interesting readings and other resources not related to SharePoint which caught my attention.&lt;/p&gt;
&lt;h2&gt;SharePoint 2010 Administration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="Microsoft Search Server IT Pro content CHM" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=73b58b97-847a-4d86-892e-464826603d2b" target="_blank"&gt;Microsoft Search Server IT Pro content CHM&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Microsoft SharePoint Foundation IT Pro content CHM" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c8cf1631-0f48-4a02-a18d-54b04eb7f0a7" target="_blank"&gt;Microsoft SharePoint Foundation IT Pro content CHM&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Microsoft SharePoint Server 2010 IT Pro content CHM" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3629425d-1505-456e-89e2-ede95f75ffe5" target="_blank"&gt;Microsoft SharePoint Server 2010 IT Pro content CHM&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="FAST Search Server for SharePoint IT Pro content CHM" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ead44c66-7d02-4edf-9e56-2f56c6f59f22" target="_blank"&gt;FAST Search Server for SharePoint IT Pro content CHM&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="SQL Server RBS Performance with SharePoint Server 2010 and StorSimple Storage Solution" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=4ce0c906-3f71-4fff-b3f9-9462343c453f" target="_blank"&gt;SQL Server RBS Performance with SharePoint Server 2010 and StorSimple Storage Solution&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="SharePoint 2010 Administration Toolkit v2.0" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=718447d8-0814-427a-81c3-c9c3d84c456e" target="_blank"&gt;SharePoint 2010 Administration Toolkit v2.0&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Perform a search-first migration" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=19174e74-e348-46dc-85d8-035fca8e501a" target="_blank"&gt;Perform a search-first migration&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Update for Microsoft SharePoint Server 2010 (KB2510639)" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=1e08cc5a-e4c4-49a4-b534-10a0eb01a221" target="_blank"&gt;Update for Microsoft SharePoint Server 2010 (KB2510639)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="SharePoint Server 2010 performance and capacity test results" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=fd1eac86-ad47-4865-9378-80040d08ac55" target="_blank"&gt;SharePoint Server 2010 performance and capacity test results&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Remote BLOB storage for SharePoint Foundation 2010" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=90ef5bf8-915e-41bd-806b-f915fbf5d353" target="_blank"&gt;Remote BLOB storage for SharePoint Foundation 2010&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Global solutions for SharePoint 2010 Products" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=2204a8a6-1ea1-471e-b2a9-db95aebd4f64" target="_blank"&gt;Global solutions for SharePoint 2010 Products&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint 2010 Development&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="SharePoint 2010 Reference: Software Development Kit" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=f0c9daf3-4c54-45ed-9bde-7b4d83a8f26f" target="_blank"&gt;SharePoint 2010 Reference: Software Development Kit&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Building Windows Phone 7 apps with SharePoint and UAG" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=556bcac3-c122-4e5a-8661-706389d68b87" target="_blank"&gt;Building Windows Phone 7 apps with SharePoint and UAG&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="SharePoint and Silverlight Training Kit" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ada43555-f785-4553-b5c7-6c17a499a6e0" target="_blank"&gt;SharePoint and Silverlight Training Kit&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Developing Applications for SharePoint 2010" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=64b55569-2168-4545-8b7c-f185b2cf967d" target="_blank"&gt;Developing Applications for SharePoint 2010&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint 2010 Miscellaneous&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="Office and SharePoint Products Network Monitor Parsers" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=568e2d62-cc97-401d-bc77-e22b8556235a" target="_blank"&gt;Office and SharePoint Products Network Monitor Parsers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=44be5ba7-6702-4cdd-9a72-cb4c4387ae5a"&gt;Enabling Managed Metadata for Information Discovery at Microsoft&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="How Microsoft Built Its Internal Social Video Platform" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=073a0cf6-6a39-4a82-8831-b74e362afbe8" target="_blank"&gt;How Microsoft Built Its Internal Social Video Platform&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Implementing Social Computing at Microsoft" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=afac291c-2fc9-451d-b4f7-ee05280b52b4" target="_blank"&gt;Implementing Social Computing at Microsoft&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Productivity Hub 2010" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=4aaa9862-e420-4331-8bc3-469d7bae0ff1" target="_blank"&gt;Productivity Hub 2010&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Business continuity management for SharePoint Foundation 2010" href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=288c1d67-e980-477d-9edd-f0865c3e533b" target="_blank"&gt;Business continuity management for SharePoint Foundation 2010&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Interesting resources and readings&lt;/h2&gt;
&lt;p&gt;By luck I found the following blog I didn&amp;rsquo;t know before and some interesting readings:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="BindingRedirect for Web Parts - a new twist on an old feature" href="http://www.bluedoglimited.com/SharePointThoughts/ViewPost.aspx?ID=311" target="_blank"&gt;BindingRedirect for Web Parts - a new twist on an old feature&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Binding Redirect bug can produce the wrong public key token" href="http://www.bluedoglimited.com/SharePointThoughts/ViewPost.aspx?ID=313" target="_blank"&gt;Binding Redirect bug can produce the wrong public key token&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Deleting the underlying account of an SPManagedAccount wrecks havoc" href="http://www.bluedoglimited.com/SharePointThoughts/ViewPost.aspx?ID=312" target="_blank"&gt;Deleting the underlying account of an SPManagedAccount wrecks havoc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Bug update: Deleting the underlying account of an SPManagedAccount" href="http://www.bluedoglimited.com/SharePointThoughts/ViewPost.aspx?ID=315" target="_blank"&gt;Bug update: Deleting the underlying account of an SPManagedAccount&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are using Blog Engine and need themes here are 2 I like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="http://www.onesoft.dk/post/New-BlogEngine-Theme-iNove.aspx" href="http://www.onesoft.dk/post/New-BlogEngine-Theme-iNove.aspx"&gt;http://www.onesoft.dk/post/New-BlogEngine-Theme-iNove.aspx&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="http://www.onesoft.dk/post/arthemia-theme-ready-for-BlogEngine.aspx" href="http://www.onesoft.dk/post/arthemia-theme-ready-for-BlogEngine.aspx"&gt;http://www.onesoft.dk/post/arthemia-theme-ready-for-BlogEngine.aspx&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Evolution of the intranets&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="http://blog.vcu.edu/ts/cio/2010/02/vcu-technology-services-strategic-plan-tell-us-what-you-think.html" href="http://blog.vcu.edu/ts/cio/2010/02/vcu-technology-services-strategic-plan-tell-us-what-you-think.html"&gt;http://blog.vcu.edu/ts/cio/2010/02/vcu-technology-services-strategic-plan-tell-us-what-you-think.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="http://www.indiana.edu/~kep/index.php/blog/post/evolution-of-the-intranet/" href="http://www.indiana.edu/~kep/index.php/blog/post/evolution-of-the-intranet/"&gt;http://www.indiana.edu/~kep/index.php/blog/post/evolution-of-the-intranet/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can check by yourself for new &lt;a href="http://www.microsoft.com/downloads/en/results.aspx?freetext=sharepoint&amp;amp;displaylang=en&amp;amp;stype=s_basic"&gt;downloadable content&lt;/a&gt;&amp;hellip; unfortunately there&amp;rsquo;s no RSS feed. Yes there are download notifications but they don&amp;rsquo;t count since they lack functionality.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/GL_3uRYbDOs" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/GL_3uRYbDOs/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/05/02/SharePoint-2010-Microsoft-downloads-of-April-2010.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=9d72d722-1f4d-4172-9b64-4973b62aa4f3</guid>
      <pubDate>Mon, 02 May 2011 21:30:00 +0100</pubDate>
      <category>SharePoint Resources</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=9d72d722-1f4d-4172-9b64-4973b62aa4f3</pingback:target>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=9d72d722-1f4d-4172-9b64-4973b62aa4f3</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/05/02/SharePoint-2010-Microsoft-downloads-of-April-2010.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=9d72d722-1f4d-4172-9b64-4973b62aa4f3</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=9d72d722-1f4d-4172-9b64-4973b62aa4f3</feedburner:origLink></item>
    <item>
      <title>New update: SharePoint Site Provisioning - Content Generator 2011</title>
      <description>&lt;p&gt;As you nay know I have published a free tool called &lt;span style="font-weight: bold;"&gt;Content Generator 2011&lt;/span&gt; which creates lots of test data in order to create a &lt;span style="font-weight: bold;"&gt;SharePoint development environment&lt;/span&gt; with &lt;span style="font-weight: bold;"&gt;real world content&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;I have updated the tool in order the enhance the &lt;span style="font-weight: bold;"&gt;SharePoint site provisioning&lt;/span&gt; process. The new version number is: &lt;span style="font-weight: bold;"&gt;2.1.0.10&lt;/span&gt;.&lt;/p&gt;
&lt;h2&gt;Download&lt;/h2&gt;
&lt;p&gt;&lt;a title="SharePoint Site Provisioning - Content Generator 2011" href="http://andreasglaser.net/page/downloads.aspx"&gt;SharePoint Site Provisioning - Content Generator 2011&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;User manual&lt;/h2&gt;
&lt;p&gt;&lt;a title="Content Generator 2011 - User Manual" href="http://sharepoint-tutorial.net/post/2011/03/14/sharepoint-site-provisioning-content-generator-2011.aspx"&gt;Content Generator 2011 - User Manual.pdf (680.04 kb)&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Change log&lt;/h2&gt;
&lt;p&gt;There are quiet a few updates to the application...&lt;/p&gt;
&lt;p&gt;v2.1.0.10 - April 5, 2011&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;New:&lt;/strong&gt; Folders and sub folders can now be created.       &lt;br /&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_195.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Folders and sub folders can now be created" src="http://andreasglaser.net/image.axd?picture=image_thumb_168.png" border="0" alt="Folders and sub folders can now be created" width="244" height="102" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;New:&lt;/strong&gt; Added new list properties which can be set during the creation of a list or document library: content approval, item version history (major and minor), check in / checkout, folder creation.       &lt;br /&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image3_5.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Added new list properties which can be set during the creation of a list or document library" src="http://andreasglaser.net/image.axd?picture=image3_thumb_4.png" border="0" alt="Added new list properties which can be set during the creation of a list or document library" width="244" height="107" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;New:&lt;/strong&gt; The tool can dynamically load icons from the SharePoint installation folder and display them in the template tree. You can disable this using Tools &amp;ndash;&amp;gt; Options. &lt;span style="text-decoration: underline;"&gt;No icons are stored as a resource in the application.        &lt;br /&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image9.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="The tool can dynamically load icons from the SharePoint installation folder and display them in the template tree." src="http://andreasglaser.net/image.axd?picture=image9_thumb.png" border="0" alt="The tool can dynamically load icons from the SharePoint installation folder and display them in the template tree." width="244" height="106" /&gt;&lt;/a&gt;&lt;/span&gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;New:&lt;/strong&gt;&amp;nbsp; 'Add list item' - after adding a list item the new node is expanded for better overview.       &lt;br /&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image6_1.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="After adding a list item the new node is expanded for better overview" src="http://andreasglaser.net/image.axd?picture=image6_thumb_1.png" border="0" alt="After adding a list item the new node is expanded for better overview" width="244" height="106" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Fixed: Approval of list items didn't work because of missing ListItem.Update() method call. &lt;/li&gt;
&lt;li&gt;Fixed: Copy &amp;amp; Paste of nodes in the tree didn't ensure pasting a node as a new object for all sub nodes... original node and new node had the same object in memory and therefore changing one of them changed both.      &lt;br /&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image12.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Copy &amp;amp; Paste of nodes in the tree didn't ensure pasting a node as a new object for all sub nodes" src="http://andreasglaser.net/image.axd?picture=image12_thumb.png" border="0" alt="Copy &amp;amp; Paste of nodes in the tree didn't ensure pasting a node as a new object for all sub nodes" width="244" height="134" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Fixed: 'Add list item' is now only enabled when clicking on a list or library.      &lt;br /&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image15.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Add list item is now only enabled when clicking on a list or library" src="http://andreasglaser.net/image.axd?picture=image15_thumb.png" border="0" alt="Add list item is now only enabled when clicking on a list or library" width="244" height="134" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Fixed: User was able to delete the root Node "Site Collection".      &lt;br /&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image18.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="User was able to delete the root Node Site Collection" src="http://andreasglaser.net/image.axd?picture=image18_thumb.png" border="0" alt="User was able to delete the root Node Site Collection" width="244" height="128" /&gt;&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Support&lt;/h2&gt;
&lt;p&gt;Please post your comments, suggestions or bug reports here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.facebook.com/pages/andreasglasernet/115186135223629"&gt;http://www.facebook.com/pages/andreasglasernet/115186135223629&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since this is a free version there is no regular support available. New features are added or bugs are fixed as soon as possible.&lt;/p&gt;
&lt;p&gt;Thanks for your understanding.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/C-qhHzbTulM" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/C-qhHzbTulM/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/04/07/New-update-SharePoint-Site-Provisioning-Content-Generator-2011.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=1ccf2580-2e23-4594-b992-3d959ec21b0a</guid>
      <pubDate>Thu, 07 Apr 2011 20:15:00 +0100</pubDate>
      <category>Software, Books</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=1ccf2580-2e23-4594-b992-3d959ec21b0a</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=1ccf2580-2e23-4594-b992-3d959ec21b0a</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/04/07/New-update-SharePoint-Site-Provisioning-Content-Generator-2011.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=1ccf2580-2e23-4594-b992-3d959ec21b0a</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=1ccf2580-2e23-4594-b992-3d959ec21b0a</feedburner:origLink></item>
    <item>
      <title>SharePoint App Market</title>
      <description>&lt;p&gt;There&amp;rsquo;s a new player in the house regarding product directories for SharePoint: &lt;a title="SharePoint App Market" href="http://www.sharepointappmarket.com" target="_blank"&gt;SharePoint App Market&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The idea behind is the possibility for independent software developers and companies to have a platform where they can offer their solutions:&lt;/p&gt;
&lt;p&gt;&lt;a title="SharePoint App Market" href="http://www.sharepointappmarket.com" target="_blank"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_189.png" border="0" alt="image" width="244" height="184" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You can filter and sort the solutions using categories and tags:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_190.png"&gt;&lt;img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_thumb_163.png" border="0" alt="image" width="244" height="211" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;How does it work&lt;/h2&gt;
&lt;p&gt;Submitting your solution is fast and easy. After you have registered yourself you can select a category for your solution:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_191.png"&gt;&lt;img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_thumb_164.png" border="0" alt="image" width="244" height="119" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After selecting a category you can set a title, the SharePoint version it works with as well as a description, tags, up to 5 images and some more&amp;hellip;&lt;/p&gt;
&lt;p&gt;At the end you need to accept the guidelines and wait for approval which was the next day after submitting it around midnight. &lt;img class="wlEmoticon wlEmoticon-winkingsmile" style="border-style: none;" src="http://andreasglaser.net/image.axd?picture=wlEmoticon-winkingsmile_2.png" alt="Winking smile" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_192.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_thumb_165.png" border="0" alt="image" width="244" height="167" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Things I like&lt;/h2&gt;
&lt;p&gt;There are some things I really like&amp;hellip; first of all you have a dashboard available showing your solutions and the approval status:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=app-market01.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="app-market01" src="http://andreasglaser.net/image.axd?picture=app-market01_thumb.png" border="0" alt="app-market01" width="244" height="97" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Second you can edit your own solutions as you like:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_193.png"&gt;&lt;img style="background-image: none; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_thumb_166.png" border="0" alt="image" width="244" height="164" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Third you can directly contact the author of a solution using a box next to the solution which seems more promising than searching for a contact form at the vendors web site:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_194.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_thumb_167.png" border="0" alt="image" width="244" height="187" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;Summary&lt;/h2&gt;
&lt;p&gt;At first glance it looks a little bit confusing talking about &amp;lsquo;ads&amp;rsquo; but after a few minutes the concept makes sense. Anyway the possibilities as an author of a solution are great since you can manage the &amp;lsquo;ads&amp;rsquo; by yourself.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/bOnKWfA9O0I" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/bOnKWfA9O0I/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/04/05/SharePoint-App-Market.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=65c874b0-1aaa-485a-a6e4-293f5a99ef1f</guid>
      <pubDate>Tue, 05 Apr 2011 21:40:00 +0100</pubDate>
      <category>Software, Books</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=65c874b0-1aaa-485a-a6e4-293f5a99ef1f</pingback:target>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=65c874b0-1aaa-485a-a6e4-293f5a99ef1f</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/04/05/SharePoint-App-Market.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=65c874b0-1aaa-485a-a6e4-293f5a99ef1f</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=65c874b0-1aaa-485a-a6e4-293f5a99ef1f</feedburner:origLink></item>
    <item>
      <title>SharePoint 2010 - Microsoft downloads of March 2010</title>
      <description>&lt;p&gt;Microsoft released a lot of downloadable content in March 2011&amp;hellip; most of them come as a PDF or Word document.&lt;/p&gt;
&lt;p&gt;This time there are quiet some SharePoint worksheets.&lt;/p&gt;
&lt;h2&gt;SharePoint 2010 Worksheets&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=b551d0a8-7d77-4e1d-9e32-0439b9953098"&gt;The Deployment worksheet helps Microsoft and SAP administrators deploy Duet Enterprise for Microsoft SharePoint and SAP.&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=cac2212d-ce1c-42eb-9b56-904f748d2bc8"&gt;Audience and content targeting worksheet&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=478a6cdf-8b3c-4b2e-993f-be07715466a6"&gt;Site and content security worksheet&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=255859ec-0380-4cdb-9b23-f5d2084268ca"&gt;Administrators and Owners Worksheet_Server&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3e7b872a-24c8-47e4-8419-f81f20ad2e65"&gt;Custom permission levels and groups worksheet&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=b2a6e13e-70a8-4c86-95c2-70cf79f48531"&gt;Administrators and Owners Worksheet_Foundation&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint 2010 Administration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=fd1eac86-ad47-4865-9378-80040d08ac55"&gt;SharePoint Server 2010 performance and capacity test results&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9a43e6df-f0eb-47e8-8dd4-1493ee8292cf"&gt;Remote BLOB storage for SharePoint Server 2010&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=32ae8cbe-a657-481d-a1d6-46140495231a"&gt;Technical reference for SharePoint Foundation 2010 &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=b0d5fc67-0502-4955-8060-b4f8b49db1d4"&gt;Health Plan Best Practices: Making the most of Microsoft Office SharePoint Server&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=5e94ad07-902c-422f-aadd-ff2bba9e540a"&gt;Microsoft SharePoint Products and Technologies Protocol Documentation&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint 2010 Search&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=19174e74-e348-46dc-85d8-035fca8e501a"&gt;Perform a search-first migration&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint 2010 Miscellaneous&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=1831694b-da8f-438a-be3e-58430fd277b0"&gt;Getting Started with SharePoint 2010&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=0360ea56-e065-46b0-8a81-febd13ccf598"&gt;Governance guide for SharePoint Server 2010&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3b895efc-5a55-488e-a40c-14df1c2e7033"&gt;Detailed description of mobile device options for Exchange Online and Sharepoint Online&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=e207e9fc-7913-4cdd-9acf-60a5fbcf75a4"&gt;Business continuity management for SharePoint Server 2010 &lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c60c0af0-10cc-4b11-bcef-b989c1f168b0"&gt;Microsoft Online Standard Service Descriptions&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=4aaa9862-e420-4331-8bc3-469d7bae0ff1"&gt;Productivity Hub 2010&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=069df92a-4f58-45e3-bbf8-93ed6bcb61d1"&gt;SharePoint Online SLA&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can check by yourself for new &lt;a href="http://www.microsoft.com/downloads/en/results.aspx?freetext=sharepoint&amp;amp;displaylang=en&amp;amp;stype=s_basic"&gt;downloadable content&lt;/a&gt;&amp;hellip; unfortunately there&amp;rsquo;s no RSS feed.&lt;/p&gt;
&lt;p&gt;Yes there are download notifications but they don&amp;rsquo;t count since they lack functionality.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/kneX_cKRaaM" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/kneX_cKRaaM/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/04/05/SharePoint-2010-Microsoft-downloads-of-March-2010.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=c41b771b-1a1e-4db8-88b6-d4657b1be3a9</guid>
      <pubDate>Tue, 05 Apr 2011 20:10:00 +0100</pubDate>
      <category>SharePoint Resources</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=c41b771b-1a1e-4db8-88b6-d4657b1be3a9</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=c41b771b-1a1e-4db8-88b6-d4657b1be3a9</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/04/05/SharePoint-2010-Microsoft-downloads-of-March-2010.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=c41b771b-1a1e-4db8-88b6-d4657b1be3a9</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=c41b771b-1a1e-4db8-88b6-d4657b1be3a9</feedburner:origLink></item>
    <item>
      <title>SharePoint 2010 - Microsoft downloads of February 2010</title>
      <description>&lt;p&gt;Microsoft released only a few but interesting downloads in February 2011 compared to January.&lt;/p&gt;
&lt;p&gt;Most of them come as a PDF or Word document.&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;SharePoint 2010 Upgrade&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=7c1de10a-ce00-4f4d-ad69-da894b8e70d3"&gt;Upgrading to SharePoint Foundation 2010&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint 2010 Administration&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a40261db-f729-4388-87c0-6276aed4d2dc"&gt;Operations guide for sites and solutions for SharePoint Server 2010&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=515dd67e-3ff6-4f0d-bc45-cfc8ba742055"&gt;Guide for IT Pros for Office Web Apps &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint 2010 Search&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9e5ccdb1-d6de-42de-8e72-d197ffedc9af"&gt;Bing News Search Connector&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=556b5fb7-1817-43fd-9ac9-5227ca129bf8"&gt;Bing Local Search Connector&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=0e409c4d-8e97-426e-a7c0-a2ab0ae7d305"&gt;Bing Image Search Connector&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=38e60e74-be02-47d8-9b83-dce5f4abc105"&gt;Bing Search Connector&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint 2010 Miscellaneous&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=594515e6-ec22-4a32-b64a-95be5c00b127"&gt;Draft SharePoint 2010 Configuration Guidance for 21 CFR Part 11 Compliance&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=23c0f351-8694-4d92-9ddf-34a949aec6a7"&gt;Microsoft Dynamics CRM 2011 List Component for SharePoint&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=6d2dc556-650a-484f-8f52-f641967b42ea"&gt;SharePoint and Windows Azure Development Primer&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=535266cc-88e8-4180-a4da-838f94d6a10d"&gt;Risk and Health Assessment Program for Microsoft SharePoint Server (SPRAP) &amp;ndash; Scoping Tool v3.0&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=65b5a396-2c87-445d-be23-d324727d19cb"&gt;Lync Server 2010 Visio Stencil&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can check by yourself for new &lt;a href="http://www.microsoft.com/downloads/en/results.aspx?freetext=sharepoint&amp;amp;displaylang=en&amp;amp;stype=s_basic"&gt;downloadable content&lt;/a&gt;&amp;hellip; unfortunately there&amp;rsquo;s no RSS feed.&lt;/p&gt;
&lt;p&gt;Yes there are download notifications but they don&amp;rsquo;t count since they lack functionality.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/JNKte9VknxY" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/JNKte9VknxY/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/04/04/SharePoint-2010-Microsoft-downloads-of-February-2010.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=769d7336-fcb8-4a3a-b03c-85da17581ac9</guid>
      <pubDate>Mon, 04 Apr 2011 20:50:00 +0100</pubDate>
      <category>SharePoint Resources</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=769d7336-fcb8-4a3a-b03c-85da17581ac9</pingback:target>
      <slash:comments>1</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=769d7336-fcb8-4a3a-b03c-85da17581ac9</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/04/04/SharePoint-2010-Microsoft-downloads-of-February-2010.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=769d7336-fcb8-4a3a-b03c-85da17581ac9</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=769d7336-fcb8-4a3a-b03c-85da17581ac9</feedburner:origLink></item>
    <item>
      <title>SharePoint Certification</title>
      <description>&lt;p&gt;It&amp;rsquo;s time to get a &lt;strong&gt;SharePoint certification&lt;/strong&gt;&amp;hellip; either you want it or you are forced but it doesn&amp;rsquo;t matter because here are the things which can help you to achieve this goal.&lt;/p&gt;
&lt;p&gt;Here are a lot of useful resources to get your own SharePoint Certification.&lt;/p&gt;
&lt;h2&gt;SharePoint Books&lt;/h2&gt;
&lt;p&gt;&lt;a title="MCTS Microsoft SharePoint 2010 Configuration Study Guide: Exam 70-667" href="http://www.amazon.com/Microsoft-SharePoint-Configuration-Study-Guide/dp/0470627018%3FSubscriptionId%3DAKIAJK4PAUN27E77K2EA%26tag%3Daglsps-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470627018" target="_blank"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_185.png" border="0" alt="image" width="64" height="79" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a title="MCTS Self-Paced Training Kit (Exam 70-667): Configuring Microsoft SharePoint 2010 (Training Kits)" href="http://www.amazon.com/MCTS-Self-Paced-Training-Exam-70-667/dp/0735638853%3FSubscriptionId%3DAKIAJK4PAUN27E77K2EA%26tag%3Daglsps-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735638853" target="_blank"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_186.png" border="0" alt="image" width="65" height="79" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a title="Microsoft SharePoint 2010 Administration: Real World Skills for MCITP Certification and Beyond (Exam 70-668)" href="http://www.amazon.com/Microsoft-SharePoint-2010-Administration-Certification/dp/0470643986%3FSubscriptionId%3DAKIAJK4PAUN27E77K2EA%26tag%3Daglsps-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470643986" target="_blank"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_187.png" border="0" alt="image" width="64" height="79" /&gt;&lt;/a&gt;&amp;nbsp;&lt;a title="SharePoint 2010 Developer's Certification: Certification Toolkit for Exams 70-573 and 70-576" href="http://www.amazon.com/SharePoint-2010-Developers-Certification-Toolkit/dp/0470912340%3FSubscriptionId%3DAKIAJK4PAUN27E77K2EA%26tag%3Daglsps-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470912340" target="_blank"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://andreasglaser.net/image.axd?picture=image_188.png" border="0" alt="image" width="64" height="79" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="MCTS Microsoft SharePoint 2010 Configuration Study Guide: Exam 70-667" href="http://www.amazon.com/Microsoft-SharePoint-Configuration-Study-Guide/dp/0470627018%3FSubscriptionId%3DAKIAJK4PAUN27E77K2EA%26tag%3Daglsps-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470627018" target="_blank"&gt;MCTS Microsoft SharePoint 2010 Configuration Study Guide: Exam 70-667&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/MCTS-Self-Paced-Training-Exam-70-667/dp/0735638853%3FSubscriptionId%3DAKIAJK4PAUN27E77K2EA%26tag%3Daglsps-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0735638853"&gt;MCTS Self-Paced Training Kit (Exam 70-667): Configuring Microsoft SharePoint 2010 (Training Kits)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Microsoft SharePoint 2010 Administration: Real World Skills for MCITP Certification and Beyond (Exam 70-668)" href="http://www.amazon.com/Microsoft-SharePoint-2010-Administration-Certification/dp/0470643986%3FSubscriptionId%3DAKIAJK4PAUN27E77K2EA%26tag%3Daglsps-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470643986"&gt;Microsoft SharePoint 2010 Administration: Real World Skills for MCITP Certification and Beyond (Exam 70-668)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.amazon.com/SharePoint-2010-Developers-Certification-Toolkit/dp/0470912340%3FSubscriptionId%3DAKIAJK4PAUN27E77K2EA%26tag%3Daglsps-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0470912340"&gt;SharePoint 2010 Developer's Certification: Certification Toolkit for Exams 70-573 and 70-576&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint Certification exam resources&lt;/h2&gt;
&lt;p&gt;Here are the resources provided by Microsoft regarding the 4 different SharePoint 2010 certifications:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-667"&gt;Exam 70-667 - TS: Microsoft SharePoint 2010, Configuring&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-668"&gt;Exam 70-668 - PRO: Microsoft SharePoint 2010, Administrator&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-573"&gt;Exam 70-573 - TS Microsoft SharePoint 2010, Application Development&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-576"&gt;Exam 70-576 - PRO: Designing and Developing Microsoft SharePoint 2010 Applications &lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint Certification training&lt;/h2&gt;
&lt;p&gt;Microsoft also provides trainings:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="SharePoint Server Virtual Labs" href="http://msdn.microsoft.com/en-us/cc707678.aspx" target="_blank"&gt;SharePoint Server Virtual Labs&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="TechNet Virtual Labs: SharePoint Products and Technologies" href="http://technet.microsoft.com/en-us/bb512933.aspx" target="_blank"&gt;TechNet Virtual Labs: SharePoint Products and Technologies&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="SharePoint 2010 Advanced IT Professional Training" href="http://technet.microsoft.com/en-us/sharepoint/ff420396.aspx" target="_blank"&gt;SharePoint 2010 Advanced IT Professional Training&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="SharePoint 2010 Advanced Developer Training" href="http://msdn.microsoft.com/en-us/sharepoint/ff420377.aspx" target="_blank"&gt;SharePoint 2010 Advanced Developer Training&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Blogs&lt;/h2&gt;
&lt;p&gt;Benjamin Athaws has the &lt;strong&gt;SharePoint 2010 Administrator certification&lt;/strong&gt; which means that he passed 70-667 and 70-668.&lt;/p&gt;
&lt;p&gt;Here are details about how he passed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.benjaminathawes.com/blog/Lists/Posts/Post.aspx?ID=17"&gt;How I passed SharePoint 2010 exam 70-667 (Part 1 of 4)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.benjaminathawes.com/blog/Lists/Posts/Post.aspx?ID=20"&gt;How I passed SharePoint 2010 exam 70-667 (Part 2 of 4)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="How I passed SharePoint 2010 exam 70-667 (Part 3 of 4)" href="http://www.benjaminathawes.com/blog/Lists/Posts/Post.aspx?ID=23" target="_blank"&gt;How I passed SharePoint 2010 exam 70-667 (Part 3 of 4)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Microsoft Certified Master on Microsoft SharePoint Server 2010&lt;/h2&gt;
&lt;p&gt;If you have all of the SharePoint certifications you can try to get the Microsoft Certified Master on Microsoft SharePoint Server 2010.&lt;/p&gt;
&lt;p&gt;The skills needed are the skills of an IT-Pro as far as I understand...&lt;/p&gt;
&lt;p&gt;...so if you are a SharePoint developer you should carefully read the resources:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="Microsoft Certified Master on Microsoft SharePoint Server 2010" href="http://www.microsoft.com/learning/en/us/certification/master-sharepoint.aspx" target="_blank"&gt;Microsoft Certified Master on Microsoft SharePoint Server 2010&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Thoughts on the Microsoft Certified Master for SharePoint 2010" href="http://www.harbar.net/archive/2010/07/08/thoughts-on-the-microsoft-certified-master-for-sharepoint-2010.aspx" target="_blank"&gt;Thoughts on the Microsoft Certified Master for SharePoint 2010&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="SharePoint 2010 MCM" href="http://www.spdoctor.net/Pages/article.aspx?name=SharePoint%202010%20MCM" target="_blank"&gt;SharePoint 2010 MCM&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Introducing the SharePoint MCM Program and the First Microsoft Certified SharePoint Masters!" href="http://blogs.technet.com/b/themasterblog/archive/2009/04/29/introducing-the-sharepoint-mcm-program-and-the-first-microsoft-certified-sharepoint-masters.aspx" target="_blank"&gt;Introducing the SharePoint MCM Program and the First Microsoft Certified SharePoint Masters!&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a title="Official SharePoint 2010 Certifications and Microsoft Official Curriculum Training Courses" href="http://www.sharepointjoel.com/Lists/Posts/Post.aspx?List=0cd1a63d-183c-4fc2-8320-ba5369008acb&amp;amp;ID=323" target="_blank"&gt;Official SharePoint 2010 Certifications and Microsoft Official Curriculum Training Courses&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With SharePoint 2010 there are a lot of resources you can use to prepare for your exam and to get your own &lt;strong&gt;SharePoint certification&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Hope you get certified...&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/NOE670z59Y0" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/NOE670z59Y0/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/03/29/SharePoint-Certification.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=f167b99b-28c4-412f-826a-98542f301484</guid>
      <pubDate>Tue, 29 Mar 2011 19:58:00 +0100</pubDate>
      <category>SharePoint Resources</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=f167b99b-28c4-412f-826a-98542f301484</pingback:target>
      <slash:comments>3</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=f167b99b-28c4-412f-826a-98542f301484</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/03/29/SharePoint-Certification.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=f167b99b-28c4-412f-826a-98542f301484</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=f167b99b-28c4-412f-826a-98542f301484</feedburner:origLink></item>
    <item>
      <title>How to install SharePoint in real world</title>
      <description>&lt;p&gt;How to install SharePoint in real world isn&amp;rsquo;t a matter of doing it&amp;rsquo;s a matter of planning. Of course there can be a lot of difficulties and problems during the deployment process itself but with a bad planning it&amp;rsquo;s even hard to get to that point.&lt;/p&gt;
&lt;p&gt;Here are some thoughts which may be helpful. I&amp;rsquo;m interested in your thoughts&amp;hellip;&lt;/p&gt;
&lt;h2&gt;Considerations&lt;/h2&gt;
&lt;p&gt;Usually it&amp;rsquo;s important to support customers during the planning and deployment of a SharePoint 2010 installation. Although they have experienced administrators and project managers they lack SharePoint knowledge if it hasn&amp;rsquo;t been part of their companies strategy.&lt;/p&gt;
&lt;p&gt;There are a lot of things that my help&amp;hellip; Microsoft has released a lot of great articles: &lt;a title="Deployment for SharePoint Server 2010" href="http://technet.microsoft.com/en-us/library/cc262957.aspx" target="_blank"&gt;Deployment for SharePoint Server 2010&lt;/a&gt;. You can enhance the information with checklists or pictures as you can see in the following paragraphs.&lt;/p&gt;
&lt;h2&gt;SharePoint 2010 hardware and software requirements&lt;/h2&gt;
&lt;p&gt;The SharePoint 2010 deployment itself has a lot of diverse requirements as you can see here: &lt;a title="Prepare for deployment (SharePoint Server 2010)" href="http://technet.microsoft.com/en-us/library/ff608031.aspx" target="_blank"&gt;Prepare for deployment (SharePoint Server 2010)&lt;/a&gt;. In medium or big sized companies you will have different contact persons who are responsible for things like Active Directory, SQL Server, DNS, Firewalls or certificates. First they need to know what to do since they aren&amp;rsquo;t involved with SharePoint. Second they have other things to do and they need time to prepare your requirements.&lt;/p&gt;
&lt;p&gt;So preparing a detailed list of requirements is important. Using the detailed requirements you have also some kind of checklist you can use to verify if everything is really done. It&amp;rsquo;s also useful to have pictures ready&amp;hellip; e.g. of your required infrastructure. A pictures says more than 1&amp;rsquo;000 words.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s also good to have a responsible person available if it comes to the deployment itself and you encounter problems.&lt;/p&gt;
&lt;h2&gt;SharePoint 2010 operations&lt;/h2&gt;
&lt;p&gt;Although there is nothing deployed right now people have questions about maintenance, security or backup. It&amp;rsquo;s a good idea to provide additional information like &lt;a title="Plan security hardening (SharePoint Server 2010)" href="http://technet.microsoft.com/en-us/library/cc262849.aspx" target="_blank"&gt;Plan security hardening (SharePoint Server 2010)&lt;/a&gt; or &lt;a title="http://technet.microsoft.com/en-us/library/ff607733.aspx" href="http://technet.microsoft.com/en-us/library/ff607733.aspx" target="_blank"&gt;Harden SQL Server for SharePoint environments (SharePoint Server 2010)&lt;/a&gt;. Administrators are interested in how they can integrate SharePoint in their daily work or if methods they know apply to SharePoint.&lt;/p&gt;
&lt;h2&gt;Prepare install media&lt;/h2&gt;
&lt;p&gt;Verify that the installation media and the product keys are available before you go to your customer. It happens from time to time that they say &amp;lsquo;yes it&amp;rsquo;s here&amp;rsquo; and during deployment they search for the media or keys.&lt;/p&gt;
&lt;p&gt;You can also try to create updated installation media using slipstreams: &lt;a title="Slipstreaming SP2 into SharePoint Server 2007" href="http://blogs.technet.com/b/seanearp/archive/2009/05/20/slipstreaming-sp2-into-sharepoint-server-2007.aspx" target="_blank"&gt;Slipstreaming SP2 into SharePoint Server 2007&lt;/a&gt;. This method saves you time during the installation process and can be reused for different environments and customers.&lt;/p&gt;
&lt;h2&gt;How to install SharePoint&lt;/h2&gt;
&lt;p&gt;Verify by yourself before you install something if all requirements are done. You can use the checklist mentioned earlier. If you start to install and notice that something is missing or wrong you wasted a lot of time and have additional work to clean it up. There are a lot of different guides helping you to &lt;a title="Install SharePoint" href="http://andreasglaser.net/post/2009/11/17/Installing-SharePoint-Server-2010-on-Windows-Server-2008-R2-and-SQL-Server-2008-R2-Part-1-Overview.aspx" target="_blank"&gt;install SharePoint&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can also download a copy on how to &lt;a title="Install SharePoint" href="http://sharepoint-tutorial.net/page/install-sharepoint.aspx" target="_blank"&gt;install SharePoint&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;Problems and solutions&lt;/h2&gt;
&lt;p&gt;Of course there are problems since there isn&amp;rsquo;t one infrastructure matching another even if you are well prepared. Experience and your favorite search engine are your best friends. Sometimes it just helps to paste the complete error message into the search box. So having internet access around you might be helpful.&lt;/p&gt;
&lt;h2&gt;Scripts&lt;/h2&gt;
&lt;p&gt;SharePoint 2010 comes with a lot of PowerShell commands and you should use them&amp;hellip; you can create scripts for SharePoint 2010 installation and configuration and reuse them for different environments and customers. Here are some examples:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a title="CodePlex projects regarding SharePoint 2010 and PowerShell" href="http://www.codeplex.com/site/search?query=powershell&amp;amp;sortBy=Relevance&amp;amp;tagName=%2cSharePoint%202010%2c&amp;amp;licenses=|&amp;amp;refinedSearch=true" target="_blank"&gt;CodePlex projects regarding SharePoint 2010 and PowerShell&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a title="Automate PDF configuration for SharePoint 2010 via PowerShell" href="http://www.sharepointusecases.com/index.php/2011/02/automate-pdf-configuration-for-sharepoint-2010-via-powershell/" target="_blank"&gt;Automate PDF configuration for SharePoint 2010 via PowerShell&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;SharePoint 2010 initial configuration&lt;/h2&gt;
&lt;p&gt;You should at least configure logging and outgoing mail: &lt;a title="Initial configuration (SharePoint Server 2010)" href="http://technet.microsoft.com/en-us/library/cc303418.aspx" target="_blank"&gt;Initial configuration (SharePoint Server 2010)&lt;/a&gt;. Of course it won&amp;rsquo;t end with that&amp;hellip;&lt;/p&gt;
&lt;h2&gt;SharePoint Backup and Restore&lt;/h2&gt;
&lt;p&gt;Right after you have successfully deployed SharePoint 2010 you need a working backup and restore solution. People will delete something&amp;hellip; databases, content, site collections&amp;hellip; everything and every time.&lt;/p&gt;
&lt;h2&gt;Documentation&lt;/h2&gt;
&lt;p&gt;The documentation of the whole process is the most important part. It has to be accurate and detailed. It won&amp;rsquo;t be done later and there will be no responsible person doing it if you aren&amp;rsquo;t there. And a few months later it will be your fault and it doesn&amp;rsquo;t matter if you had the task or not. &lt;img class="wlEmoticon wlEmoticon-winkingsmile" style="border-style: none;" src="http://andreasglaser.net/image.axd?picture=wlEmoticon-winkingsmile_1.png" alt="Winking smile" /&gt;&lt;/p&gt;
&lt;h2&gt;Uninstall SharePoint 2010&lt;/h2&gt;
&lt;p&gt;If you think you made a big mistake take a look how to uninstall SharePoint: &lt;a title="Uninstall SharePoint Server 2010" href="http://technet.microsoft.com/en-us/library/cc262874.aspx" target="_blank"&gt;Uninstall SharePoint Server 2010&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;What do you think?&lt;/h2&gt;
&lt;p&gt;Please leave a comment about your thoughts on how to install SharePoint&amp;hellip;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/cGl0PTCEIQ8" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/cGl0PTCEIQ8/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/03/22/How-to-install-SharePoint-in-real-world.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=f80ecd64-ea59-4a5d-ae13-33315b6ad863</guid>
      <pubDate>Tue, 22 Mar 2011 19:50:00 +0100</pubDate>
      <category>SharePoint 2010</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=f80ecd64-ea59-4a5d-ae13-33315b6ad863</pingback:target>
      <slash:comments>2</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=f80ecd64-ea59-4a5d-ae13-33315b6ad863</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/03/22/How-to-install-SharePoint-in-real-world.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=f80ecd64-ea59-4a5d-ae13-33315b6ad863</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=f80ecd64-ea59-4a5d-ae13-33315b6ad863</feedburner:origLink></item>
    <item>
      <title>SharePoint 2010 - Programmatically create a folder in document libraries and lists</title>
      <description>&lt;p&gt;Maybe this was easy for everyone else but I have to admit that this wasn&amp;rsquo;t easy for me. As you may know I have developed a tool for &lt;a title="SharePoint Site Provisioning" href="http://andreasglaser.net/page/downloads.aspx"&gt;SharePoint 2010 Site Provisioning&lt;/a&gt; in order to enhance the &lt;a title="SharePoint development" href="http://andreasglaser.net/post/2011/03/15/SharePoint-Site-Provisioning-Content-Generator-2011.aspx"&gt;SharePoint development&lt;/a&gt; process which wasn&amp;rsquo;t able to programmatically create folders and subfolder in a document library or list.&lt;/p&gt;
&lt;p&gt;So while I tried to change this I had a lot of trouble to achieve my goal.&lt;/p&gt;
&lt;h2&gt;Programmatically create a folder in a document library&lt;/h2&gt;
&lt;p&gt;This is the desired result:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_183.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Programmatically create a folder in a document library" src="http://andreasglaser.net/image.axd?picture=image_thumb_161.png" border="0" alt="Programmatically create a folder in a document library" width="644" height="175" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I was able to successfully create a folder in a document library using this code:&lt;/p&gt;
&lt;blockquote&gt;
&lt;pre class="code"&gt;&lt;span style="color: #2b91af;"&gt;SPList &lt;/span&gt;list = web.Lists.TryGetList(&lt;span style="color: #a31515;"&gt;"ListTitle"&lt;/span&gt;);&lt;/pre&gt;
&lt;pre class="code"&gt;&lt;span style="color: #2b91af;"&gt;SPFolderCollection &lt;/span&gt;folderColl = list.RootFolder.SubFolders;
&lt;span style="color: #2b91af;"&gt;SPFolder &lt;/span&gt;newFolder = folderColl.Add(&lt;span style="text-decoration: underline;"&gt;FolderUrl&lt;/span&gt;);&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;FolderUrl&lt;/span&gt; means one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;"/Document Library/Folder1"&lt;/strong&gt; &lt;br /&gt;Creates a folder named &amp;ldquo;Folder1&amp;rdquo; under &amp;ldquo;Document Library&amp;rdquo;&amp;hellip; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;"/Document Library/Folder1/Folder11"&lt;/strong&gt; &lt;br /&gt;Creates a folder named &amp;ldquo;Folder11&amp;rdquo; under &amp;ldquo;Folder1&amp;rdquo; in &amp;ldquo;Document Library&amp;rdquo;&amp;hellip; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;"/Subsite/Document Library/Folder1"&lt;/strong&gt; &lt;br /&gt;Creates a folder named &amp;ldquo;Folder1&amp;rdquo; under &amp;ldquo;Document Library&amp;rdquo; in a sub site&amp;hellip; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;"/Subsite/Document Library/Folder1/Folder11"        &lt;br /&gt;&lt;/strong&gt;Creates a folder named &amp;ldquo;Folder11&amp;rdquo; under &amp;ldquo;Folder1&amp;rdquo; in &amp;ldquo;Document Library&amp;rdquo; in a sub site&amp;hellip; &lt;!--EndFragment--&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You need to use an URL including the name of the new folder which is different to creating a folder in a list.&lt;/p&gt;
&lt;h2&gt;Programmatically create a folder in a list&lt;/h2&gt;
&lt;p&gt;So after we can create a folder in a SharePoint document library we now can create them in SharePoint lists.&lt;/p&gt;
&lt;p&gt;This is the desired result:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://andreasglaser.net/image.axd?picture=image_184.png"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="Programmatically create a folder in a list" src="http://andreasglaser.net/image.axd?picture=image_thumb_162.png" border="0" alt="Programmatically create a folder in a list" width="644" height="87" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I was able to successfully create a folder in a SharePoint list using this code:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span style="color: #2b91af;"&gt;SPList &lt;/span&gt;list = web.Lists.TryGetList(&lt;span style="color: #a31515;"&gt;"ListTitle"&lt;/span&gt;);&lt;/p&gt;
&lt;pre class="code"&gt;&lt;span style="color: #2b91af;"&gt;SPListItem &lt;/span&gt;newFolderItem = list.Items.Add(&lt;span style="text-decoration: underline;"&gt;completeFolderUrl&lt;/span&gt;, &lt;span style="color: #2b91af;"&gt;SPFileSystemObjectType&lt;/span&gt;.Folder);
newFolderItem[&lt;span style="color: #a31515;"&gt;"Title"&lt;/span&gt;] = &lt;span style="color: #a31515;"&gt;"TitleOfTheFolder"&lt;/span&gt;;
newFolderItem.Update();&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="text-decoration: underline;"&gt;completeFolderUrl&lt;/span&gt; means one of the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;"/lists/Custom List"&lt;/strong&gt; &lt;br /&gt;The folder is created under &amp;ldquo;Custom List&amp;rdquo;&amp;hellip; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;"/lists/Custom List/Folder1"&lt;/strong&gt; &lt;br /&gt;The folder is created under &amp;ldquo;Folder1&amp;rdquo; in &amp;ldquo;Custom List&amp;rdquo;&amp;hellip; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;"/aboutus/lists/Custom List"&lt;/strong&gt; &lt;br /&gt;The folder is created under &amp;ldquo;Custom List&amp;rdquo; in a sub site&amp;hellip; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;"/aboutus/lists/Custom List/Folder1"&lt;/strong&gt; &lt;br /&gt;The folder is created under &amp;ldquo;Folder1&amp;rdquo; in &amp;ldquo;Custom List&amp;rdquo; in a sub site&amp;hellip; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Important: &lt;/strong&gt;The folder didn&amp;rsquo;t create for me when my &amp;ldquo;completeFolderUrl&amp;rdquo; ended with a slash &amp;lsquo;/&amp;rsquo;.&lt;/p&gt;
&lt;h2&gt;Summary&lt;/h2&gt;
&lt;p&gt;I don&amp;rsquo;t know if I&amp;rsquo;m the only one who had problems to programmatically create folders and subfolder in a document library or list but I hope this helps someone else before you bang your head against the wall or table. &lt;img class="wlEmoticon wlEmoticon-winkingsmile" style="border-style: none;" src="http://andreasglaser.net/image.axd?picture=wlEmoticon-winkingsmile.png" alt="Winking smile" /&gt;&lt;/p&gt;
&lt;p&gt;Hope you like it...&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/AndreasGlaser/~4/apVGUWjEJTw" height="1" width="1"/&gt;</description>
      <link>http://feedproxy.google.com/~r/AndreasGlaser/~3/apVGUWjEJTw/post.aspx</link>
      <comments>http://www.andreasglaser.net/post/2011/03/21/SharePoint-2010-Programmatically-create-a-folder-in-document-libraries-and-lists.aspx#comment</comments>
      <guid isPermaLink="false">http://www.andreasglaser.net/post.aspx?id=0e47101c-b7c3-4488-bb95-e967b712785f</guid>
      <pubDate>Mon, 21 Mar 2011 19:06:00 +0100</pubDate>
      <category>SharePoint Development</category>
      <dc:publisher>Andreas Glaser</dc:publisher>
      <pingback:server>http://www.andreasglaser.net/pingback.axd</pingback:server>
      <pingback:target>http://www.andreasglaser.net/post.aspx?id=0e47101c-b7c3-4488-bb95-e967b712785f</pingback:target>
      <slash:comments>6</slash:comments>
      <trackback:ping>http://www.andreasglaser.net/trackback.axd?id=0e47101c-b7c3-4488-bb95-e967b712785f</trackback:ping>
      <wfw:comment>http://www.andreasglaser.net/post/2011/03/21/SharePoint-2010-Programmatically-create-a-folder-in-document-libraries-and-lists.aspx#comment</wfw:comment>
      <wfw:commentRss>http://www.andreasglaser.net/syndication.axd?post=0e47101c-b7c3-4488-bb95-e967b712785f</wfw:commentRss>
    <feedburner:origLink>http://www.andreasglaser.net/post.aspx?id=0e47101c-b7c3-4488-bb95-e967b712785f</feedburner:origLink></item>
  </channel>
</rss>

