<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ASP.NET MVC vs Web Forms</title>
	<atom:link href="http://blog.sajithmadhavan.com/post/9/2009/01/30/programming/dot-net/asp-net/aspnet-mvc-vs-web-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sajithmadhavan.com/post/9/2009/01/30/programming/dot-net/asp-net/aspnet-mvc-vs-web-forms/</link>
	<description>Thinking About Technology</description>
	<lastBuildDate>Tue, 03 Feb 2009 13:50:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jose</title>
		<link>http://blog.sajithmadhavan.com/post/9/2009/01/30/programming/dot-net/asp-net/aspnet-mvc-vs-web-forms/comment-page-1/#comment-5</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Tue, 03 Feb 2009 13:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sajithmadhavan.com/?p=9#comment-5</guid>
		<description>Hi. Nice article. I have some words to say about using WebForms when you need to develop an application in the smallest possible time frame. If the applications consists of simple forms, grids and lists (i.e. repeaters), web forms is a good option, but if you need to render some complex HTML, using webforms can be a nightmare. 

Other thing: using jQuery or prototype or some other javascript library, it´s easier with MVC than web forms (because you have obsolute controls about control names and ids)</description>
		<content:encoded><![CDATA[<p>Hi. Nice article. I have some words to say about using WebForms when you need to develop an application in the smallest possible time frame. If the applications consists of simple forms, grids and lists (i.e. repeaters), web forms is a good option, but if you need to render some complex HTML, using webforms can be a nightmare. </p>
<p>Other thing: using jQuery or prototype or some other javascript library, it´s easier with MVC than web forms (because you have obsolute controls about control names and ids)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
