Hi,
I got this book (C#) on Monday and by Tuesday was approaching clinical depression and questiong my own self worth. Then I found this forum and knew that I was not alone, that the truth was out there.
Put simply I cannot get this off the ground when I follow the book chapter by chapter. My frustrations are summed up perfectly by buzzterrier :
"The coding examples are excellent, but the nuances of namespaces, directory structure, and how they all inter-relate with a VS.Net solution is totally left out."
Even since finding this forum it's taken me all of yesterday and today to :
1: read through all of the releveant forum posts.
2: read through the supplemental documentation people have recommended
3: get the "ThePhile" sample code up and running
But now I have to go back and pour thru the book again, cross reference it with the supplemental documentation and maybe, possibly, someday get a clear understanding of the architecture they are using.
So, my request is simple - can either of you (or anybody else) provide a step by step walkthrough of how to achieve what is laid out in the 1st 5 chapters in terms of the directory structure, projects, child projects, namespaces, etc?
I'm not on the glom for cheap code, I've done my time. Over the last 3 months since delving into .NET I've used and implemented solutions from :
Build Your Own ASP.NET Website Using C# &
VB.NET
by Zak Ruvalcaba ISBN: 095792186
Beginning C# Web Applications with Visual Studio .NET (Wrox)
David Cazzulino ISBN: 1861007329
I found them great but they only went so far. What led me to this book was the promise of modular, reusable code and what seems to be an excellent implementation of Forms Authentication using the IPrincipal Interface.
Kind Regards,
Mark