Wrox Programmer Forums
|
BOOK: Professional ASP.NET MVC 1.0 ISBN: 978-0-470-38461-9
This is the forum to discuss the Wrox book Professional ASP.NET MVC 1.0 by Rob Conery, Scott Hanselman, Phil Haack, Scott Guthrie; ISBN: 978-0-470-38461-9
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional ASP.NET MVC 1.0 ISBN: 978-0-470-38461-9 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 1st, 2009, 12:20 PM
Registered User
 
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Suggestions for New Edition

I would like to have some more dialog with what is "best" practices. For example, subcontrollers, client side validation, etc.
 
Old May 15th, 2009, 06:14 AM
Registered User
 
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I'm going to post things here as they come to mind...

- How to write a new Html helper.
 
Old June 10th, 2009, 10:41 AM
Authorized User
 
Join Date: Jun 2009
Posts: 20
Thanks: 0
Thanked 1 Time in 1 Post
Default Chapter 1 Suggestions

ScottGu has done an awesome job writing the NerdDinner tutorial. Kudos!

Here's a list of suggestions I had in mind after reading the first chapter. I'll add more as I go along with my reading.
  • Probably adding validations to latitude and longitude would have been overkill. However, in DinnersControllerTest.CreateTestDinners(), Latitude is set to 99 and the test passes. I don't know if Scott intentionally put it this way (explanation text would be nice). Otherwise, it would be helpful to have a more conventional value, i.e. between -90 and 90.
  • Ask the users to download Site.css from the book's web site and copy to their local box before trying out the mapping stuff, or add a style to the map-div like so: <div id="theMap" style="position:relative">.
  • Mention that Moq.dll needs to be 'Unblocked' (from file properties context menu) before a test can be run using Moq framework.
Regards
 
Old June 11th, 2009, 11:39 AM
Authorized User
 
Join Date: Jun 2009
Posts: 20
Thanks: 0
Thanked 1 Time in 1 Post
Default Chapter 4 - Routing

Routing is a bit confusing concept. The authors tackle it well. However, I think it might have been helpful if inbound routing would have been covered before explaining how outbound routing works. I'm referring to 'Under the hood' sections.

Named routes could have been explained a little bit more (Page 206).

More concrete examples would have been helpful.
 
Old July 15th, 2009, 12:21 PM
Registered User
 
Join Date: Jul 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

In some of the later chapters, such as Chapter 7 on AJAX, it would be nice if the authors would show the code snippets (at least initially) in their context related to the application. They show code examples, but leave it up to the reader to figure out which pieces go in \Views\Home\Index.aspx and which pieces go in \Controllers\HomeController.cs, etc.

Similarly, in the downloadable code for each chapter, it would be good to have the actual files to download instead of (or in addition to) the "cut and paste" snippets.





Similar Threads
Thread Thread Starter Forum Replies Last Post
any suggestions? Acar BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 1 May 27th, 2008 07:19 AM
All suggestions are welcome! Wooger Other Programming Languages 0 September 24th, 2007 09:47 AM
I Need Some Suggestions??? [email protected] ASP.NET 2.0 Professional 0 November 8th, 2006 02:14 AM
Suggestions lagoonblue Visual C++ 0 June 13th, 2005 07:18 PM
Some suggestions richard.york Forum and Wrox.com Feedback 0 October 13th, 2003 01:45 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.