<?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>ASP.NET 4.0 Tutorials, Downloads and Code Examples</title>
	<atom:link href="http://v4.aspnettutorials.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://v4.aspnettutorials.com</link>
	<description></description>
	<lastBuildDate>Fri, 17 Jun 2011 18:38:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Learn URL Rewriting With ASP.NET 4.0 and C#</title>
		<link>http://v4.aspnettutorials.com/c/learn-url-rewriting-with-asp-net-4-0-and-c/</link>
		<comments>http://v4.aspnettutorials.com/c/learn-url-rewriting-with-asp-net-4-0-and-c/#comments</comments>
		<pubDate>Thu, 12 May 2011 14:02:00 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[4.0]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[rewriting]]></category>
		<category><![CDATA[routing]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://v4.aspnettutorials.com/c/learn-url-rewriting-with-asp-net-4-0-and-c/</guid>
		<description><![CDATA[In this tutorial we will learn how to use URL rewriting to map URL&#8217;s to different, more clean values. This comes in handy when we are working with query strings, [...]]]></description>
		<wfw:commentRss>http://v4.aspnettutorials.com/c/learn-url-rewriting-with-asp-net-4-0-and-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use the TreeView Control with ASP.NET 4.0 and VB</title>
		<link>http://v4.aspnettutorials.com/controls/use-the-treeview-control-with-asp-net-4-0-and-vb/</link>
		<comments>http://v4.aspnettutorials.com/controls/use-the-treeview-control-with-asp-net-4-0-and-vb/#comments</comments>
		<pubDate>Wed, 11 May 2011 14:02:31 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[Controls]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[4.0]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[tree]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://v4.aspnettutorials.com/controls/use-the-treeview-control-with-asp-net-4-0-and-vb/</guid>
		<description><![CDATA[Creating the Form To demonstrate how to populate a tree view control with links, we will need to create a simple web form. To begin, create a new ASP.NET Empty [...]]]></description>
		<wfw:commentRss>http://v4.aspnettutorials.com/controls/use-the-treeview-control-with-asp-net-4-0-and-vb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the ListBox Control with ASP.NET 4.0 and VB</title>
		<link>http://v4.aspnettutorials.com/controls/using-the-listbox-control-with-asp-net-4-0-and-vb/</link>
		<comments>http://v4.aspnettutorials.com/controls/using-the-listbox-control-with-asp-net-4-0-and-vb/#comments</comments>
		<pubDate>Tue, 10 May 2011 14:02:15 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[Controls]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[4.0]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Box]]></category>
		<category><![CDATA[list]]></category>

		<guid isPermaLink="false">http://v4.aspnettutorials.com/controls/using-the-listbox-control-with-asp-net-4-0-and-vb/</guid>
		<description><![CDATA[Creating the Form To demonstrate how to work with the list box control, we will need to create a simple web form. For this example we will add two list [...]]]></description>
		<wfw:commentRss>http://v4.aspnettutorials.com/controls/using-the-listbox-control-with-asp-net-4-0-and-vb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn How to Use JQuery With MasterPages in ASP.NET 4.0</title>
		<link>http://v4.aspnettutorials.com/javascript/learn-how-to-use-jquery-with-masterpages-in-asp-net-4-0/</link>
		<comments>http://v4.aspnettutorials.com/javascript/learn-how-to-use-jquery-with-masterpages-in-asp-net-4-0/#comments</comments>
		<pubDate>Mon, 09 May 2011 14:04:17 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Syntax]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[4.0]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[master]]></category>
		<category><![CDATA[MasterPage]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://v4.aspnettutorials.com/javascript/learn-how-to-use-jquery-with-masterpages-in-asp-net-4-0/</guid>
		<description><![CDATA[In this tutorial we will learn how to use JQuery with master pages in ASP.NET 4.0. Typically when you are working with an ASP.NET page, referencing external JavaScript libraries is [...]]]></description>
		<wfw:commentRss>http://v4.aspnettutorials.com/javascript/learn-how-to-use-jquery-with-masterpages-in-asp-net-4-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Implement Text to Speach in ASP.NET 4.0 and C#</title>
		<link>http://v4.aspnettutorials.com/c/implement-text-to-speach-in-asp-net-4-0-and-c/</link>
		<comments>http://v4.aspnettutorials.com/c/implement-text-to-speach-in-asp-net-4-0-and-c/#comments</comments>
		<pubDate>Fri, 06 May 2011 14:00:23 +0000</pubDate>
		<dc:creator>wpadmin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[speach]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://v4.aspnettutorials.com/c/implement-text-to-speach-in-asp-net-4-0-and-c/</guid>
		<description><![CDATA[Adding the Default.aspx Page To demonstrate using text to speach with ASP.NET we will need to create a simple web site in which we will allow users to type in [...]]]></description>
		<wfw:commentRss>http://v4.aspnettutorials.com/c/implement-text-to-speach-in-asp-net-4-0-and-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

