Indy Tech Fest Slides

I really enjoyed giving my talk on ASP.NET MVC at Indy Tech Fest this year. Thanks to all who came! I think there were 75-100 people there.

A poll at the beginning showed that most people in attendance had done some sort of web development, about a third had done ASP.NET development, and 2 people had worked with ASP.NET MVC. The most challenging thing was that almost everybody was unfamiliar with the MVC pattern. And yet again I learned the difference between a master and a wanna-be. A master can take complex principles and concepts and express them in a simple form that people can immediately understand. I, on the other hand, cannot. I seemed to struggle with getting the “core concepts” of ASP.NET MVC across in a way that was clear and unambiguous.

I’ve created a slideshare presentation with the slides. It’s an overview, and I only had time to cover a few aspects of it, but I’m still sure I was off on a few concepts – if you notice something, leave a comment so I can learn!

Here links to various MVC resources to get you started with ASP.NET MVC:

- Download ASP.NET MVC from Codeplex
- MVCContrib – community contributions/extensions to ASP.NET MVC
- CodeCampServer – a slightly-out-of-date-but-still-good reference implementation
- Official ASP.NET MVC site (lots of links to resources)
- ASP.NET MVC Forums – a lot of questions asked and answers given
- ScottGu’s MVC posts
- Phil Haack is the ASP.NET MVC Program Manager
- Stephen Walther has done many posts on ASP.NET MVC
- Blog posts tagged “aspnetmvc” on Technorati

This entry was posted on Monday, October 6th, 2008 at 1:06 am and is filed under asp.net mvc, community. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

3 Responses to “Indy Tech Fest Slides”

  1. Daily Find #103 | TechToolBlog Says:

    [...] Indy Tech Fest Slides – Web Development with ASP.NET MVC [...]

  2. Aaron King Says:

    It was very good. Especially for a beginner to MVC to know how it relates and how you have to kind of change your mind set working without viewstate. I think you should do a more advanced one sometime.

  3. Weekly Link Post 63 « Rhonda Tipton’s WebLog Says:

    [...] Aaron Lerch provides his slide deck on ASP.NET MVC from Indy Tech Fest. [...]

Leave a Reply