<?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>C# &#8211; PicSource</title>
	<atom:link href="http://picsource.com.br/archives/category/microsoft/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://picsource.com.br</link>
	<description></description>
	<lastBuildDate>Wed, 02 Aug 2017 04:41:09 +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>
		<item>
		<title>Carregando um dataGrid com os campos de uma lista do Sharepoint</title>
		<link>http://picsource.com.br/archives/50/</link>
		
		<dc:creator><![CDATA[Tiago Larios]]></dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:41:23 +0000</pubDate>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[MICROSOFT]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<guid isPermaLink="false">http://blog.larios.tecnologia.ws/2009/11/10/carregando-um-datagrid-com-os-campos-de-uma-lista-do-sharepoint/</guid>

					<description><![CDATA[Este exemplo irá carregar os dados de uma lista do Sharepoint para um dataTable. Lembrando que: &#8211; Deve haver no ambiente de execução da aplicação o WSS 3.0 ou o MOSS 2007. &#8211; É necessário referenciar no seu código a seguinte DLL’s gerenciada (.NET): Windows Sharepoint Services &#8211; 12.0.0.0 &#8211; Acrescentar no cabeçalho do código: [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>Carregando um combobox com o título das listas de um site do Sharepoint.</title>
		<link>http://picsource.com.br/archives/49/</link>
		
		<dc:creator><![CDATA[Tiago Larios]]></dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:07:22 +0000</pubDate>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[MICROSOFT]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<guid isPermaLink="false">http://blog.larios.tecnologia.ws/2009/11/10/carregando-um-combobox-com-o-titulo-das-listas-de-um-site-do-sharepoint/</guid>

					<description><![CDATA[Este exemplo irá carregar os títulos das listas disponíveis em um site do Sharepoint para um Combo em uma aplicação windows Forms. Apenas lembrando: &#8211; Deve haver no ambiente de execução da aplicação o WSS 3.0 ou o MOSS 2007. &#8211; É necessário referenciar no seu código a seguinte DLL&#8217;s gerenciada (.NET): Windows Sharepoint Services [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
