I'm here in Copenhagen at the 6th Umbraco CodeGarden "festival" and currently chilling in the nice garden while resting between the talks of the fist day.
First of all I want to say "THANK YOU!!" to Niels Hartvig for inviting me to talk to the event, and for setting up what I think is the best conference I attended ever. No, no... I'm not just sucking up... this event is really great: great food, great community, great amusements, a great channel tour and side activities... as they said at the keynote: it's more of a festival rather then a normal developer conference.
Then, since many people asked, I want to give you the links to download the slides and demo of my talks
ASP.NET MVC Extensibility
This talks I went through all the main extensibility points and explain how to leverage the main ones. I published the slides on SlideShare, but you can also download them, together with the demos:
- Slide: http://bit.ly/mvcextppt
- Demo: http://bit.ly/mvcextsample
And if you attended, please consider rating my asp.net mvc extensibility talk.
The ViewModel Patter
In the presentation I explained why you need a separate model for your view, and how to make it easier to adopt this approach using AutoMapper. I published the slides on SlideShare, but you can also download them, together with the demos:
- Slide: http://bit.ly/mvcvmppt
- Demo: http://bit.ly/mvcvmsample
And if you attended, please consider rating my view model pattern talk.