<?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>SquaredRoot &#187; Alt.net</title>
	<atom:link href="http://www.squaredroot.com/tag/altnet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squaredroot.com</link>
	<description>.Net Development in DC</description>
	<lastBuildDate>Sun, 16 Aug 2009 01:30:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Introduction to ASP.Net MVC for Alt.Net DC &#8211; Presentation Materials</title>
		<link>http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924-materials/</link>
		<comments>http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924-materials/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 02:44:00 +0000</pubDate>
		<dc:creator>Troy Goode</dc:creator>
				<category><![CDATA[MVC]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Alt.net]]></category>

		<guid isPermaLink="false">/post/2008/09/24/AltDotNet-Presentation-20080924-Materials.aspx</guid>
		<description><![CDATA[I just got back from my ASP.Net MVC Presentation for tonight’s DC Alt.Net meeting and I had a great time. I hope everyone got a good feel for what it takes to develop an application using the MVC framework. Please don’t hesitate to contact me if you have any questions. Also I owe a big [...]]]></description>
			<content:encoded><![CDATA[<p>I just got back from my ASP.Net MVC Presentation for tonight’s DC Alt.Net meeting and I had a great time. I hope everyone got a good feel for what it takes to develop an application using the MVC framework. Please don’t hesitate to <a href="/page/About-Me.aspx#ContactInformation">contact me</a> if you have any questions. Also I owe a big thanks to <a href="http://codebetter.com/blogs/matthew.podwysocki/default.aspx">Matthew Podwysocki</a> for inviting me to speak. Thanks Matt, I really enjoyed the opportunity.</p>
<p>I promised that I would post the project that we created tonight (a basic blog engine), which you can now find linked below. There are three projects in the solution:<span id="more-10"></span></p>
<ol>
<li><strong>MvcTutorials.Blog.Domain<br />
</strong>This project has the Comment &amp; Post entities, as well as the repositories used to populate them.</li>
<li><strong>MvcTutorials.Blog.Domain.Bootstrap<br />
</strong>This project adds random data to the blog database for testing.</li>
<li><strong>MvcTutorials.Blog.ReferenceWebsite<br />
</strong>This is the MVC website I created prior to the meeting to decide what I was going to present and how long it would take to do it. This is where you’ll find the code we wrote tonight.</li>
</ol>
<p>If you want to run the project, make sure you have SQL Server Express installed and create a database named “MvcTutorial-Blog”. Afterward you can run the “MvcTutorials.Blog.Domain.Bootstrap” project to insert test data and run the website project.</p>
<p>Be sure to let me know if there are any questions or comments about tonight’s presentation or this post’s code!</p>
<p><strong>Presentation Materials:</strong><br />
<a href="/file.axd?file=2008%2f9%2fMvcTutorial-Blog.zip">MvcTutorial-Blog.zip (307.06 kb)</a> </p>
<div style="text-align: center;"><a href="http://www.dotnetkicks.com/kick/?url=http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924-materials/" style="border:0; position: relative; top: -2px;"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924-materials/" style="border:0;" alt="Kick It on DotNetKicks.com" /></a><a href="http://dotnetshoutout.com/Submit?url=http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924-materials/" style="border: 0;"><img src="http://dotnetshoutout.com/image.axd?url=http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924-materials/" style="border:0px" alt="Shout It on DotNetShoutOuts.com" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924-materials/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Introduction to ASP.Net MVC for Alt.Net DC Tonight</title>
		<link>http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924/</link>
		<comments>http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 19:53:00 +0000</pubDate>
		<dc:creator>Troy Goode</dc:creator>
				<category><![CDATA[MVC]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Alt.net]]></category>

		<guid isPermaLink="false">/post/2008/09/24/AltDotNet-Presentation-20080924.aspx</guid>
		<description><![CDATA[Anyone in the Washington, DC area who is interested in an introductory peek at Microsoft&#8217;s new ASP.Net MVC platform is invited to come out to tonight&#8217;s Alt.Net meeting. I will be presenting the front-to-back basics you need to know to get started in developing with the MVC framework, using a MVC blog engine as our [...]]]></description>
			<content:encoded><![CDATA[<p>
Anyone in the Washington, DC area who is interested in an introductory peek at Microsoft&rsquo;s new ASP.Net MVC platform is invited to come out to tonight&rsquo;s Alt.Net meeting. I will be presenting the front-to-back basics you need to know to get started in developing with the MVC framework, using a MVC blog engine as our use case. Details about the when/where below. Many thanks to Matthew Podwysocki for asking me to speak tonight; it is a great privilege.
</p>
<p>
<strong>When:</strong>
</p>
<p>
September 24, 2008 &#8211; 7PM to 9PM
</p>
<p>
<strong>Where:</strong>
</p>
<p>
<a href="http://www.cynergysystems.com/">Cynergy Systems Inc.</a>     <br />
1600 K St NW     <br />
Suite 300     <br />
Washington, DC 20006     <br />
<a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=1600+K+St+NW,+Washington,+DC+20006&amp;sll=38.880459,-77.109452&amp;sspn=0.012444,0.027895&amp;ie=UTF8&amp;z=16">GoogleMaps</a>
</p>
<p>
<strong>More Info:</strong>
</p>
<p>
<a href="http://codebetter.com/blogs/matthew.podwysocki/archive/2008/09/08/dc-alt-net-9-24-2008-building-asp-net-mvc-applications-with-troy-goode.aspx" title="http://codebetter.com/blogs/matthew.podwysocki/archive/2008/09/08/dc-alt-net-9-24-2008-building-asp-net-mvc-applications-with-troy-goode.aspx">Matthew Podwysocki&#39;s Blog Post</a></p>
<div style="text-align: center;"><a href="http://www.dotnetkicks.com/kick/?url=http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924/" style="border:0; position: relative; top: -2px;"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924/" style="border:0;" alt="Kick It on DotNetKicks.com" /></a><a href="http://dotnetshoutout.com/Submit?url=http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924/" style="border: 0;"><img src="http://dotnetshoutout.com/image.axd?url=http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924/" style="border:0px" alt="Shout It on DotNetShoutOuts.com" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.squaredroot.com/2008/09/24/altdotnet-presentation-20080924/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
