Summary:
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. Purchase includes free PDF, ePub, and Kindle eBooks
downloadable at manning.com.
What's Inside
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
Jeffrey Palermo began to use ASP.NET MVC and
provide feedback to Microsoft about the product in 2007, more
than a year before it was released. He began leading client
projects using the technology in late 2008. Along with
several editions of this ASP.NET MVC book, Jeffrey has
written many articles on the topic and has presented at many
conferences including Microsoft Tech Ed, VS Live, and
DevTeach. Mr. Palermo is a cofounder of MvcContrib and COO of
Headspring Systems in Austin, TX where the company runs a
very popular MVC Boot Camp training class.
Jimmy Bogard oversees the technical design
and architecture of solutions delivered, evaluating potential
technologies and increasing awareness of technologies on the
horizon. Jimmy has delivered solutions ranging from
shrink-wrapped products to enterprise e-commerce applications
for Fortune 100 customers. He is also a Microsoft Certified
Application Developer (MCAD) and is an active member in the
.NET community. Jimmy is also a member of the ASPInsiders
group, the C# Insiders
Eric Hexter is a veteran software developer
and the Director for the Austin .NET Users group. Eric has
run the Austin Code Camp, which is a one-day developer
conference, since 2007. In addition to his position in the
Austin .NET Users Group, Eric has held the following
positions: INETA Membership Mentor for South Texas,
ASPInsider, Microsoft Most Valuable Professional (MVP) in
ASP.NET, and founder of the Community for MVC virtual
usergroup. Eric speaks to user groups and at technology
conferences around Texas and the U.S.
Matt Hinze is a programmer and software
designer from Austin, Texas. He has successfully delivered
technical courses to software developers since 2005. He is
also a full-time developer working in the trenches on major
software projects. Matt is an ASPInsider and Microsoft MVP
for C#. Matt works at Sogeti on a large e-commerce
implementation in Round Rock, and lives in the North Austin
suburbs with his wife and son.
Jeremy Skinner is a UK-based software
developer who has been working with the ASP.NET MVC Framework
since its first public preview in late 2007 and has been
developing applications with it ever since. Jeremy is also a
member of the Microsoft ASP Insiders and is involved with
several open-source projects including MvcContrib which
provides extensions for ASP.NET MVC.
PART 1 HIGH-SPEED FUNDAMENTALS
PART 2 WORKING WITH ASP.NET MVC
PART 3 MASTERING ASP.NET MVC
About the Author