Book Details:
Pages: | 392 |
Published: | Oct 05 2009 |
Posted: | Nov 19 2014 |
Language: | English |
Book format: | PDF |
Book size: | 10.24 MB |
Book Description:
The Model-View-Controller patternuniversally known as MVCprovides a stable, testable approach to web application development by separating the major functionsor concernsof an application into independently defined roles.ASP.NET MVC in Action is a comprehensive guide to MVC-based development using this powerful framework. It offers a clearly-written introduction both to the ASP.NET MVC Framework and to the MVC approach. The focus is on creating real, maintainable web applicationsso don't expect toy examples and short snippets. The authors lead you from first-use through real-life scenarios.One of the key benefits of the MVC approach is introducing a high degree of testability to your applications and process. ASP.NET MVC in Action shows you how to test each piece of your ASP.NET application and how to introduce principles of test-driven development into your process.Because the framework is completely pluggable, you'll learn how to work with external Inversion of Control containers like StructureMap, Windsor, and Spring.NET and open-source persistence layers like NHibernate. Throughout the book, the authors sprinkle in MvcContrib, an extremely useful tool that provides common extensions so you don't have to write them yourself. Along the way, you'll benefit from the wide-ranging experience of the authors, who have extensive experience with ASP.NET, Monorail, and Ruby on Rails. This book assumes that you already know how to build a standard ASP.NET application and presents most examples in C#.What's inside?Getting started with the ASP.NET MVC Framework The model in depth The controller in depth The view in depth Routing Customizing and extending the ASP.NET MVC Framework Scaling the architecture for complex sites Leveraging existing ASP.NET features AJAX in ASP.NET MVC Hosting and deployment Exploring MonoRail and Ruby on Rails Best practices Recipes Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.What reviewers are saying"Shows how to put all the features of ASP.NET MVC together to build a great application." -From the Foreword by Phil Haack, Senior Program Manager, ASP.NET MVC Team, Microsoft"This book put me in control of ASP.NET MVC."-Mark Monster, Software Engineer, Rubicon"Highly recommended for those switching from Web Forms to MVC."-Frank Wang, Chief Software Architect, DigitalVelocity LLC "I'd highly recommend this to anyone who is serious about building web applications with ASP.NET MVC."-Jeremy Skinner, ASP.NET developer and technical proofreader of the book "...does a good job of not only showing you what to do, but also provides cautionary words to avoid poor practices that may lead to maintenance issues on non-trivial applications."-Venkat Subramanian, NoFluffJustStuff Blogs "I really enjoyed ASP.NET MVC in Action and highly recommend it for a fresh look at the ASP.NET MVC Framework."-David Hayden, MVP "In the end [the authors] not only did an excellent job of putting together a great practical guide to ASP.NET MVC they also successfully embedded some subversive ALT.NET concepts that will hopeful make us all better developers. And at the end of the day that is a damn fine accomplishment."-Bobby Johnson "ASP.NET MVC in Action will guide you from your first project through advanced topics such as AJAX and deploying on suboptimal hosting environments. The writing style is clear and concise. Diagrams and code examples are abundant. I recommend it for anyone looking for a great resource for learning about or becoming a better user of the ASP.NET MVC framework."-Nathan Stott, Partner and Software Engineer at Whiteboard-IT "I'm very happy with this book. I would definitely recommend it to anyone interested in ASP.NET MVC. Getting the 'beyond the text' that comes with the CodeCampServer is just icing on the cake, truly."-Chris Stewart, CompiledMonkey.com "ASP.NET MVC in Action is a true masterpiece...The authors, Jeffrey Palermo, Ben Scheirman and Jimmy Bogard are all considered rock stars in the ASP.NET community and they have opened up the doors to their concert with ASP.NET MVC in Action."-Mohammad Azam, Microsoft MVP
Ajax has revolutionized the way users interact with web pages today. Gone are frustrating page refreshes, lost scroll positions and intermittent interaction with a web site. Instead, we have a new generation of fast, rich, and more intuitive web applications. The ASP.NET AJAX framework puts the power of Ajax into the hands of web developers. ASP.NET AJAX, formerly called Atlas, is a new free framework from Microsoft designed to easily add Ajax features to ASP.NET applications. With this technology, ASP.NET developers can easily build more interactive and highly-personalized web applications that work across all most popular browsers. ASP.NET AJAX in Action is a fast-paced, example-rich tutorial designed for ASP.NET web developers and written by ASP.N...
2nd Edition
Microsoft ASP.NET MVC (model/view/controller) is a relatively new Web application framework that combines ASP.NET's power and ease of use with the stability and testability of a MVC framework. The much-anticipated version 2 release brings new capabilities to the framework along with numerous additions that enhance developer productivity. In ASP.NET MVC 2 in Action, readers learn how to move from web form-based development to designs based on the MVC pattern. It begins with an introduction to the MVC framework and quickly dives into a working MVC 2 project.Featuring full coverage of new version 2 features, this book helps readers use developer-oriented ...
Using jQuery 2 with ASP.NET Web Forms and ASP.NET MVC
jQuery is the most popular JavaScript library in use today, appearing on nearly two thirds of the10,000 most visited sites on the web. With this sort of popularity, its clear that ASP.NET developers cant afford to miss out. By combining jQuerywith ASP.NET you get the best of both worlds: the client-side interactivity and responsiveness of JavaScript with the robustness and extensibility of Microsoft's web stack. Beginning jQuery 2 for ASP.NET Developers shows you how. To begin with, you'll find out how jQuery hooks up with your ASP.NET controls, and simplifies event handling by keeping it in the browser. Then you'lllearn tohandle dynamic content and responsive layouts byinteracting withthe DOM.Effects and animations are one of the most popular u...
2007 - 2021 © eBooks-IT.org