Book description
In this book, world-renowned ASP.NET expert and member of the Microsoft ASP.NET team Stephen Walther shows experienced developers how to use Microsoft’s new ASP.NET MVC Framework to build web applications that are more powerful, flexible, testable, manageable, scalable, and extensible.
Writing for professional programmers, Walther explains the crucial concepts that make the Model-View-Controller (MVC) development paradigm work so well and shows exactly how to apply them with the ASP.NET MVC Framework. From controllers and actions to views and models, Walther demonstrates how to apply each ASP.NET MVC Framework feature in real-world projects.
In Part II, you’ll walk step-by-step through building a full-fledged ASP.NET MVC blog application that implements capabilities ranging from data access to validation. Through this case study, you’ll learn how to build ASP.NET MVC applications using test-driven development processes that enable rapid feedback, greater productivity, and better quality.
Throughout, Walther presents extensive code examples, reflecting his unsurpassed experience as an ASP.NET instructor, a leading commercial developer, and now as a member of Microsoft’s ASP.NET development team.
Understand how to:
Build enterprise-scale web applications far more rapidly and effectively
Develop web applications that are easier to maintain and extend over time
Gain unprecedented control over the appearance of your website or application
Expose intuitive URLs that are friendlier to search engines and users alike
Create ASP.NET MVC models that contain all your application’s business, validation, and data access logic
Make the most of HTML helpers, model binders, action filters, routing, and authentication
Efficiently deploy your ASP.NET MVC applications
Use the lightweight JQuery JavaScript library to easily find and manipulate HTML elements
Create ASP.NET MVC applications using unit test and mock object framework
Table of contents
- Title Page
- Copyright Page
- Contents at a Glance
- Table of Contents
- About the Author
- Acknowledgments
- We Want to Hear from You!
- Reader Services
- Introduction
-
Part I. Building ASP.NET MVC Applications
- Chapter 1. An Introduction to ASP.NET MVC
- Chapter 2. Building a Simple ASP.NET MVC Application
- Chapter 3. Understanding Controllers and Actions
- Chapter 4. Understanding Views
- Chapter 5. Understanding Models
- Chapter 6. Understanding HTML Helpers
- Chapter 7. Understanding Model Binders and Action Filters
- Chapter 8. Validating Form Data
- Chapter 9. Understanding Routing
- Chapter 10. Understanding View Master Pages and View User Controls
- Chapter 11. Better Performance with Caching
- Chapter 12. Authenticating Users
- Chapter 13. Deploying ASP.NET MVC Applications
- Chapter 14. Working with Ajax
- Chapter 15. Using jQuery
- Part II. Walkthrough: Building the Unleashed Blog Application
- Part III. Appendixes
- Index
Product information
- Title: ASP.NET MVC Framework Unleashed
- Author(s):
- Release date: July 2009
- Publisher(s): Sams
- ISBN: None
You might also like
book
Beginning ASP.NET MVC 1.0
ASP.NET MVC (Model View Framework) allows you to use ready-to-use MVC code so you can develop …
video
Learning ASP.Net MVC
In this ASP.Net MVC training course, expert author Keith Welch will teach you all about the …
book
Bootstrap for ASP.NET MVC - Second Edition
Combine the power of ASP.NET Core with Bootstrap 4 to build elegant, responsive web apps About …
book
ASP.NET MVC 4 in Action
ASP.NET MVC 4 in Action is a fast-paced tutorial designed to introduce ASP.NET MVC to .NET …