Link here

Link here

Video: ASP.NET MVC – Show me the code!

MVC, Speaking, Video 16 Comments »

If you’re new to ASP.NET MVC and are wondering what it’s all about, or if you have colleagues who don’t yet get it, then I hope this video might help. It’s a recording of a talk that I gave at the DDD7 conference in November 2008, covering the following:

  • Why ASP.NET MVC is worth caring about [first 10 minutes with Powerpoint]
  • What ASP.NET MVC is like to use [remaining 42 minutes of pure coding]

In the talk, I build a sample file-hosting application that demonstrates ASP.NET MVC’s approach to tidy code structure, clean URLs, full control over HTML markup, and simple Ajax. Here goes:


 

Sorry that the code is difficult to read at various points - hopefully the verbal description should explain adequately what’s going on.

With thanks to Liam Westley for physically mailing me the DVD, and to the DDD7 team and Microsoft UK for running and hosting such an excellent event and for filming the talks.

It’s kind of weird to watch myself! Hopefully though I can learn from my mistakes and deliver a slicker presentation next time… :)

Download the code used in this talk - you can get the completed source code for the “file host demo” that I built in this session here. Please note that this code is intended to work with the Beta version of ASP.NET MVC. It should be compatible with newer versions of ASP.NET MVC with some modifications, but I haven’t attempted it myself.

kick it on DotNetKicks.com

DDD7 talk: “ASP.NET MVC - Show me the code!”

Speaking 4 Comments »

Just a quick announcement for UK readers: if you’re going to DDD7, you might be interested in the following session I’m presenting.

What: ASP.NET MVC - Show me the code! (60 minutes)
Where/when: DDD7 at Microsoft’s Reading campus, Saturday 22nd November 2008, 10.40am in “Chicago 1″ room
Description: Microsoft’s new MVC-based web development framework has got the bloggers all excited - but what’s it like to use? What’s wrong with classic ASP.NET, and how does MVC do better or worse? In this session we build a small web application, comparing the development experience with classic ASP.NET. See MVC architecture, clean URLs, unit testing, tight HTML, and simple ajax at work.

DeveloperDeveloperDeveloper! Day is a free one-day event run by the UK .NET community for the UK .NET community. It’s among the largest such events in the UK, so I’m excited to be presenting a session! Judging by the list of speakers and the event’s reputation, quality should be pretty high, and the technical content should be pretty deep.

Registration has just opened, but be warned: it will likely sell out within the next 24 hours…

Site Meter