Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Beginning ASP.NET 2.0 with C# (Wrox Beginning Guides) Review by Michael L. Friscia
Where's the code?
Sorry, this book is great if you are a drag and drop type of web programmer. I think it is great that visual studio allows the ability to virtually drag and drop and entire data driven website. But my problem is that if you don't understand the code behind it, when something breaks you can't fix it since I am unaware of any drag and drop tools that do that for you.
My point being this book should have been titled. "asp.net with c# only using the free visual web developer IDE for people who don't want to know what the c# code really looks like or how to write programs with it."
The only reason I gave it 2 stars and not 1 is because my gripes aside, they do enforce a lot of Best Practice in the excercises.