<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"><channel><title>Getting Started with ASP.NET 4.5 Web Forms - URL Routing</title><link>http://www.asp.net</link><pubDate>Wed, 10 Apr 2013 10:21:15 GMT</pubDate><generator>umbraco</generator><description>Comments for Getting Started with ASP.NET 4.5 Web Forms - URL Routing</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/42943" rel="self" type="application/rss+xml" /><item><title>Comment Posted by f_suhail</title><link>http://www.asp.net/web-forms/tutorials/aspnet-45/getting-started-with-aspnet-45-web-forms/url-routing</link><pubDate>Thu, 20 Sep 2012 03:25:31 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000016478</guid><description><![CDATA[ <p>Product detail page is showing broken image for the selected product!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/f_suhail.jpg?forceidenticon=false&amp;dt=635048006400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Lori Brooke</title><link>http://www.asp.net/web-forms/tutorials/aspnet-45/getting-started-with-aspnet-45-web-forms/url-routing</link><pubDate>Tue, 15 Jan 2013 14:49:34 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018173</guid><description><![CDATA[ <p>I had the same problem with the broken image on Product Detail page.  To correct it, open ProducDetails.aspx.  Change the line for the image tag to this:</p><p></p><p>&lt;image src=&quot;/Catalog/Images/Thumbs/&lt;%#:Item.ImagePath %&gt;&quot; border=&quot;1&quot; alt=&#39;&lt;%#:Item.ProductName %&gt;&#39; height=&quot;300&quot; /&gt; </p><p></p><p>The path was missing the &quot;/Thumbs&quot; directory.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Lori%20Brooke.jpg?forceidenticon=false&amp;dt=635048006400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by xavi giqwa</title><link>http://www.asp.net/web-forms/tutorials/aspnet-45/getting-started-with-aspnet-45-web-forms/url-routing</link><pubDate>Wed, 10 Apr 2013 10:21:15 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018887</guid><description><![CDATA[ <p>thank you very much for such an informative tutorial. one question though is on Order class, if the user registers before making an order, should not application automatically generate user information required on order class details? because you now have to ask the user the same information each time they order.</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/xavi%20giqwa.jpg?forceidenticon=false&amp;dt=635048006400000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>