<?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>PeopleEditor &#8211; PicSource</title>
	<atom:link href="http://picsource.com.br/archives/tag/peopleeditor/feed/" rel="self" type="application/rss+xml" />
	<link>http://picsource.com.br</link>
	<description></description>
	<lastBuildDate>Thu, 27 Oct 2011 11:20:45 +0000</lastBuildDate>
	<language>pt-PT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>Working with the PeopleEditor in ASP.NET</title>
		<link>http://picsource.com.br/archives/94/</link>
		
		<dc:creator><![CDATA[Tiago Larios]]></dc:creator>
		<pubDate>Thu, 27 Oct 2011 11:19:04 +0000</pubDate>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[PeopleEditor]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<guid isPermaLink="false">http://picsource.com.br/?p=94</guid>

					<description><![CDATA[This article has code snippets used to work with People editor in ASP.NET and SharePoint; Adding the control Using Sharepoint TAG &#160; &#60;%@ Register Tagprefix=&#34;SharePoint&#34; Namespace=&#34;Microsoft.SharePoint.WebControls&#34; Assembly=&#34;Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#34; %&#62;&#160;&#160;&#60;SharePoint:PeopleEditor runat=&#34;server&#34; ID=&#34;peopleEditor&#34; &#160;&#160; &#160; &#160; &#160; AutoPostBack=&#34;true&#34; AllowEmpty=&#34;false&#34; SelectionSet=&#34;User,SecGroup,SPGroup&#34; &#160;&#160; &#160; &#160; &#160; BorderWidth=&#34;1&#34; PlaceButtonsUnderEntityEditor=&#34;false&#34; Rows=&#34;1&#34; /&#62;&#160; Using C# &#160; &#160; PeopleEditor pplEditor = [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
