Download presentation
Presentation is loading. Please wait.
Published byHarvey Carpenter Modified over 9 years ago
1
ASP.NET MVC Wisdom Building a Real-World Application in 60 minutes Maarten Balliauw http://blog.maartenballiauw.be
2
Who am I? Maarten Balliauw Antwerp, Belgium www.realdolmen.com Focus on web – ASP.NET, ASP.NET MVC, PHP, Azure, VSTS, … – MVP ASP.NET http://blog.maartenballiauw.be http://twitter.com/maartenballiauw
3
What to expect… Lots of coding! – Lots of errors… Going fast! Use of (new!) ASP.NET MVC 2 features – Templated Helpers – Validation
4
Building an application Twitter clone Twitter: What are you doing? Visiter: What are you browsing?
5
ASP.NET MVC Wisdom? 60 minutes is not long… Not going to live-code everything Twitter crappy in the beginning, now worth $ 440 M!
6
Wisdom "MVC actually stands for Model-View- ChuckNorris. Controller is just one of his nicknames."
7
ASP.NET MVC 101 Controller(Input)Controller(Input) Model(Logic)Model(Logic)View(Presentation)View(Presentation) Request Response
8
TIME TO BUILD OUR APPLICATION… Fingers crossed…
9
Takeaways What’s new in MVC 2? – Validation – Templated helpers Buddy classes Some security considerations Routing
10
Resources “ASP.NET MVC 1.0 Quickly” http://tinyurl.com/mvcquickly http://tinyurl.com/mvcquickly My blog http://blog.maartenballiauw.be/category/MVC.aspx http://blog.maartenballiauw.be/category/MVC.aspx Microsoft http://www.asp.net/mvc http://www.asp.net/mvc Community projects http://mvccontrib.codeplex.com http://mvcsitemap.codeplex.com http://mvccontrib.codeplex.com http://mvcsitemap.codeplex.com
11
Questions?
12
THANK YOU! Maarten Balliauw http://blog.maartenballiauw.be
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.