<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://codebetter.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Karl Seguin - All Comments</title><link>http://codebetter.com/blogs/karlseguin/default.aspx</link><description>developer @ &lt;a href="http://www.fuelindustries.com/"&gt;Fuel Industries&lt;/a&gt; ottawa, ontario</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>re: My Thoughts on ASP.NET's MVC</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/22/my-thoughts-on-asp-net-s-mvc.aspx#181160</link><pubDate>Wed, 23 Jul 2008 14:41:44 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181160</guid><dc:creator>karl</dc:creator><description>&lt;p&gt;@Chris:&lt;/p&gt;
&lt;p&gt;I don't know why I'm not a fan of MonoRail, its just has never been my favorite. Maybe it's because I was learning RoR at the same time and I found myself comparing the two. I do think it has a worse learning curve than ASP.NET MVC - I realize that's largely because of a new view language, which I advocate (I'm full of contradictions!!). &amp;nbsp;I couldn't get NVelocity to work well for me in VS.NET 2008 (no highlighting, no intellisense, no resharper goodness). I'd actually call MVC more polished (MonoRail might have really improved over the last year or so).&lt;/p&gt;
&lt;p&gt;@Mike:&lt;/p&gt;
&lt;p&gt;I realize other view languages are available. I have used NVelocity, and I've looked at Brail. I am willing to try them both (it didn't make much sense in the context of the learning application as it just would have confused people). My point though is that most people will use ASP.NET MVC with C# or VB.NET - which I don't think is ideal. I hope people look at alternatives, but I've resigned myself to accepting that until Microsoft officially supports something, it won't be mainstream (MVC itself is proof enough for me).&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181160" width="1" height="1"&gt;</description></item><item><title>re: My Thoughts on ASP.NET's MVC</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/22/my-thoughts-on-asp-net-s-mvc.aspx#181155</link><pubDate>Wed, 23 Jul 2008 13:59:21 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181155</guid><dc:creator>Josh</dc:creator><description>&lt;p&gt;I have to agree with you about the lack of easy ORM in MVC. &amp;nbsp;I know they want to be ORM &amp;nbsp;agnostic, but that is really one of the great things about Rails. &amp;nbsp;It's all just ready to go.&lt;/p&gt;
&lt;p&gt;In the MVC app I'm building, I'm using LINQtoSQL, and that hasn't been too bad. &amp;nbsp;I've had to change a few things here and there, and add some things. &amp;nbsp;Luckily it's the code generation is really easy to extend, as it uses all partial classes. &amp;nbsp;It's not nearly as nice as the ActiveRecord library in rails, but it's getting the job done.&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181155" width="1" height="1"&gt;</description></item><item><title>re: My Thoughts on ASP.NET's MVC</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/22/my-thoughts-on-asp-net-s-mvc.aspx#181152</link><pubDate>Wed, 23 Jul 2008 13:26:10 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181152</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;Out of curiousity, why wouldn't you use MonoRail again? &lt;/p&gt;
&lt;p&gt;&amp;quot;If you're an ASP.NET developer, it's really a no brainer&amp;quot;&lt;/p&gt;
&lt;p&gt;This isn't a complete thought. &amp;nbsp;It should be more like:&lt;/p&gt;
&lt;p&gt;If you're an ASP.NET developer who realizes that WebForms blow, then it's a no brainer; if you're an ASP.NET WebForms developer and don't get the whole &amp;quot;MVC&amp;quot; fad[read sarcasm], then it's a no brainer, you're stuck at your government job for the rest of your carreer ...&lt;/p&gt;
&lt;p&gt;[emphasis on asp.net developer versus asp.net webforms developer]&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181152" width="1" height="1"&gt;</description></item><item><title>re: My Thoughts on ASP.NET's MVC</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/22/my-thoughts-on-asp-net-s-mvc.aspx#181146</link><pubDate>Wed, 23 Jul 2008 08:32:20 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181146</guid><dc:creator>Mike Chaliy</dc:creator><description>&lt;p&gt;You can visit &lt;a rel="nofollow" target="_new" href="http://www.codeplex.com/MVCContrib"&gt;www.codeplex.com/MVCContrib&lt;/a&gt; to look how MVCFramework works with third party view engines like Brail, NHaml. NVelocity and more...&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181146" width="1" height="1"&gt;</description></item><item><title>re: My Thoughts on ASP.NET's MVC</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/22/my-thoughts-on-asp-net-s-mvc.aspx#181141</link><pubDate>Wed, 23 Jul 2008 06:51:02 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181141</guid><dc:creator>dario-g</dc:creator><description>&lt;p&gt;I disagree with in one point. MVC give's you real a clean separation of concerns. You can use different view engines and also different data access frameworks, eg. Sooda, NHIbernate, etc. You may feel free, that's why Model folder is empty. You can put into this what do you wan't.&lt;/p&gt;
&lt;p&gt;Maybe OR/M's should have some wrapers to easly use in MVC.NET?&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181141" width="1" height="1"&gt;</description></item><item><title>ASP.NET MVC Archived Blog Posts, Page 1</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/22/my-thoughts-on-asp-net-s-mvc.aspx#181140</link><pubDate>Wed, 23 Jul 2008 03:46:58 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181140</guid><dc:creator>ASP.NET MVC Archived Blog Posts, Page 1</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;ASP.NET MVC Archived Blog Posts, Page 1&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181140" width="1" height="1"&gt;</description></item><item><title>Foundations of Programming &amp;laquo; Build and Deliver</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/18/foundations-of-programming-learning-application.aspx#181100</link><pubDate>Tue, 22 Jul 2008 11:55:21 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181100</guid><dc:creator>Foundations of Programming « Build and Deliver</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Foundations of Programming &amp;amp;laquo; Build and Deliver&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181100" width="1" height="1"&gt;</description></item><item><title>Weekly Links #10 | GrantPalin.com</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/18/foundations-of-programming-learning-application.aspx#181073</link><pubDate>Mon, 21 Jul 2008 16:16:10 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181073</guid><dc:creator>Weekly Links #10 | GrantPalin.com</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Weekly Links #10 | GrantPalin.com&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181073" width="1" height="1"&gt;</description></item><item><title>Reflective Perspective - Chris Alcock  &amp;raquo; The Morning Brew #140</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/18/foundations-of-programming-learning-application.aspx#181063</link><pubDate>Mon, 21 Jul 2008 07:17:54 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181063</guid><dc:creator>Reflective Perspective - Chris Alcock  » The Morning Brew #140</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Reflective Perspective - Chris Alcock &amp;nbsp;&amp;amp;raquo; The Morning Brew #140&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181063" width="1" height="1"&gt;</description></item><item><title>Weekly Link Post 51 &amp;laquo; Rhonda Tipton&amp;#8217;s WebLog</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/14/announcing-the-net-extension-library.aspx#181058</link><pubDate>Sun, 20 Jul 2008 22:13:50 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181058</guid><dc:creator>Weekly Link Post 51 « Rhonda Tipton’s WebLog</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Weekly Link Post 51 &amp;amp;laquo; Rhonda Tipton&amp;amp;#8217;s WebLog&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181058" width="1" height="1"&gt;</description></item><item><title>A Cool Channel 9 Webcast covering numerous technology news</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/14/announcing-the-net-extension-library.aspx#181057</link><pubDate>Sun, 20 Jul 2008 18:28:50 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181057</guid><dc:creator>Roiy Zysman </dc:creator><description>&lt;p&gt;This Week on C9: Netflix, Extension Methods, Debugging, oh my Oh, did I also mention that they showed&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181057" width="1" height="1"&gt;</description></item><item><title>Foundations of Programming - Learning Application - taccato! trend tracker, cool hunting, new business ideas</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/06/24/foundations-of-programming-ebook.aspx#181026</link><pubDate>Sat, 19 Jul 2008 17:06:42 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181026</guid><dc:creator>Foundations of Programming - Learning Application - taccato! trend tracker, cool hunting, new business ideas</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Foundations of Programming - Learning Application - taccato! trend tracker, cool hunting, new business ideas&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181026" width="1" height="1"&gt;</description></item><item><title>re: Foundations of Programming - Learning Application</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/18/foundations-of-programming-learning-application.aspx#181019</link><pubDate>Sat, 19 Jul 2008 13:26:17 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181019</guid><dc:creator>DaRage</dc:creator><description>&lt;p&gt;It works now. Thanks karl.&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181019" width="1" height="1"&gt;</description></item><item><title>Dew Drop - July 19, 2008 | Alvin Ashcraft's Morning Dew</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/18/foundations-of-programming-learning-application.aspx#181018</link><pubDate>Sat, 19 Jul 2008 13:26:08 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181018</guid><dc:creator>Dew Drop - July 19, 2008 | Alvin Ashcraft's Morning Dew</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Dew Drop - July 19, 2008 | Alvin Ashcraft's Morning Dew&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181018" width="1" height="1"&gt;</description></item><item><title>ASP.NET MVC Archived Blog Posts, Page 1</title><link>http://codebetter.com/blogs/karlseguin/archive/2008/07/18/foundations-of-programming-learning-application.aspx#181012</link><pubDate>Sat, 19 Jul 2008 02:48:19 GMT</pubDate><guid isPermaLink="false">d21fbbc9-c112-4f32-ad14-95939a2c53d4:181012</guid><dc:creator>ASP.NET MVC Archived Blog Posts, Page 1</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;ASP.NET MVC Archived Blog Posts, Page 1&lt;/p&gt;
&lt;img src="http://codebetter.com/aggbug.aspx?PostID=181012" width="1" height="1"&gt;</description></item></channel></rss>