Buy Used
Used - Good See details
Price: £2.47

or
Sign in to turn on 1-Click ordering.
 
   
Trade in Yours
For a £0.25 Gift Card
Trade in
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution (Wrox Programmer to Programmer) [Paperback]

Nick Berardi , Al Katawazi , Marco Bellinaso


Available from these sellers.


Trade In this Item for up to £0.25
Trade in ASP.NET MVC 1.0 Website Programming: Problem - Design - Solution (Wrox Programmer to Programmer) for an Amazon.co.uk gift card of up to £0.25, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Learn more

Book Description

19 Jun 2009 0470410957 978-0470410950
Perfectly suited to the innovative Problem Design Solution approach, ASP.NET MVC is a new development model that separates code for the data, look, and business processes of a Web site. This nuts–and–bolts guide thoroughly covers creating a Web site with MVC and discusses solving the most common problems that you may encounter when creating your first application or trying to upgrade a current application. The material is based on the highly praised and widely used TheBeerHouse ASP.NET Starter Kit that was developed in the bestselling ASP.NET 2.0 Website Programming: Problem Design Solution. Additional coverage includes registration and membership systems and user–selectable themes; content management systems for articles and photos; polls, mailing lists, and forums; e–commerce stores, shopping carts, and order management with real–time credit card processing, and more.

Customers Who Bought This Item Also Bought


Product details


More About the Authors

Discover books, learn about writers, and more.

Product Description

From the Back Cover

ASP.NET MVC integrates powerful new functionality that enables you to create ASP.NET sites based on the important Model–View–Controller pattern. Beyond just understanding the key MVC benefits and coding techniques, you′ll see how to implement the ASP.NET MVC pattern to build a complete real–world site. Based on Marco Bellinaso′s classic TheBeerHouse ASP.NET 2.0 site example, each chapter presents a business requirement for the site, a roadmap for designing a solution, and the code for implementing the features. By the end of the book, you′ll have a complete functional site and the skills to build your own ASP.NET MVC content and e–commerce site. What you will learn from this book Techniques for building a flexible, easily configurable, and instrumented site How to use jQuery to enhance and extend the capabilities of your ASP.NET MVC site How to design a module to manage articles, news, and blog posts Tips for creating and managing multiple polls on your site Ways to build a robust newsletter system for e–mail newsletters on a background thread How to develop a Web 2.0 community–centric forum from scratch Steps for adding a working e–commerce store based on PayPal All the different ways to deploy an ASP.NET MVC site Who this book is for This book is for web developers who are familiar with the basic concepts of web development and ASP.NET. Code examples are shown using C#. Wrox Problem – Design – Solution references give you solid, workable solutions to real–world development problems. Each is devoted to a single application, analyzing every problem, examining relevant design issues, and implementing the ideal solution.

About the Author

Nick Berardi is the owner of Managed Fusion (www.managedfusion.com), a U.S.–based company that specializes in the fields of software architecture/development, usability engineering, and cloud–based computing initiatives with a strong focus on .NET, the Web, SEO, SEM, and Microsoft technologies. Al Katawazi is owner of Blue Shift Technologies Inc. (www.blueshifttechnologies.com), a software consulting company based out of Upstate New York. He is very fortunate to have worked on a variety of different projects for many notable clients. Most recently his focus has been on creating SaaS–based solutions leveraging the MVC framework. Al is also the author of his own blog (www.codingsmarter.com), which he has tried to keep up to date even though writing a book is a great excuse not to. When Al is not programming he enjoys kayaking with his dog Scout and card sharking with his wife Heather. Marco Bellinaso lives in Bologna, Italy, and works as a freelance consultant, developer, and trainer specialized in all “web–things” that run on the Microsoft platform, such as ASP.NET, AJAX, and SharePoint. He’s been working with the .NET Framework since the Beta 1 on applications of all types, including Web Services, Windows Forms, Windows Services, and mobile applications. He is also author or co–author of a number of commercial tools for developers, such as the VB Migration Partner (http://www.vbmigration.com/), the award–winning VBMaximizer add–in, CodeBox for .NET, and FormMaximizer for .NET.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

There are no customer reviews yet on Amazon.co.uk.
5 star
4 star
3 star
2 star
1 star
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 3.3 out of 5 stars  12 reviews
10 of 13 people found the following review helpful
3.0 out of 5 stars Decent book, but I prefer Steven Sanderson's book Pro ASP.Net MVC Framework 29 Jun 2009
By Techie Evan - Published on Amazon.com
Format:Paperback
This book builds on existing material from Marco Bellinaso's book, ASP.Net 2.0 Website Programming, migrating the implementation of the BeerHouse eCommerce web application to using more recently released Microsoft technologies such as ASP.Net MVC 1.0, LINQ to SQL, and SQL Server 2008, and updating the text to explain concepts behind the new implementation. As the authors indicated in their introduction to ASP.Net MVC, one thing developers will gain with using this newer technology instead of classic ASP.Net 2.0 is finer control over the web application's client-side code. The flip side to this is that .Net developers, who so far have been relatively shielded from having to know too much about html, css, or javascript because of conveniences offered by classic ASP.Net 2.0, may now have to know more about these technologies in order to develop the presentation logic for their web apps. It's not surprising, therefore, to see a lot more javascript code in the revamped BeerHouse web app. So if you're trying to get a feel for what a non-trivial ASP.Net MVC application might look like and you don't mind reading through the javascript code, the BeerHouse web app presented in this book might be useful to you.

In my opinion, however, despite its title, this book doesn't delve deeply into ASP.Net MVC per se. Compared to Steven Sanderson's book, Pro ASP.Net MVC Framework, this book only provides a superficial introduction to the new framework, and only demos a limited subset of features. With a little more effort and for pedagogic reasons, the authors could have worked into the BeerHouse application showcase examples of how to implement, say: server-side data validation (e.g., use of IDataErrorInfo), or security features such as more advanced model binding that prevents the editing of certain properties, and Cross-Site Request Forgery prevention through the use of the Html.AntiForgeryToken() helper, etc. For a more thorough but still accessible tutorial on ASP.Net MVC, you should get Sanderson's well-written book if you haven't.
3 of 3 people found the following review helpful
5.0 out of 5 stars Great MVC Reference Book 26 Oct 2009
By C. S. Martin - Published on Amazon.com
Format:Paperback
I bought this book as a reference book for the MVC framework and was not disappointed. It has a ton of great examples such as building a forum, a store, articles, security, a content management system, integrating localization and more. The really nice part about the book is each chapter is a standalone how to guide for building a certain website feature. This is a great book to have on your shelf, I use it all the time.
5 of 6 people found the following review helpful
4.0 out of 5 stars A Real Solution for MVC 7 Aug 2009
By W. Chesher - Published on Amazon.com
Format:Paperback
The latest addition to the Problem - Design - Solution series updates TheBeerHouse personalized content site for the [...] MVC Framework. True to the the style of Problem - Design - Solution, the authors focus on a real set of solutions for real problems. The material doesn't dive too deep into the internals of MVC, nor do they assume too much about the user's knowledge.

If you are looking for a primer on MVC, this is not it, but if you are looking to jump into MVC with both feet and you would like to see the capabilities of the MVC Framework in action, this book is a great compliment to your learning process. I would not recommend this book for advanced MVC developers, but it is just right for those who are trying to make the leap from [...] 2.0/3.5 into MVC.
Were these reviews helpful?   Let us know

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!

Create a Listmania! list

Look for similar items by category


Feedback