0%

Book Description

Summary

ASP.NET MVC 4 in Action is a fast-paced tutorial designed to introduce ASP.NET MVC to .NET developers and show how to apply it effectively. All examples in this revised edition are based on ASP.NET MVC 4, so you'll get full coverage of features such as the Razor view engine, Web Matrix helpers, and improved extensibility. You'll see how your ASP.NET applications can benefit from changes in the .NET Framework.

About the Technology

ASP.NET MVC provides the architecture needed to separate an application’s logic and its UI. Because each component’s role is well defined, MVC applications are easy to test, maintain, and extend. The latest version, ASP.NET MVC 4, takes advantage of .NET 4 and includes powerful features like the Razor view engine, Web Matrix helpers, and enhanced extensibility.

About the Book

ASP.NET MVC 4 in Action is a hands-on guide that shows you how to apply ASP.NET MVC effectively. After a high-speed ramp up, this thoroughly revised new edition explores each key topic with a self-contained example so you can jump right to the parts you need. Based on thousands of hours of real-world experience, the authors show you valuable high-end techniques you won’t find anywhere else. Written for developers, the book arms you with the next-level skills and practical guidance to create compelling web applications.

You need some knowledge of ASP.NET and C#, but no prior ASP.NET MVC experience is assumed.

What’s Inside

  • Complete coverage of ASP.NET MVC 4

  • The new Web API

  • Full-system testing

About the Authors

Jeffrey Palermo, Jimmy Bogard, Eric Hexter, Matthew Hinze, and Jeremy Skinner are all ASP.NET MVPs, ASP insiders, and early adopters of ASP.NET MVC.

Table of Contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Praise for Earlier Editions of ASP.NET MVC in Action
  5. Foreword
  6. Foreword to the Second Edition
  7. Foreword to the First Edition
  8. Preface
  9. Acknowledgments
  10. About this Book
  11. About the Authors
  12. About the Cover Illustration
  13. Part 1. High-speed fundamentals
  14. Chapter 1. Introduction to ASP.NET MVC
  15. Chapter 2. Hello MVC world
  16. Chapter 3. View fundamentals
  17. Chapter 4. Action-packed controllers
  18. Part 2. Working with ASP.NET MVC
  19. Chapter 5. View models
  20. Chapter 6. Validation
  21. Chapter 7. Ajax in ASP.NET MVC
  22. Chapter 8. Security
  23. Chapter 9. Controlling URLs with routing
  24. Chapter 10. Model binders and value providers
  25. Chapter 11. Mapping with AutoMapper
  26. Chapter 12. Lightweight controllers
  27. Chapter 13. Organization with areas
  28. Chapter 14. Third-party components
  29. Chapter 15. Data access with NHibernate
  30. Part 3. Mastering ASP.NET MVC
  31. Chapter 16. Extending the controller
  32. Chapter 17. Advanced view techniques
  33. Chapter 18. Dependency injection and extensibility
  34. Chapter 19. Portable areas
  35. Chapter 20. Full system testing
  36. Chapter 21. Hosting ASP.NET MVC applications
  37. Chapter 22. Deployment techniques
  38. Chapter 23. Upgrading to ASP.NET MVC 4
  39. Chapter 24. ASP.NET Web API
  40. Index
  41. List of Figures
  42. List of Tables
  43. List of Listings
3.14.70.203