
<?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>The Common Sense Chronicles &#187; aspnet</title>
	<atom:link href="http://www.rajatarya.com/tag/aspnet/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rajatarya.com</link>
	<description>glimpses of sanity on technology and productivity by rajat arya</description>
	<lastBuildDate>Sat, 28 Jan 2012 14:59:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Model-View Controller Design Pattern Presentation</title>
		<link>http://www.rajatarya.com/technical/model-view-controller-presentation</link>
		<comments>http://www.rajatarya.com/technical/model-view-controller-presentation#comments</comments>
		<pubDate>Mon, 27 Apr 2009 17:00:24 +0000</pubDate>
		<dc:creator>Rajat Arya</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[aspnet]]></category>
		<category><![CDATA[designpattern]]></category>
		<category><![CDATA[mvc aspnetmvc]]></category>

		<guid isPermaLink="false">http://www.rajatarya.com/?p=568</guid>
		<description><![CDATA[Quick post with a couple attachments. Recently I put together a couple presentations to present to a working group inside University of Washington. If you are on a team or in an organization that has not heard of model-view controller, &#8230; <a href="http://www.rajatarya.com/technical/model-view-controller-presentation">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Quick post with a couple attachments.  Recently I put together a couple presentations to present to a working group inside University of Washington.</p>
<p>If you are on a team or in an organization that has not heard of model-view controller, hopefully you can use <a href="http://www.scribd.com/doc/14617127/Model-View-Controller">this</a> presentation to bring your team on-board with the simplicity and power of the pattern.  There is lots of information on Model-View controller all over the web but I couldn&#8217;t find a presentation that tied it all together like I wanted.  Feel free to let me know about other such presentations in the comments.</p>
<p><a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View Model View Controller on Scribd" href="http://www.scribd.com/doc/14617127/Model-View-Controller">Model View Controller</a> <object width="100%" height="500" data="http://d.scribd.com/ScribdViewer.swf?document_id=14617127&amp;access_key=key-1vktbqjdp4d2ztk8y8rw&amp;page=1&amp;version=1&amp;viewMode=" type="application/x-shockwave-flash"><param name="id" value="doc_503700450295980" /><param name="name" value="doc_503700450295980" /><param name="align" value="middle" /><param name="quality" value="high" /><param name="play" value="true" /><param name="loop" value="true" /><param name="scale" value="showall" /><param name="wmode" value="opaque" /><param name="devicefont" value="false" /><param name="bgcolor" value="#ffffff" /><param name="menu" value="true" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://d.scribd.com/ScribdViewer.swf?document_id=14617127&amp;access_key=key-1vktbqjdp4d2ztk8y8rw&amp;page=1&amp;version=1&amp;viewMode=" /><param name="allowfullscreen" value="true" /></object></p>
<p>The second presentation is an <a href="http://www.scribd.com/doc/14617126/Introduction-to-ASP-NET-MVC">introduction to ASP.NET MVC</a> &#8211; the new Microsoft web framework that substitutes Web Forms for web development.  Luckily this framework released very recently and we have been using it at work.  It is a pleasure to use instead of Web Forms.</p>
<p><a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View Introduction to ASP .NET MVC on Scribd" href="http://www.scribd.com/doc/14617126/Introduction-to-ASP-NET-MVC">Introduction to ASP .NET MVC</a> <object width="100%" height="500" data="http://d.scribd.com/ScribdViewer.swf?document_id=14617126&amp;access_key=key-z0k8qai3znath8dzlpw&amp;page=1&amp;version=1&amp;viewMode=" type="application/x-shockwave-flash"><param name="id" value="doc_426623241236377" /><param name="name" value="doc_426623241236377" /><param name="align" value="middle" /><param name="quality" value="high" /><param name="play" value="true" /><param name="loop" value="true" /><param name="scale" value="showall" /><param name="wmode" value="opaque" /><param name="devicefont" value="false" /><param name="bgcolor" value="#ffffff" /><param name="menu" value="true" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://d.scribd.com/ScribdViewer.swf?document_id=14617126&amp;access_key=key-z0k8qai3znath8dzlpw&amp;page=1&amp;version=1&amp;viewMode=" /><param name="allowfullscreen" value="true" /></object></p>
<p>MVC is everywhere, let me know your thoughts on these slides and on good online resources for design patterns in general.</p>
<p>Download them here, or check them out on Scribd:</p>
<ul>
<li><a href="http://www.rajatarya.com/wp-content/uploads/2009/04/model-view-controller.pptx">Model View Controller</a></li>
<li><a href="http://www.rajatarya.com/wp-content/uploads/2009/04/introduction-to-aspnet-mvc.pptx" target="_blank">Introduction to ASP.NET MVC</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.rajatarya.com/technical/model-view-controller-presentation/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.723 seconds -->

