<?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>shepherdweb.com &#187; ASP.NET MVC</title>
	<atom:link href="http://shepherdweb.com/category/web-code/aspnet/aspnet-mvc/feed/" rel="self" type="application/rss+xml" />
	<link>http://shepherdweb.com</link>
	<description>Shane Shepherd: web design and development; music</description>
	<lastBuildDate>Wed, 11 Nov 2009 01:46:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>ASP.NET MVC Presentation Notes</title>
		<link>http://shepherdweb.com/2008/02/20/aspnet-mvc-presentation-notes/</link>
		<comments>http://shepherdweb.com/2008/02/20/aspnet-mvc-presentation-notes/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 02:25:41 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[LDNUG]]></category>
		<category><![CDATA[technology & web]]></category>

		<guid isPermaLink="false">http://shepherdweb.com/2008/02/20/aspnet-mvc-presentation-notes/</guid>
		<description><![CDATA[This post contains notes, links and a .zip of the project I built in my presentation to the Lubbock .NET Users Group. Requirements for this project include the following: ASP.NET 3.5 Framework ASP.NET 3.5 Extensions CTP ASP.NET MVC Toolkit Visual Studio 2008 Sites with Tutorial, Tips, Help, etc.. Scott Guthrie Intro and Tutorials: Intro Part [...]]]></description>
			<content:encoded><![CDATA[<p>This post contains notes, links and a .zip of the project I built in my presentation to the Lubbock .NET Users Group.  Requirements for this project include the following:</p>
<ul>
<li>ASP.NET 3.5 Framework</li>
<li>ASP.NET 3.5 Extensions CTP</li>
<li>ASP.NET MVC Toolkit</li>
<li>Visual Studio 2008</li>
</ul>
<h2>Sites with Tutorial, Tips, Help, etc..</h2>
<ul>
<li>Scott Guthrie Intro and Tutorials:
<ul>
<li><a href="http://http://weblogs.asp.net/scottgu/archive/2007/10/14/asp-net-mvc-framework.aspx">Intro</a></li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/11/13/asp-net-mvc-framework-part-1.aspx">Part 1</a></li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/12/03/asp-net-mvc-framework-part-2-url-routing.aspx">Part 2: URL Routing</a></li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/12/06/asp-net-mvc-framework-part-3-passing-viewdata-from-controllers-to-views.aspx">Part 3: Passing ViewData from Controllers to Views</a></li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/12/09/asp-net-mvc-framework-part-4-handling-form-edit-and-post-scenarios.aspx">Part 4: Handling from Edit and Post Scenarios</a></li>
</ul>
</li>
<li><a href="http://forums.asp.net/1146.aspx">MVC Forum</a></li>
<li><a href="http://quickstarts.asp.net/3-5-extensions/mvc/default.aspx">MVC Quickstarts</a></li>
<li><a href="http://weblogs.asp.net/mikebosch/archive/tags/MVC/default.aspx">Tips from Mike Bosch</a></li>
<li><a href="http://www.codeproject.com/KB/aspnet/MvcValidatorToolkit.aspx">Creating Client and Server-Side Form Validation</a> (sample project)</li>
<li><a href="http://www.nikhilk.net/Ajax-MVC.aspx">Ajax with the ASP.NET MVC Framework</a></li>
<li><a href="http://weblogs.asp.net/scottgu/archive/2008/02/12/asp-net-mvc-framework-road-map-update.aspx">Roadmap for MVC Framework</a></li>
</ul>
<h2>Sample Project</h2>
<p>The sample project is a very basic issue tracking system.  The database is not included, but can easily be built according to the following diagram:<br />
<a href='http://shepherdweb.com/wp-content/uploads/2008/02/mvc_databasediagram.jpg' title='database diagram'><img src='http://shepherdweb.com/wp-content/uploads/2008/02/mvc_databasediagram.thumbnail.jpg' alt='database diagram' /> <span>(click to view)</span></a></p>
<p>Have fun! <a href="/lab/2008/LDNUG-MVC/LDNUG-MVC.zip">[Download project files]</a> </p>
<div class="techtags"><p>Technorati Tags: <a href="http://technorati.com/tag/ASP.NET" rel="tag">ASP.NET</a>, <a href="http://technorati.com/tag/ASP.NET+MVC" rel="tag"> ASP.NET MVC</a>, <a href="http://technorati.com/tag/ASP.NET+3.5" rel="tag"> ASP.NET 3.5</a></p></div>
]]></content:encoded>
			<wfw:commentRss>http://shepherdweb.com/2008/02/20/aspnet-mvc-presentation-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

