Programming Microsoft ASP.NET MVC, 3rd Edition

Programming Microsoft ASP.NET MVC, 3rd Edition

English | 2014 | ISBN: 978-0735680944 | 516 Pages | PDF, EPUB | 15 MB

Go deep into the architecture and features of ASP.NET MVC 5, and learn how to build web applications that work well on both the desktop and mobile devices. Web development expert Dino Esposito takes you through the web framework’s Model-View-Controller (MVC) design model, and covers the tools you need to cleanly separate business logic from the user interface. If you’re an experienced web developer new to ASP.NET MVC, this practical guide will get you going.
Discover how to:

  • Build web applications that are easy to test and maintain
  • Dive into the functions of controllers—the heart of an MVC site
  • Explore the structure and behavior of a view engine
  • Process a variety of input data using a custom model binder
  • Automate the writing of input forms, and streamline validation
  • Design websites for mobile devices, localization, and error handling
  • Provide security by implementing a membership system
  • Inject script code into your site using JavaScript and jQuery
  • Use Responsive Web Design to make sites mobile-friendly
Homepage