Год выпуска: 2010 Автор: Jon Galloway, Scott Hanselman, Phil Haack, Scott Guthrie, Rob Conery Издательство: Wrox Страниц: 552 ISBN: 978-0470643181, 0470643188
Описание
Top-selling MVC book from a top team at Microsoft-now fully updated! ASP.NET MVC 2.0 is now available and shipping with Visual Studio 2010 and .NET 4. A new update to Microsoft's Model-View-Controller technologies, MVC 2 enables developers to build dynamic, data-driven Web sites. Professional ASP.NET MVC 2 shows you step-by-step how to use MVC 2. You'll learn both the theory behind MVC 2, as well as walk through practical tutorials, where you'll create a real-world application. Topics include transitioning from ASP.NET development, as well as an overview of related tools and technologies, including LINQ, jQuery, and REST. This book is divided into two very broad sections, each comprising several chapters. The first half of the book is concerned with introducing the MVC pattern and how ASP.NET MVC 2 implements that pattern. Chapter 1 "NerdDinner" uses a small but complete application to walk you through how to build an ASP.NET MVC 2 application and some of the...