<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>Examining the Edit Methods and Edit View</title><link>http://www.asp.net</link><pubDate>Wed, 03 Apr 2013 03:47:36 GMT</pubDate><generator>umbraco</generator><description>Comments for Examining the Edit Methods and Edit View</description><language>en</language><atom:link href="http://www.asp.net/rss/comments/27663" rel="self" type="application/rss+xml" /><item><title>Comment Posted by edegagne</title><link>http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/vb/examining-the-edit-methods-and-edit-view</link><pubDate>Fri, 25 Feb 2011 00:16:43 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000012230</guid><description><![CDATA[ <p>Great stuff!!</p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/edegagne.jpg?forceidenticon=false&amp;dt=635045689200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by auwilma</title><link>http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/vb/examining-the-edit-methods-and-edit-view</link><pubDate>Sun, 29 May 2011 22:49:23 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013318</guid><description><![CDATA[ <p>Confusing how C# code is used in the &quot;Displaying the SearchIndex Form&quot; section in the Visual Basic Tutorial</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/auwilma.jpg?forceidenticon=false&amp;dt=635045689200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Machello</title><link>http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/vb/examining-the-edit-methods-and-edit-view</link><pubDate>Tue, 26 Jul 2011 23:26:41 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013855</guid><description><![CDATA[ <p>Please update the C# code to VB. </p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Machello.jpg?forceidenticon=false&amp;dt=635045689200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by Machello</title><link>http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/vb/examining-the-edit-methods-and-edit-view</link><pubDate>Wed, 27 Jul 2011 00:02:24 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013856</guid><description><![CDATA[ <p>Nevermind... found that later code boxes are in vb and cover what was coded in C# section: &quot;Displaying the SearchIndex Form&quot;</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i1.asp.net/avatar/Machello.jpg?forceidenticon=false&amp;dt=635045689200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by oppdal</title><link>http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/vb/examining-the-edit-methods-and-edit-view</link><pubDate>Sun, 07 Aug 2011 07:38:57 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000013916</guid><description><![CDATA[ <p>Cheers @Machello. </p><p>Scrolled right past that to see what the comments said, now I can go back &amp; continue</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/oppdal.jpg?forceidenticon=false&amp;dt=635045689200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by leysend</title><link>http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/vb/examining-the-edit-methods-and-edit-view</link><pubDate>Wed, 21 Sep 2011 16:31:03 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000014238</guid><description><![CDATA[ <p>If this happens again, you can always use a code convertor like:</p><p><a rel="nofollow" href="http://www.developerfusion.com/tools/convert/csharp-to-vb/" target="_blank">www.developerfusion.com/</a></p><p></p><p>Just copy and paste the C# code and convert to VB code.</p><p>Pretty simple.</p>]]></description><enclosure length="0" type="image/png" url="http://i2.asp.net/avatar/leysend.jpg?forceidenticon=false&amp;dt=635045689200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item><item><title>Comment Posted by meetkash55</title><link>http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/vb/examining-the-edit-methods-and-edit-view</link><pubDate>Wed, 03 Apr 2013 03:47:36 GMT</pubDate><guid isPermaLink="false">00000000-0000-0000-0000000018836</guid><description><![CDATA[ <p>hello Rick, movie genre doesn&#39;t work , following is my code</p><p></p><p> Function Index(ByVal page As System.Nullable(Of Integer), ByVal FilterBy As Integer) As ActionResult</p><p>            Dim objProductList As List(Of Product) = New List(Of Product)</p><p>            Dim FilterItems As List(Of SelectListItem) = New List(Of SelectListItem)</p><p></p><p></p><p>            FilterItems.Add(New SelectListItem() With {.Text = &quot;A to Z&quot;, .Value = &quot;0&quot;})</p><p>            FilterItems.Add(New SelectListItem() With {.Text = &quot;Z to A&quot;, .Value = &quot;1&quot;})</p><p></p>]]></description><enclosure length="0" type="image/png" url="http://i3.asp.net/avatar/meetkash55.jpg?forceidenticon=false&amp;dt=635045689200000000&amp;enableAvatar=False&amp;cdn_id=2013-05-10-001" /></item></channel></rss>