Professional ASP.NET MVC 1.0

Professional ASP.NET MVC 1.0
ISBN-10
0470549238
ISBN-13
9780470549230
Category
Computers
Pages
456
Language
English
Published
2009-07-01
Publisher
John Wiley & Sons
Authors
Scott Hanselman, Scott Guthrie, Phil Haack

Description

This book begins with you working along as Scott Guthrie builds a complete ASP.NET MVC reference application. He begins NerdDinner by using the File->New Project menu command within Visual Studio to create a new ASP.NET MVC Application. You'll then incrementally add functionality and features. Along the way you’ll cover how to create a database, build a model layer with business rule validations, implement listing/details data browsing, provide CRUD (Create, Update, Delete) data form entry support, implement efficient data paging, reuse UI using master pages and partials, secure the application using authentication and authorization, use AJAX to deliver dynamic updates and interactive map support, and implement automated unit testing. From there, the bulk of the rest of the book begins with the basic concepts around the model view controller pattern, including the little history and the state of the MVC on the web today. We'll then go into the ways that MVC is different from ASP.NET Web Forms. We'll explore the structure of a standard MVC application and see what you get out of the box. Next we dig deep into routing and see the role URLs play in your application. We'll deep dive into controllers and views and see what role the Ajax plays in your applications. The last third of the book focuses entirely on advanced techniques and extending the framework. In some places, we assume that you're somewhat familiar with ASP.NET WebForms, at least peripherally. There are a lot of ASP.NET WebForms developers out there who are interested in ASP.NET MVC so there are a number of places in this book where we contrast the two technologies. Even if you're not already an ASP.NET developer, you might still find these sections interesting for context, as well as for your own edification as ASP.NET MVC may not be the web technology that you're looking for.

Similar books

  • Beginning ASP.NET MVC 1.0
    By Keyvan Nayyeri, Simone Chiaretta

    Wrox Programmer to ProgrammerTM Beginning ASP.NET MVC 1.0 Simone Chiaretta, Keyvan Nayyeri Updates, source code, and Wrox technical support at www.wrox.com Beginning ASP.NET MVC 1.0 If you have a background in .NET and ASP.NET and are ...

  • Professional ASP.NET MVC 2
    By Scott Hanselman, Scott Guthrie, Jon Galloway

    This book is for web developers who are looking to add more complete testing to their web sites, and who are perhaps ready for "something different.

  • ASP.NET MVC 1.0 WEBSITE PROGRAMMING: PROBLEM - DESIGN - SOLUTION
    By Marco Bellinaso, Nick Berardi, Al Katawazi

    However, this edition includes MVC updates within these chapters.

  • Beginning ASP.NET MVC 1.0
    By Keyvan Nayyeri, Simone Chiaretta

    Wrox Programmer to ProgrammerTM Beginning ASP.NET MVC 1.0 Simone Chiaretta, Keyvan Nayyeri Updates, source code, and Wrox technical support at www.wrox.com Beginning ASP.NET MVC 1.0 If you have a background in .NET and ASP.NET and are ...

  • Professional ASP.NET MVC 3
    By Jon Galloway, Phil Haack, Brad Wilson

    This in-depth book shows you step by step how to use MVC 3.0. Written by top ASP.NET MVC experts at Microsoft, the latest edition of this popular book covers new and updated features such as the new View engine, Razor, NuGet, and much more.

  • ASP.NET MVC 1.0 Test Driven Development: Problem - Design - Solution
    By Emad Ibrahim

    This book takes the ASP.NET MVC and combines it with a testing methodology and tools and guides you through the process of taking Web application from concept to production.

  • ASP.NET MVC 1.0 Quickly
    By Maarten Balliauw

    This book is for ASP.NET developers who want a fast-paced guide to building powerful web applications using the ASP.NET MVC framework. All the code examples are in C#.

  • Pro ASP.NET MVC 5
    By Adam Freeman

    The ASP.NET MVC 5 Framework is the latest evolution of Microsoft’s ASP.NET web platform.

  • ASP.NET MVC 4 in Action
    By Jeremy Skinner, Jeffrey Palermo, Jimmy Bogard

    You need some knowledge of ASP.NET and C#, but no priorASP.NET MVC experience is assumed. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

  • Professional ASP.NET MVC 5
    By David Matson, Jon Galloway, Brad Wilson

    Like previous versions, this guide shows you step-by-step techniques on using MVC to best advantage, with plenty of practical tutorials to illustrate the concepts.