<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>ASP.NET MVC Storefront Part 5: Globalization</title><link>http://www.asp.net</link><pubDate>Sun, 13 May 2012 06:03:01 GMT</pubDate><generator>umbraco</generator><description>Comments for ASP.NET MVC Storefront Part 5: Globalization</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/27516" rel="self" type="application/rss+xml" /><item><title>Comment Posted by panesofglass</title><link>http://www.asp.net/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-storefront-part-5-globalization</link><pubDate>Thu, 06 Nov 2008 14:35:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007717</guid><description><![CDATA[ <p>I realize this is a little late in the series to ask, but why use IQueryable rather than IEnumerable? Is there a reason, or is it just because IQueryable is the more explicit interface for queryable objects?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/panesofglass.jpg?forceidenticon=false&amp;dt=635048541600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by diego.tercero</title><link>http://www.asp.net/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-storefront-part-5-globalization</link><pubDate>Mon, 10 Nov 2008 13:47:54 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007718</guid><description><![CDATA[ <p>Hi. Rob Conery has a blog in which he wrote a post for every episode in this series. All comments, questions and answers seem to be happening there.</p> <p>&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://blog.wekeroad.com/&quot;&gt;http://blog.wekeroad.com/&lt;/a&gt;</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/diego.tercero.jpg?forceidenticon=false&amp;dt=635048541600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jthanassis</title><link>http://www.asp.net/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-storefront-part-5-globalization</link><pubDate>Sun, 07 Dec 2008 12:42:54 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007719</guid><description><![CDATA[ <p>Some quick responses to your video.</p> <p>1. UnitPrice should not be in ProductCultureDetail table. You must find another way to handle/show parities of the same price in different currencies.</p> <p>2. Generally speaking descriptions should be in text not in n/varchar. Don&#39;t forget that in a real case scenario the product description contains html.</p> <p>I&#39;m sure that there are many other issues concerning your database design. </p> <p>Anyway for a test database we can overcome these issues.</p> <p>I&#39;m new to LINQ so I have some questions/comments regarding what I saw in this video.</p> <p>1. What about left outer joins. Does LINQ support these type of joints?</p> <p>2. I think you must use a single LINQ query in method GetCategories of your SQLCatalogRepository class.</p> <p>3. In your last method SQLCatalogRepository_ShouldReturn...</p> <p>of your CatalogIntegrationTest class (lines 25..27) you expect a full list of categories and then you filter out the category you like.This pattern of design will kill your database. I&#39;ve seen a couple of other videos of yours and you always do the same thing. You first fetch all data and then filter. I&#39;m I wrong?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/jthanassis.jpg?forceidenticon=false&amp;dt=635048541600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by robconery</title><link>http://www.asp.net/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-storefront-part-5-globalization</link><pubDate>Sat, 01 Aug 2009 06:36:48 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007720</guid><description><![CDATA[ <p>Hi jthaniassis, thanks for the thoughts - let&#39;s see if I can help...</p><p></p><p>Re unit price - this is there for the times when Euros don&#39;t match dollars...</p><p></p><p>Use of &quot;text&quot; is a sledge hammer (I think you mean &quot;ntext&quot; right?) - nvarchar(MAX) does the same thing without using the disc to file a page. Either way HTML can be stored in both types.</p><p></p><p>Yes, LINQ supports left-outers</p><p></p><p>In GetCategories there is a single query - IQueryable uses delayed execution so it&#39;s only one. The grouping happens only when the categories are returned.</p><p></p><p>Finally - I&#39;m not very worried about perf in a test class - it&#39;s only a test :)</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/robconery.jpg?forceidenticon=false&amp;dt=635048541600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by zeyzone</title><link>http://www.asp.net/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-storefront-part-5-globalization</link><pubDate>Thu, 15 Oct 2009 16:57:19 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007721</guid><description><![CDATA[ <p>Good lesson. I need to know how to upload photos to database and format</p><p>size before uploading . Regards</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/zeyzone.jpg?forceidenticon=false&amp;dt=635048541600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jamesguo</title><link>http://www.asp.net/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-storefront-part-5-globalization</link><pubDate>Wed, 28 Jul 2010 00:32:42 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000009651</guid><description><![CDATA[ <p>Groovy.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/jamesguo.jpg?forceidenticon=false&amp;dt=635048541600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by hamidhaghighatkhah</title><link>http://www.asp.net/mvc/videos/mvc-1/aspnet-mvc-storefront/aspnet-mvc-storefront-part-5-globalization</link><pubDate>Sun, 13 May 2012 06:03:01 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000015494</guid><description><![CDATA[ <p>thank alot </p><p>that was very interesting</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/hamidhaghighatkhah.jpg?forceidenticon=false&amp;dt=635048541600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>