<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Emad Ibrahim - Latest Comments in Tricky Asp.net MVC URL Rewriting</title><link>http://emadibrahim.disqus.com/</link><description></description><atom:link href="https://emadibrahim.disqus.com/tricky_aspnet_mvc_url_rewriting/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 18 Nov 2008 10:25:07 -0000</lastBuildDate><item><title>Re: Tricky Asp.net MVC URL Rewriting</title><link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/#comment-3877636</link><description>&lt;p&gt;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&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad</dc:creator><pubDate>Tue, 18 Nov 2008 10:25:07 -0000</pubDate></item><item><title>Re: Tricky Asp.net MVC URL Rewriting</title><link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/#comment-3855415</link><description>&lt;p&gt;Have you thought about what happens if you decide to create a controller which happens to be the same as a user's name?!&lt;/p&gt;&lt;p&gt;I'm not sure this is a very future-proof way of working...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Atkinson</dc:creator><pubDate>Mon, 17 Nov 2008 06:11:38 -0000</pubDate></item><item><title>Re: Tricky Asp.net MVC URL Rewriting</title><link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/#comment-1601711</link><description>&lt;p&gt;@Net framework programmer,&lt;br&gt;Read this &lt;a href="http://chriscavanagh.wordpress.com/2008/03/11/aspnet-routing-goodbye-url-rewriting/" rel="nofollow noopener" target="_blank" title="http://chriscavanagh.wordpress.com/2008/03/11/aspnet-routing-goodbye-url-rewriting/"&gt;http://chriscavanagh.wordpr...&lt;/a&gt; for routing with Web Forms&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marco</dc:creator><pubDate>Tue, 22 Jul 2008 07:14:52 -0000</pubDate></item><item><title>Re: Tricky Asp.net MVC URL Rewriting</title><link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/#comment-1601710</link><description>&lt;p&gt;@Net framework programmer, I am not sure how to do that.  I haven't used the routing library with non-MVC projects.  Good luck and let us know what you find out.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad Ibrahim</dc:creator><pubDate>Tue, 08 Jul 2008 10:11:51 -0000</pubDate></item><item><title>Re: Tricky Asp.net MVC URL Rewriting</title><link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/#comment-1601709</link><description>&lt;p&gt;@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.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Emad Ibrahim</dc:creator><pubDate>Tue, 08 Jul 2008 10:09:03 -0000</pubDate></item><item><title>Re: Tricky Asp.net MVC URL Rewriting</title><link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/#comment-1601708</link><description>&lt;p&gt;hello,&lt;/p&gt;&lt;p&gt;how i can route to main page without using MVC (We are using System.Web.Routing assembly)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Net framework programmer</dc:creator><pubDate>Tue, 08 Jul 2008 10:06:06 -0000</pubDate></item><item><title>Re: Tricky Asp.net MVC URL Rewriting</title><link>http://www.emadibrahim.com/2008/04/10/tricky-aspnet-mvc-url-rewriting/#comment-1601707</link><description>&lt;p&gt;I'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.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nik</dc:creator><pubDate>Sat, 24 May 2008 07:15:38 -0000</pubDate></item></channel></rss>