|
|
 |
BOOK: ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solutio
 | This is the forum to discuss the Wrox book ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solution by Vincent Varallo; ISBN: 9780470396865 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008: Problem Design Solutio 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.
|
 |

July 22nd, 2009, 05:48 AM
|
|
Authorized User
|
|
Join Date: Feb 2005
Location: Honoulu, HI, USA.
Posts: 44
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Problem with Chap04 StringHelpers
Hi all,
I am having a problem with Chapter 4. I typed in the code exactly as the book says but in my BasePage class I get an error that StringHelpers does not exist in the current context. I added the StringHelpers class and saved but still no joy. Am I missing a reference and if so how do I reference that class properly? I get a feeling that is the problem but I don't know how to fix it.
Thanks
Chris
|

October 19th, 2009, 02:45 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Me too!
Join the club! Nobody's even looking at this? I found problems with the books code early on in chapter 2 and its was an on-going thing. It was a shame, I think this could have been a winnder if it were'nt for what seem like obvious oversights. If you resolved it, send back the solution to it bro!
|

October 26th, 2009, 11:27 PM
|
|
Wrox Author
|
|
Join Date: Jan 2009
Posts: 62
Thanks: 0
Thanked 6 Times in 6 Posts
|
|
Hi Chris. are both classes in the App_Code folder in your project? What version of VS are you using? Are you getting any compile errors in the StringHelpers class?
|

October 28th, 2009, 10:00 AM
|
|
Authorized User
|
|
Join Date: Feb 2005
Location: Honoulu, HI, USA.
Posts: 44
Thanks: 2
Thanked 0 Times in 0 Posts
|
|
Issue with StringHelpers
I am using VS 2008 Pro. Both files are in the App_Code folder. Any assistance would be greatly appreciated.
|

October 29th, 2009, 12:05 PM
|
|
Authorized User
|
|
Join Date: Mar 2009
Posts: 72
Thanks: 4
Thanked 4 Times in 4 Posts
|
|
This is really a good book and framework. Remember this is the first iteration of the book and if Vince decides to expand it I know the second book and any others that follow will be even better.
To overcome the oversights I took the approach of reverse engineering as a method of learning the framework. Basically I downloaded all of the files built it, got it running and started reading the book to understand how the framework was built. From there the book has become an excellent reference source and I have built 2 working applications from the framework that Vince provided. That is just me and how I learn though.
The reason I went this path is because the end result is going to be the code that you are manually putting in now, and the framework is quite a monster, I honestly dont think you will get much from the manual entry of the code. I do think you will get more from the use of the framework and understanding how it works once you start applying it to your real world solutions. Give it a try and I can assist you where I can.
DJ
|

November 10th, 2009, 08:48 PM
|
|
Wrox Author
|
|
Join Date: Jan 2009
Posts: 62
Thanks: 0
Thanked 6 Times in 6 Posts
|
|
Can you post the project so I can take a look.
|
| 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
|
|
|
|
 |