<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tricky Asp.net MVC URL Rewriting</title>
	<atom:link href="http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/</link>
	<description>web development, tech reviews, tips, tricks, blogging</description>
	<lastBuildDate>Sun, 07 Mar 2010 18:27:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: MVC URL Rewriting - Baka.Blog</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-790</link>
		<dc:creator>MVC URL Rewriting - Baka.Blog</dc:creator>
		<pubDate>Thu, 12 Mar 2009 11:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-790</guid>
		<description>[...] http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/" rel="nofollow">http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eibrahim</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-933</link>
		<dc:creator>eibrahim</dc:creator>
		<pubDate>Tue, 18 Nov 2008 20:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-933</guid>
		<description>You are absolutely right but I have worked around that by forcing users to&lt;br&gt;use usernames with 6 or more characters and I also keep track of a list of&lt;br&gt;banned usernames in the config file e.g. administrator, account, etc...&lt;br&gt;It is not perfect but it works otherwise, you will be stuck with URLs that&lt;br&gt;look like /user/eibrahim instead of just /eibrahim</description>
		<content:encoded><![CDATA[<p>You are absolutely right but I have worked around that by forcing users to<br />use usernames with 6 or more characters and I also keep track of a list of<br />banned usernames in the config file e.g. administrator, account, etc&#8230;<br />It is not perfect but it works otherwise, you will be stuck with URLs that<br />look like /user/eibrahim instead of just /eibrahim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eibrahim</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-700</link>
		<dc:creator>eibrahim</dc:creator>
		<pubDate>Tue, 18 Nov 2008 12:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-700</guid>
		<description>You are absolutely right but I have worked around that by forcing users to&lt;br&gt;use usernames with 6 or more characters and I also keep track of a list of&lt;br&gt;banned usernames in the config file e.g. administrator, account, etc...&lt;br&gt;It is not perfect but it works otherwise, you will be stuck with URLs that&lt;br&gt;look like /user/eibrahim instead of just /eibrahim</description>
		<content:encoded><![CDATA[<p>You are absolutely right but I have worked around that by forcing users to<br />use usernames with 6 or more characters and I also keep track of a list of<br />banned usernames in the config file e.g. administrator, account, etc&#8230;<br />It is not perfect but it works otherwise, you will be stuck with URLs that<br />look like /user/eibrahim instead of just /eibrahim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eibrahim</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-701</link>
		<dc:creator>eibrahim</dc:creator>
		<pubDate>Tue, 18 Nov 2008 12:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-701</guid>
		<description>You are absolutely right but I have worked around that by forcing users to&lt;br&gt;use usernames with 6 or more characters and I also keep track of a list of&lt;br&gt;banned usernames in the config file e.g. administrator, account, etc...&lt;br&gt;It is not perfect but it works otherwise, you will be stuck with URLs that&lt;br&gt;look like /user/eibrahim instead of just /eibrahim</description>
		<content:encoded><![CDATA[<p>You are absolutely right but I have worked around that by forcing users to<br />use usernames with 6 or more characters and I also keep track of a list of<br />banned usernames in the config file e.g. administrator, account, etc&#8230;<br />It is not perfect but it works otherwise, you will be stuck with URLs that<br />look like /user/eibrahim instead of just /eibrahim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danatkinson</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-696</link>
		<dc:creator>danatkinson</dc:creator>
		<pubDate>Mon, 17 Nov 2008 08:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-696</guid>
		<description>Have you thought about what happens if you decide to create a controller which happens to be the same as a user&#039;s name?!&lt;br&gt;&lt;br&gt;I&#039;m not sure this is a very future-proof way of working...</description>
		<content:encoded><![CDATA[<p>Have you thought about what happens if you decide to create a controller which happens to be the same as a user&#39;s name?!</p>
<p>I&#39;m not sure this is a very future-proof way of working&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-313</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 22 Jul 2008 11:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-313</guid>
		<description>@Net framework programmer,
Read this http://chriscavanagh.wordpress.com/2008/03/11/aspnet-routing-goodbye-url-rewriting/ for routing with Web Forms</description>
		<content:encoded><![CDATA[<p>@Net framework programmer,<br />
Read this <a href="http://chriscavanagh.wordpress.com/2008/03/11/aspnet-routing-goodbye-url-rewriting/" rel="nofollow">http://chriscavanagh.wordpress.com/2008/03/11/aspnet-routing-goodbye-url-rewriting/</a> for routing with Web Forms</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-425</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 22 Jul 2008 09:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-425</guid>
		<description>@Net framework programmer,&lt;br&gt;Read this &lt;a href=&quot;http://chriscavanagh.wordpress.com/2008/03/11/aspnet-routing-goodbye-url-rewriting/&quot;&gt;http://chriscavanagh.wordpress.com/2008/03/11/a...&lt;/a&gt; for routing with Web Forms</description>
		<content:encoded><![CDATA[<p>@Net framework programmer,<br />Read this <a href="http://chriscavanagh.wordpress.com/2008/03/11/aspnet-routing-goodbye-url-rewriting/"></a><a href="http://chriscavanagh.wordpress.com/2008/03/11/a.." rel="nofollow">http://chriscavanagh.wordpress.com/2008/03/11/a..</a>. for routing with Web Forms</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emad Ibrahim</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-292</link>
		<dc:creator>Emad Ibrahim</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-292</guid>
		<description>@Net framework programmer, I am not sure how to do that.  I haven&#039;t used the routing library with non-MVC projects.  Good luck and let us know what you find out.</description>
		<content:encoded><![CDATA[<p>@Net framework programmer, I am not sure how to do that.  I haven&#8217;t used the routing library with non-MVC projects.  Good luck and let us know what you find out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emad Ibrahim</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-291</link>
		<dc:creator>Emad Ibrahim</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-291</guid>
		<description>@Nik, you are absolutely right which is why I force user names to be 4 characters or longer.  This way, worst-case-scenario, I can create a 3 letter controller.  Not ideal, but a workaround.</description>
		<content:encoded><![CDATA[<p>@Nik, you are absolutely right which is why I force user names to be 4 characters or longer.  This way, worst-case-scenario, I can create a 3 letter controller.  Not ideal, but a workaround.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Net framework programmer</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-290</link>
		<dc:creator>Net framework programmer</dc:creator>
		<pubDate>Tue, 08 Jul 2008 14:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-290</guid>
		<description>hello,

how i can route to main page without using MVC (We are using System.Web.Routing assembly)</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>how i can route to main page without using MVC (We are using System.Web.Routing assembly)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emad Ibrahim</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-424</link>
		<dc:creator>Emad Ibrahim</dc:creator>
		<pubDate>Tue, 08 Jul 2008 12:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-424</guid>
		<description>@Net framework programmer, I am not sure how to do that.  I haven&#039;t used the routing library with non-MVC projects.  Good luck and let us know what you find out.</description>
		<content:encoded><![CDATA[<p>@Net framework programmer, I am not sure how to do that.  I haven&#8217;t used the routing library with non-MVC projects.  Good luck and let us know what you find out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emad Ibrahim</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-423</link>
		<dc:creator>Emad Ibrahim</dc:creator>
		<pubDate>Tue, 08 Jul 2008 12:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-423</guid>
		<description>@Nik, you are absolutely right which is why I force user names to be 4 characters or longer.  This way, worst-case-scenario, I can create a 3 letter controller.  Not ideal, but a workaround.</description>
		<content:encoded><![CDATA[<p>@Nik, you are absolutely right which is why I force user names to be 4 characters or longer.  This way, worst-case-scenario, I can create a 3 letter controller.  Not ideal, but a workaround.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Net framework programmer</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-422</link>
		<dc:creator>Net framework programmer</dc:creator>
		<pubDate>Tue, 08 Jul 2008 12:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-422</guid>
		<description>hello,&lt;br&gt;&lt;br&gt;how i can route to main page without using MVC (We are using System.Web.Routing assembly)</description>
		<content:encoded><![CDATA[<p>hello,</p>
<p>how i can route to main page without using MVC (We are using System.Web.Routing assembly)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-235</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Sat, 24 May 2008 11:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-235</guid>
		<description>I&#039;ve done exactly this for a project. It isnt ideal in that if you have a live system, and you subsequently need to add controllers, you need to check that *existing* users havent already used that controller name.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done exactly this for a project. It isnt ideal in that if you have a live system, and you subsequently need to add controllers, you need to check that *existing* users havent already used that controller name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/comment-page-1/#comment-421</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Sat, 24 May 2008 09:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.emadibrahim.com/?p=383#comment-421</guid>
		<description>I&#039;ve done exactly this for a project. It isnt ideal in that if you have a live system, and you subsequently need to add controllers, you need to check that *existing* users havent already used that controller name.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done exactly this for a project. It isnt ideal in that if you have a live system, and you subsequently need to add controllers, you need to check that *existing* users havent already used that controller name.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
