<?xml version="1.0" encoding="UTF-8"?>
<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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechBubbles &#187; ASP.NET MVC</title>
	<atom:link href="http://www.techbubbles.com/tag/asp-net-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techbubbles.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 22:18:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CRUD operations using ASP.NET MVC 1</title>
		<link>http://www.techbubbles.com/aspnet/crud-operations-using-asp-net-mvc-1/</link>
		<comments>http://www.techbubbles.com/aspnet/crud-operations-using-asp-net-mvc-1/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 22:04:03 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET 4.0]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[CRUD operations]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/aspnet/crud-operations-using-asp-net-mvc/</guid>
		<description><![CDATA[This post explains how to write ASP.NET MVC application which supports create, read, update and delete operations on sample database table. We build a product catalogue application using ASP.NET MVC Web application template.
Download ASP.NET MVC 1 to create the following application
To get the overview on ASP.NET MVC you can read ASP.NET 3.5 MVC Application post
1. [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/aspnet/crud-operations-using-asp-net-mvc-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC and Web Forms</title>
		<link>http://www.techbubbles.com/aspnet/aspnet-mvc-and-web-forms/</link>
		<comments>http://www.techbubbles.com/aspnet/aspnet-mvc-and-web-forms/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 21:16:24 +0000</pubDate>
		<dc:creator>Kalyan Bandarupalli</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET 4.0]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[MVC vs Webforms]]></category>
		<category><![CDATA[Web forms]]></category>

		<guid isPermaLink="false">http://www.techbubbles.com/aspnet/aspnet-mvc-and-web-forms/</guid>
		<description><![CDATA[This post explores the pros and cons of both ASP.NET Forms and ASP.NET MVC and also discusses why Microsoft released another ASP.NET Framework called ASP.NET MVC. There has been a discussion on choosing the framework for developing the web applications. The following comparisons will help the developers when to choose one or the other.
Benefits of [...]]]></description>
		<wfw:commentRss>http://www.techbubbles.com/aspnet/aspnet-mvc-and-web-forms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

