27
GETTING STARTED WITH ASP.NET MVC Tim Wingfield & Steve Horn

Getting Started with ASP.Net MVC

  • Upload
    elmo

  • View
    42

  • Download
    0

Embed Size (px)

DESCRIPTION

Tim Wingfield & Steve Horn. Getting Started with ASP.Net MVC. !=. Page_Load ( object sender, EventArgs e) { }. Model. View. Controller. Request. Response. MvcContrib.org. Web Forms are Dead! Long Live Web Forms!. . Resources. www.asp.net/mvc/ www.hanselman.com/blog/ - PowerPoint PPT Presentation

Citation preview

Page 1: Getting  Started with  ASP.Net  MVC

GETTING STARTED WITH ASP.NET MVC

Tim Wingfield & Steve Horn

Page 2: Getting  Started with  ASP.Net  MVC
Page 3: Getting  Started with  ASP.Net  MVC
Page 4: Getting  Started with  ASP.Net  MVC
Page 5: Getting  Started with  ASP.Net  MVC

!=

Page 6: Getting  Started with  ASP.Net  MVC
Page 7: Getting  Started with  ASP.Net  MVC

Page_Load(object sender, EventArgs e){

}

Page 8: Getting  Started with  ASP.Net  MVC
Page 9: Getting  Started with  ASP.Net  MVC
Page 10: Getting  Started with  ASP.Net  MVC
Page 11: Getting  Started with  ASP.Net  MVC
Page 12: Getting  Started with  ASP.Net  MVC
Page 13: Getting  Started with  ASP.Net  MVC
Page 14: Getting  Started with  ASP.Net  MVC

Model

View Controller

Page 15: Getting  Started with  ASP.Net  MVC
Page 16: Getting  Started with  ASP.Net  MVC
Page 17: Getting  Started with  ASP.Net  MVC
Page 18: Getting  Started with  ASP.Net  MVC

Request Response

Page 19: Getting  Started with  ASP.Net  MVC
Page 20: Getting  Started with  ASP.Net  MVC
Page 21: Getting  Started with  ASP.Net  MVC
Page 22: Getting  Started with  ASP.Net  MVC
Page 23: Getting  Started with  ASP.Net  MVC

MvcContrib.org

Page 24: Getting  Started with  ASP.Net  MVC

Web Forms are Dead!Long Live Web Forms!

Page 25: Getting  Started with  ASP.Net  MVC

<code />

Page 27: Getting  Started with  ASP.Net  MVC

Tim Wingfield

email: [email protected]: blog.timwingfield.comtwitter: timwingfield

code: www.codeincubator.com

Steve Horn

email: [email protected]: blog.stevehorn.cctwitter: stevehorn