<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Understanding SharePoint Journal &#187; User Information List</title>
	<atom:link href="http://www.understandingsharepoint.com/journal/tag/user-information-list/feed" rel="self" type="application/rss+xml" />
	<link>http://www.understandingsharepoint.com/journal</link>
	<description></description>
	<lastBuildDate>Tue, 09 Mar 2010 14:44:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Issue 6 &#8211; SPThemes and SPSampleData Explained Released</title>
		<link>http://www.understandingsharepoint.com/journal/issue-6-spthemes-and-spsampledata-explained-released</link>
		<comments>http://www.understandingsharepoint.com/journal/issue-6-spthemes-and-spsampledata-explained-released#comments</comments>
		<pubDate>Thu, 20 Aug 2009 06:29:04 +0000</pubDate>
		<dc:creator>furuknap</dc:creator>
				<category><![CDATA[Issues]]></category>
		<category><![CDATA[Custom application pages]]></category>
		<category><![CDATA[CustomAction]]></category>
		<category><![CDATA[DelegateControl]]></category>
		<category><![CDATA[Event Receviers]]></category>
		<category><![CDATA[User Information List]]></category>

		<guid isPermaLink="false">http://www.understandingsharepoint.com/journal/?p=330</guid>
		<description><![CDATA[Issue 6 of Understanding SharePoint Journal is now available.
Understanding SharePoint Journal presents two new solutions, SPThemes and SPSampleData, designed to teach you new aspects of SharePoint development.
SPThemes seeks to overcome some of the weaknesses of the default SharePoint themes solution. Utilizing supportable techniques, SPThemes allows for custom themes, site collection scoped themes, and personal themes [...]]]></description>
			<content:encoded><![CDATA[<p>Issue 6 of <a title="Learn SharePoint with Understanding SharePoint Journal" href="http://www.understandingsharepoint.com/journal" target="_blank">Understanding SharePoint Journal</a> is now available.</p>
<p>Understanding SharePoint Journal presents two new solutions, SPThemes and SPSampleData, designed to teach you new aspects of SharePoint development.</p>
<p>SPThemes seeks to overcome some of the weaknesses of the default SharePoint themes solution. Utilizing supportable techniques, SPThemes allows for custom themes, site collection scoped themes, and personal themes for users.</p>
<p>SPSampleData provides an easy method to extract data from lists in SharePoint into ListInstance elements, ready for deployment as part of a feature. SPSampleData creates the CAML code you need, based on either raw list data or any view.</p>
<p>In this issue, spanning 90 pages, you will learn the following aspects of SharePoint development:</p>
<ul>
<li>DelegateControl development</li>
<li>CustomAction</li>
<li>User Information List Management</li>
<li>Custom Property Storage using Extension Methods</li>
<li>Programmatic List Creation</li>
<li>Custom application page development</li>
</ul>
<p>Also, you can get a 20-page preview on the <a href="http://www.understandingsharepoint.com/journal/volume-1/issue-6.">Issue 6 web page</a>.</p>
<p>.b</p>
]]></content:encoded>
			<wfw:commentRss>http://www.understandingsharepoint.com/journal/issue-6-spthemes-and-spsampledata-explained-released/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>USPJournal Volume 1 Issue 1 is out! SPCurrentUsers Explained</title>
		<link>http://www.understandingsharepoint.com/journal/uspjournal-volume-1-issue-1-is-out-spcurrentusers-explained</link>
		<comments>http://www.understandingsharepoint.com/journal/uspjournal-volume-1-issue-1-is-out-spcurrentusers-explained#comments</comments>
		<pubDate>Mon, 23 Feb 2009 00:51:38 +0000</pubDate>
		<dc:creator>furuknap</dc:creator>
				<category><![CDATA[Issues]]></category>
		<category><![CDATA[Custom application pages]]></category>
		<category><![CDATA[CustomAction]]></category>
		<category><![CDATA[DelegateControl]]></category>
		<category><![CDATA[Event Receviers]]></category>
		<category><![CDATA[Lists]]></category>
		<category><![CDATA[Querying]]></category>
		<category><![CDATA[User Information List]]></category>

		<guid isPermaLink="false">http://www.understandingsharepoint.com/journal/?p=32</guid>
		<description><![CDATA[The first issue of Understanding SharePoint Journal teaches how the CodePlex SPCurrentUsers solution is made, taking the reader through every step towards recreating SPCurrentUsers while explaining details about how each feature works. ]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.understandingsharepoint.com/journal/wp-content/promo-468x60.png"><img class="size-full wp-image-96 aligncenter" title="promo-468x60" src="http://www.understandingsharepoint.com/journal/wp-content/promo-468x60.png" alt="promo-468x60" width="468" height="60" /></a>The first issue of Understanding SharePoint Journal teaches how the CodePlex <a title="SPCurrentUsers" href="http://www.codeplex.com/SPCurrentUsers" target="_blank">SPCurrentUsers </a>solution is made, taking the reader through every step towards recreating SPCurrentUsers while explaining details about how each feature works.</p>
<p>USP Journal Volume 1 &#8211; Issue 1 deals with the following aspects of the solution:</p>
<ul>
<li><strong>DelegateControl</strong></li>
<li><strong>CustomAction</strong>, both CAML based and Assembly based</li>
<li><strong>Custom application pages</strong> in SharePoint, using code-behind files</li>
<li><strong>List deployment</strong> and column manipulation</li>
<li>Solution setup using <strong>SharePoint event receviers</strong></li>
</ul>
<p>In addition, several sub-topics are explained, such as <strong>list querying in SharePoint using CAML</strong>, using <strong>WSPBuilder</strong> to speed up development time, and extending the <strong>User Information List</strong> to hold custom data.</p>
<p>There is also a free preview download available. Visit the <a title="Learn DelegateControls, CustomAction, application pages, and lists in SharePoint" href="http://www.understandingsharepoint.com/journal/volume-1/issue-1">USP Journal Issue 1</a> page to read more.</p>
<p><a class="ec_ejc_thkbx" href="https://www.e-junkie.com/ecom/gb.php?c=cart&amp;i=210316&amp;cl=41816&amp;ejc=2" target="ej_ejc"><img src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.understandingsharepoint.com/journal/uspjournal-volume-1-issue-1-is-out-spcurrentusers-explained/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
