ASP.NET MVC 4 in Action
eBook - ePub

ASP.NET MVC 4 in Action

Revised edition of ASP.NET MVC 2 in Action

  1. 440 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

ASP.NET MVC 4 in Action

Revised edition of ASP.NET MVC 2 in Action

About this book

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 howto apply ASP.NET MVC effectively. After a high-speed ramp up,this thoroughly revised new edition explores each key topic witha self-contained example so you can jump right to the parts youneed. Based on thousands of hours of real-world experience, theauthors show you valuable high-end techniques you won't findanywhere else. Written for developers, the book arms you withthe next-level skills and practical guidance to create compellingweb applications.

You need some knowledge of ASP.NET and C#, but no priorASP.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 adoptersof ASP.NET MVC.

Table of Contents
  1. Introduction to ASP.NET MVC
  2. Hello MVC world
  3. View fundamentals
  4. Action-packed controllers
  5. View models
  6. Validation
  7. Ajax in ASP.NET MVC
  8. Security
  9. Controlling URLs with routing
  10. Model binders and value providers
  11. Mapping with AutoMapper
  12. Lightweight controllers
  13. Organization with areas
  14. Third-party components
  15. Data access with NHibernate
  16. Extending the controller
  17. Advanced view techniques
  18. Dependency injection and extensibility
  19. Portable areas
  20. Full system testing
  21. Hosting ASP.NET MVC applications
  22. Deployment techniques
  23. Upgrading to ASP.NET MVC 4
  24. ASP.NET Web API

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access ASP.NET MVC 4 in Action by Jeffrey Palermo,James Bogard,Eric Hexter,Matthew Hinze,Jeremy Skinner in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Information

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