Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution 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 October 9th, 2006, 05:37 AM
Registered User
 
Join Date: Oct 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Question for Chapter2 NameSpace and Fold structure

I just read through the chapter2 and I get confuse about the namespce and fold structure.
"ThePhile" supports to be the asp.net application we build; but what about the "Wrox", It is just a fold or a asp.net application. I saw the code for the book, it put the "ThePhile" application inside of the Wrox fold. But actually when we build a asp.net, we only can build asp.net application under the local host (for client pc). What's author point to have "Wrox" fold?
Futhermore, if we build ThePhile asp.net application, how do we use the Wrox NameSpace, I can not just copy the ThePhile application to Wrox fold, the Visual Studio.NET will give a error.
Anyone had idea about this!!!


 
Old October 16th, 2006, 08:21 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Unlike Java, namespaces in .NET have no connection to foldernames. We only line them up to make it easier to follow.

You don't have to worry about the folder as long as you set it up to work from a virtual directory named "ThePhile". And that virt dor must map to the main project directory, whatever you decide to call that.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter2 netblue BOOK: Professional XNA Game Programming: For Xbox 360 and Windows ISBN: 978-0-470-12677-6 2 June 5th, 2007 01:19 AM
Chapter2:problem in rendering weather table samouille666 JSP Basics 0 January 17th, 2007 10:50 AM
Excel 2003 VBA - Need to open a workbook in a fold bablhous BOOK: Excel 2003 VBA Programmer's Reference 0 December 21st, 2006 02:50 PM
Structure / Stack Question BrianWren Pro VB.NET 2002/2003 1 December 30th, 2004 07:07 PM
Namespace vs. Folder Structure (Help Englere) groupmatch BOOK: ASP.NET Website Programming Problem-Design-Solution 14 September 8th, 2004 08:05 AM





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