<?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>code for asp.net &#187; bind xml data</title>
	<atom:link href="http://www.codeforasp.net/tag/bind-xml-data/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codeforasp.net</link>
	<description>More about asp.net ajax silverlight MVC</description>
	<lastBuildDate>Tue, 02 Mar 2010 10:17:59 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Binding xml data to gridview Template field</title>
		<link>http://www.codeforasp.net/binding-xml-data-to-gridview-template-field.html</link>
		<comments>http://www.codeforasp.net/binding-xml-data-to-gridview-template-field.html#comments</comments>
		<pubDate>Wed, 07 Oct 2009 09:58:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[.ReadXml(Server.MapPath(”xmlFile.xml”))]]></category>
		<category><![CDATA[bind xml data]]></category>
		<category><![CDATA[bind xml data into gridview]]></category>
		<category><![CDATA[Binding label in gridview]]></category>
		<category><![CDATA[Display xml gridview]]></category>
		<category><![CDATA[gridview Template field]]></category>
		<category><![CDATA[ReadXMl]]></category>

		<guid isPermaLink="false">http://www.codeforasp.net/?p=243</guid>
		<description><![CDATA[With ASP.NET data binding, you can bind any server control to simple properties, collections, expressions and/or methods. When you use data binding, you have more flexibility when you use data from a database or other means.

 
Data binding essentials
&#60;%# %&#62; Syntax
ASP.NET introduces a new declarative syntax, &#60;%# %&#62;. This syntax is the basis for using [...]]]></description>
		<wfw:commentRss>http://www.codeforasp.net/binding-xml-data-to-gridview-template-field.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
