<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>Creating a Movie Database Application in 15 minutes with ASP.NET MVC</title><link>http://www.asp.net</link><pubDate>Mon, 13 Oct 2008 08:14:46 GMT</pubDate><generator>umbraco</generator><description>Comments for Creating a Movie Database Application in 15 minutes with ASP.NET MVC</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/27475" rel="self" type="application/rss+xml" /><item><title>Comment Posted by kskumar75</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Sat, 23 Aug 2008 03:51:07 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007393</guid><description><![CDATA[ <p>This article is helpful for starters. </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/kskumar75.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by sunflower-xj</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Sat, 23 Aug 2008 22:28:39 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007394</guid><description><![CDATA[ <p>thanks...</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/sunflower-xj.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by cv_vikram</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Mon, 25 Aug 2008 19:12:03 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007395</guid><description><![CDATA[ <p>Great...</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/cv_vikram.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ngd</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Tue, 26 Aug 2008 07:24:22 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007396</guid><description><![CDATA[ <p>This is great!</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/ngd.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by retroviz</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Tue, 26 Aug 2008 17:16:24 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007397</guid><description><![CDATA[ <p>Very good. This is my first look at the MVC framework and was a great eye opener. Thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/retroviz.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by de_deva</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Thu, 28 Aug 2008 05:33:32 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007398</guid><description><![CDATA[ <p>Thanks for the video about MVC Architecture with simple application. Hope we will get some more detailinsight of MVC.</p> <p>-Devaraj Diraviyam</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/de_deva.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by pr0ph3t</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Fri, 29 Aug 2008 13:19:59 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007399</guid><description><![CDATA[ <p>Thanks for the video Stephen but i have some small error at the last stage where I&#39;m using complete action. This is what i see at url whle hovering over link &#39;/Home/Complete/1&#39; but when i click on it throws an error that Complete got a null as parameter.</p> <p>This could be because im using MVC3 or some mistake with C#. Dunno.</p> <p>Thanks for help in advance.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/pr0ph3t.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by swalther</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Fri, 29 Aug 2008 20:38:55 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007400</guid><description><![CDATA[ <p>@pr0ph3t - Thanks for watching my video! I don&#39;t know why null is getting passed. It looks like from your description that the URL that invoked the Complete() action includes an ID. I just downloaded the Tasklist app (the C# version) and I wasn&#39;t able to reproduce the issue. However, I keep switching up to later MVC previews -- so it might be an issue with Preview 3. </p> <p>-- best,</p> <p> &#160; &#160;Stephen Walther</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/swalther.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by muhammad.hasham</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Thu, 04 Sep 2008 17:08:25 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007401</guid><description><![CDATA[ <p>Can we get a similar video with C#?</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/muhammad.hasham.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by JohnAClee</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Sun, 07 Sep 2008 08:26:07 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007402</guid><description><![CDATA[ <p>Great tutorial, good introduction to MVC! Certainly food for thought.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/JohnAClee.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by aelien</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Tue, 09 Sep 2008 16:35:30 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007403</guid><description><![CDATA[ <p>Thanks, it&#39;s a great intro to .net&#39;s MVC, just one newbie question, why the ViewData property used to pass data from controller to view is called &quot;Model&quot; ? </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/aelien.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by fizzer</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Fri, 12 Sep 2008 14:15:36 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007404</guid><description><![CDATA[ <p>All works great. &#160;But why do I get a syntax error for this:</p> <p>&lt;a href=&quot;/Home/Complete/&lt;%= task.Id.Tostring()%&gt;&quot;&gt;Complete&lt;/a&gt;</p> <p>&lt;%= task.EntryDate.ToShortDateString()%&gt; -- &lt;%= task.task %&gt;</p> <p>Noticed it&#39;s also highlighted as a syntax error in the video. &#160;Is this a bug? &#160;&#39;Name _o is not declared&#39;??</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/fizzer.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by swalther</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Sat, 13 Sep 2008 20:05:56 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007405</guid><description><![CDATA[ <p>@aelien -- The terms Model, View, Controller were coined by Trygve Reenskaug. You can read my brief history of MVC here:</p> <p>&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://weblogs.asp.net/stephenwalther/archive/2008/08/23/the-evolution-of-mvc.aspx&quot;&gt;weblogs.asp.net/.../the-evolution-of-mvc.aspx&lt;/a&gt; &#160;</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/swalther.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by amanprogrammer</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Tue, 16 Sep 2008 14:29:47 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007406</guid><description><![CDATA[ <p>Good Tutorial. Good Introduction to Model View Controller. Thanks a lot. </p> <p>-</p> <p>Aman</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/amanprogrammer.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ashrafur</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Sun, 21 Sep 2008 05:44:24 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007407</guid><description><![CDATA[ <p>nice tutorial, described in details and very clean voice. Thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/ashrafur.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by entlib</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Sun, 21 Sep 2008 12:00:46 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007408</guid><description><![CDATA[ <p>very nice....</p> <p>thanks a lot. </p> <p>&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://forum.entlib.com&quot;&gt;http://forum.entlib.com&lt;/a&gt;</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/entlib.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jakobb</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Sun, 21 Sep 2008 20:44:05 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007409</guid><description><![CDATA[ <p>Nice tutorial. I have two questions though:</p> <p>1) Won&#39;t the first search engine spider to arrive on the site complete all of the tasks?</p> <p>2) Can the LINQ to SQL class be converted into a regular class? Or where would you put validation or other model-specific logic?</p> <p>Thanks.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jakobb.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by nnahmed</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Mon, 22 Sep 2008 00:43:50 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007410</guid><description><![CDATA[ <p>awesome</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/nnahmed.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by swalther</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Mon, 22 Sep 2008 12:45:30 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007411</guid><description><![CDATA[ <p>@jakobb - Really great questions!</p> <p>(1) The newest preview of MVC (Preview 5) includes a new attribute that you can apply to an action named AcceptVerbs. You can use this attribute to limit the types of HTTP operations that can invoke the action (for example, AcceptVerbs(&quot;POST&quot;)).</p> <p>(2) You have the option of using POCO Linq to SQL classes. I have a blog entry on this subject here:</p> <p>&lt;a rel=&quot;nofollow&quot; target=&quot;_new&quot; href=&quot;http://weblogs.asp.net/stephenwalther/archive/2008/07/22/asp-net-tip-23-use-poco-linq-to-sql-entities.aspx&quot;&gt;weblogs.asp.net/.../asp-net-tip-23-use-poco-linq-to-sql-entities.aspx&lt;/a&gt; </p> <p>I&#39;m working on a separate video on validation.</p> <p> &#160;-- best,</p> <p> &#160; &#160; &#160; Stephen Walther</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/swalther.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by jakobb</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Mon, 22 Sep 2008 18:08:53 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007412</guid><description><![CDATA[ <p>Thank you. This looks very promising so far - I will look into POCO LINQ to SQL. </p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/jakobb.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by khilit.prajapati</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Tue, 23 Sep 2008 00:13:52 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007413</guid><description><![CDATA[ <p>thank you for good explaination about MVC.</p> <p>khilit</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/khilit.prajapati.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by vladL</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Wed, 01 Oct 2008 11:54:34 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007414</guid><description><![CDATA[ <p>Guys, I have a question. I did this lesson, all turned out great thanks to the author! But I want your computer to use this program! It works only if Visual Studio led to the launch ... And how do so without the issuance of TaskList Internet - how to use the program on a computer without running Visual Studio?</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/vladL.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by atarikg</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Thu, 02 Oct 2008 17:11:34 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007415</guid><description><![CDATA[ <p>thanks...it&#39;s very helpful for starters.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/atarikg.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by 630r63</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Thu, 02 Oct 2008 17:32:59 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007416</guid><description><![CDATA[ <p>Good video, easy to follow, but why the syntax error? </p> <p>&#39;Name _o is not declared&#39;?</p> <p>In the section of:</p> <p>&lt;a href=&quot;/Home/Complete/&lt;%= task.Id.Tostring()%&gt;&quot;&gt;Complete&lt;/a&gt;</p> <p>&lt;%= task.EntryDate.ToShortDateString()%&gt; -- &lt;%= task.task %&gt;</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/630r63.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by manicmarc</title><link>http://www.asp.net/mvc/videos/mvc-2/how-do-i/creating-a-movie-database-application-in-15-minutes-with-aspnet-mvc</link><pubDate>Mon, 13 Oct 2008 08:14:46 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-000000007417</guid><description><![CDATA[ <p>I&#39;m sure this is very useful but like millions others I don&#39;t have speakers at work so I can&#39;t hear anything!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/manicmarc.jpg?forceidenticon=false&amp;dt=635072178000000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>