'Wrox' in the namespace
I am having a hard time understanding the namespaces here.
Wrox.WebModules
OR
Wrox.ThePhile.Web.Controls.Server.Navigator
Where is 'Wrox' and how is that a part of the solution? And 'Web'?
I was trying to use the security feature that is taught here in another application but i can't get past 'Wrox' in the namespacing.
This may seem elementary but I have not seen this before. I have used something like this:
ThePhile.Controls.Server.Navigator
But not
Wrox.ThePhile.Web.Controls.Server.Navigator
Any explanations would help.
-Jason
|