|
|
 |
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 p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

May 1st, 2009, 01:20 PM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Suggestions for New Edition
I would like to have some more dialog with what is "best" practices. For example, subcontrollers, client side validation, etc.
|

May 15th, 2009, 07:14 AM
|
|
Registered User
|
|
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
I'm going to post things here as they come to mind...
- How to write a new Html helper.
|

June 10th, 2009, 11:41 AM
|
|
Authorized User
|
|
Join Date: Jun 2009
Posts: 19
Thanks: 0
Thanked 1 Time in 1 Post
|
|
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
|

June 11th, 2009, 12:39 PM
|
|
Authorized User
|
|
Join Date: Jun 2009
Posts: 19
Thanks: 0
Thanked 1 Time in 1 Post
|
|
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.
|

July 15th, 2009, 01:21 PM
|
|
Registered User
|
|
Join Date: Jul 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
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 08:19 AM |
| All suggestions are welcome! |
Wooger |
Other Programming Languages |
0 |
September 24th, 2007 10:47 AM |
| I Need Some Suggestions??? |
hunzian78@yahoo.com |
ASP.NET 2.0 Professional |
0 |
November 8th, 2006 02:14 AM |
| Suggestions |
lagoonblue |
Visual C++ |
0 |
June 13th, 2005 08:18 PM |
| Some suggestions |
richard.york |
P2P and Wrox.com Feedback |
0 |
October 13th, 2003 02:45 AM |
|
 |