Getting Started with ASP.Net MVC

Post on 22-Feb-2016

42 views 0 download

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

Transcript of Getting Started with ASP.Net MVC

GETTING STARTED WITH ASP.NET MVC

Tim Wingfield & Steve Horn

!=

Page_Load(object sender, EventArgs e){

}

Model

View Controller

Request Response

MvcContrib.org

Web Forms are Dead!Long Live Web Forms!

<code />

Tim Wingfield

email: tim@timwingfield.comblog: blog.timwingfield.comtwitter: timwingfield

code: www.codeincubator.com

Steve Horn

email: steve@stevehorn.ccblog: blog.stevehorn.cctwitter: stevehorn