<?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>Technical Notes&#187; URL Mapping</title>
	<atom:link href="http://technotes.towardsjob.com/tag/url-mapping/feed/" rel="self" type="application/rss+xml" />
	<link>http://technotes.towardsjob.com</link>
	<description>Technical Notes about Oracle, DotNet, Java, SQL Server, XML and UNIX</description>
	<lastBuildDate>Tue, 18 May 2010 01:45:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Search Engine Friendly URL (URL Mapping) in ASP.Net 2.0</title>
		<link>http://technotes.towardsjob.com/dotnet/search-engine-friendly-url-url-mapping-in-asp-net-2-0/</link>
		<comments>http://technotes.towardsjob.com/dotnet/search-engine-friendly-url-url-mapping-in-asp-net-2-0/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 17:02:10 +0000</pubDate>
		<dc:creator>Tech Guy</dc:creator>
				<category><![CDATA[DotNet]]></category>
		<category><![CDATA[ASP.Net URL Mapping]]></category>
		<category><![CDATA[Search Engine Friendly URL]]></category>
		<category><![CDATA[URL Mapping]]></category>
		<category><![CDATA[User Friendly URL]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/dotnet/search-engine-friendly-url-url-mapping-in-asp-net-2-0/</guid>
		<description><![CDATA[In this article we can see URL Mapping feature that is newly Introduced in ASP.Net 2.0. Search Engine Friendly URLs can be made for ASP.Net Pages using URL Mapping Feature in ASP.Net 2.0 
Introduction to URL Mapping 
In practical scenario there are many cases where URL content plays big role. Take a look. 


URL of [...]


Related posts:<ol><li><a href='http://technotes.towardsjob.com/dotnet/routing-in-asp-net-4-0-vs-routing-in-asp-net-3-5/' rel='bookmark' title='Permanent Link: Routing in ASP.NET 4.0 vs Routing in ASP.Net 3.5'>Routing in ASP.NET 4.0 vs Routing in ASP.Net 3.5</a> <small>Introduction ASP.NET Routing was introduced by Microsoft in .NET Framework 3.5 SP1. The purpose of ASP.NET Routing is to decouple the URL of a resource from the physical file on the web server. Here, the contents are generated by a class dynamically, based on the URL parameters. Because the URL...</small></li>
<li><a href='http://technotes.towardsjob.com/dotnet/asp-net-4-0-webform-features/' rel='bookmark' title='Permanent Link: Asp.net 4.0 Webform Features'>Asp.net 4.0 Webform Features</a> <small>With Visual Studio 2010 Beta 1 and .NET Framework 4.0 has many improvements for different set of scenarios such as Webforms, Dynamic Data &amp; AJAX based web development. There are also a lot of enhancements to the core runtime that powers ASP.NET such as Caching, Session &amp; Request/Response objects. In...</small></li>
<li><a href='http://technotes.towardsjob.com/dotnet/asp-net-performance-improvement-tips/' rel='bookmark' title='Permanent Link: ASP.Net Performance Improvement Tips'>ASP.Net Performance Improvement Tips</a> <small>Welcome back, In the last two article we have been discussed about General Checklist and Security Related Checklist for ASP.Net Developers. These checklist are found to be very useful for developers perspective. Now we shall discus something about ASP.Net Performance Improvement Tips. I have listed down some of the Performance...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/dotnet/search-engine-friendly-url-url-mapping-in-asp-net-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>