<?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>.Net Max &#187; DataGrid/GridView</title>
	<atom:link href="http://www.dotnetmax.org/tag/datagridgridview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotnetmax.org</link>
	<description>Conhecimento na Nuvem...</description>
	<lastBuildDate>Sun, 11 Apr 2010 01:36:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>DataBind em GridView com XML e XMLDataSource no ASP.NET</title>
		<link>http://www.dotnetmax.org/2009/05/11/databind-em-gridview-com-xml-e-xmldatasource-no-aspnet/</link>
		<comments>http://www.dotnetmax.org/2009/05/11/databind-em-gridview-com-xml-e-xmldatasource-no-aspnet/#comments</comments>
		<pubDate>Mon, 11 May 2009 03:00:04 +0000</pubDate>
		<dc:creator>Guilherme Bacellar</dc:creator>
				<category><![CDATA[.Net Basics]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[DataGrid/GridView]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.dotnetmax.org/?p=391</guid>
		<description><![CDATA[Vamos ver como fazer DataBinding em um GridView no ASP.NET com XmlDataSource Para o exemplo iremos utilizar o XML abaixo como Fonte de Dados: &#60;?xml version="1.0" encoding="utf-8" ?&#62; &#60;Dados&#62; &#60;Usuarios&#62; &#60;Usuario ID="1" Nome="Guilherme Bacellar Moralez" Idade="26"&#62; &#60;Familia&#62; &#60;Pai&#62;Pai de Guilherme Bacellar Moralez&#60;/Pai&#62; &#60;Mae&#62;Mãe de Guilherme Bacellar Moralez&#60;/Mae&#62; &#60;/Familia&#62; &#60;/Usuario&#62; &#60;Usuario ID="2" Nome="Pablo Henrique Lima Roveroni" [...]


Posts Relacionados:<ol><li><a href='http://www.dotnetmax.org/2009/03/16/net-framework-inside-comparacoes-avancadas-em-net-iequatable/' rel='bookmark' title='Permanent Link: .Net Framework Inside : Comparações Avançadas em .NET (IEquatable)'>.Net Framework Inside : Comparações Avançadas em .NET (IEquatable)</a></li>
<li><a href='http://www.dotnetmax.org/2009/07/22/tipos-nulos-nullable-value-types/' rel='bookmark' title='Permanent Link: Tipos Nulos (Nullable Value Types)'>Tipos Nulos (Nullable Value Types)</a></li>
<li><a href='http://www.dotnetmax.org/2009/06/10/utilizando-argumentos-args-em-console-application/' rel='bookmark' title='Permanent Link: Utilizando Argumentos (args) em Console Application'>Utilizando Argumentos (args) em Console Application</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.dotnetmax.org/2009/05/11/databind-em-gridview-com-xml-e-xmldatasource-no-aspnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
