<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>Iteration #1 – Create the Application</title><link>http://asp.net</link><pubDate>Fri, 04 Nov 2011 07:30:29 GMT</pubDate><generator>umbraco</generator><description>Comments for Iteration #1 – Create the Application</description><language>en</language><atom:link href="http://asp.net/rss/comments/27612" rel="self" type="application/rss+xml" /><item><title>Comment Posted by Zyklo</title><link>http://asp.net/mvc/tutorials/older-versions/contact-manager/iteration-1-create-the-application-vb</link><pubDate>Thu, 14 Oct 2010 03:17:09 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000010612</guid><description><![CDATA[ <p>There is an error in Listing 10 - Global.asax.vb</p><p></p><p>New With {.controller = &quot;Home&quot;, .action = &quot;Index&quot;, .id = &quot;&quot;} _</p><p></p><p>should be</p><p></p><p>New With {.controller = &quot;Contact&quot;, .action = &quot;Index&quot;, .id = &quot;&quot;} _</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Zyklo.jpg?forceidenticon=false&amp;dt=635048928600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Zyklo</title><link>http://asp.net/mvc/tutorials/older-versions/contact-manager/iteration-1-create-the-application-vb</link><pubDate>Thu, 14 Oct 2010 03:18:21 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000010613</guid><description><![CDATA[ <p>Listing 10 - Global.asax.vb</p><p></p><p>New With {.controller = &quot;Home&quot;, .action = &quot;Index&quot;, .id = UrlParameter.Optional} _</p><p></p><p>Should be</p><p></p><p>New With {.controller = &quot;Contact&quot;, .action = &quot;Index&quot;, .id = UrlParameter.Optional} _</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/Zyklo.jpg?forceidenticon=false&amp;dt=635048928600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by john e s barber</title><link>http://asp.net/mvc/tutorials/older-versions/contact-manager/iteration-1-create-the-application-vb</link><pubDate>Mon, 07 Mar 2011 08:23:54 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012372</guid><description><![CDATA[ <p>Lovely example. However, I would really prefer to connect to an existing database, rather than building a new one from scratch. Is this possible?</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/john%20e%20s%20barber.jpg?forceidenticon=false&amp;dt=635048928600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by john e s barber</title><link>http://asp.net/mvc/tutorials/older-versions/contact-manager/iteration-1-create-the-application-vb</link><pubDate>Mon, 07 Mar 2011 10:53:26 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012373</guid><description><![CDATA[ <p>Found the answer to my question here: <a rel="nofollow" href="http://forums.asp.net/t/1469685.aspx/1?use+existing+database+" target="_blank">forums.asp.net/</a></p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/john%20e%20s%20barber.jpg?forceidenticon=false&amp;dt=635048928600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by john e s barber</title><link>http://asp.net/mvc/tutorials/older-versions/contact-manager/iteration-1-create-the-application-vb</link><pubDate>Mon, 07 Mar 2011 10:54:16 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012374</guid><description><![CDATA[ <p>Found the answer to my question in another forum post.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/john%20e%20s%20barber.jpg?forceidenticon=false&amp;dt=635048928600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by john e s barber</title><link>http://asp.net/mvc/tutorials/older-versions/contact-manager/iteration-1-create-the-application-vb</link><pubDate>Tue, 15 Mar 2011 14:11:02 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012473</guid><description><![CDATA[ <p>Using the code in listing 8 I am unable to delete items. The object to delete is not getting passed to the Post method/view.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/john%20e%20s%20barber.jpg?forceidenticon=false&amp;dt=635048928600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by john e s barber</title><link>http://asp.net/mvc/tutorials/older-versions/contact-manager/iteration-1-create-the-application-vb</link><pubDate>Wed, 16 Mar 2011 05:40:56 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012477</guid><description><![CDATA[ <p>This is a poor tutorial. After step one I am lost. Others recommend MVC MusicStore/NerdDinner tutorials.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/john%20e%20s%20barber.jpg?forceidenticon=false&amp;dt=635048928600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by davinci_cad</title><link>http://asp.net/mvc/tutorials/older-versions/contact-manager/iteration-1-create-the-application-vb</link><pubDate>Mon, 04 Apr 2011 12:39:59 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012704</guid><description><![CDATA[ <p>this is not a poor tutorial john e s barber. try making one yourself ! It did help me a lot to get to the point I needed. thanks</p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/davinci_cad.jpg?forceidenticon=false&amp;dt=635048928600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by ms_gigabyte</title><link>http://asp.net/mvc/tutorials/older-versions/contact-manager/iteration-1-create-the-application-vb</link><pubDate>Fri, 04 Nov 2011 07:30:29 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014556</guid><description><![CDATA[ <p>I agree with john e s barber, As being a begginer me too lost.</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/ms_gigabyte.jpg?forceidenticon=false&amp;dt=635048928600000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>