Most Helpful Customer Reviews
4 of 4 people found the following review helpful:
2.0 out of 5 stars
Heavy on ASP, light on Visual Studio, May 9, 2002
This review is from: Sams Teach Yourself C# Web Programming in 21 Days (Paperback)
Before there was ASP.NET, there was ASP. This book is clearly a "Teach Yourself ASP" book that has had the ".NET" moniker added to the title. All the code examples show embedded code withing ASP pages rather than the newer (and clearly superior) "code behind" model of Microsoft's Visual Studio product. I am most disappointed that there are no explanations of how to use the Visual Studio environment to build the web pages. The authors seem to be of the "I've got notepad to enter my code and that's all I need" school of programming. To be honest, the title did not say anything about Visual Studio, so I guess the joke's on me.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Practical Examples Work - Concepts Build Gradually, January 23, 2002
This review is from: Sams Teach Yourself C# Web Programming in 21 Days (Paperback)
I'm half-way thru (p250) so far, and very impressed. I have experience with traditional Active Server Pages, but I wanted to learn how to build websites using the Microsoft.NET technologies. This book lays down concepts in a sensible order, one on top of another, the way I like it. The example programs actually work fine with .NET Release Candidate. The book contains just the right mix of info on ASP Web Forms, ADO.NET, XML, and related issues to give me that overall comfort level I needed to be productive. With this as a starting point, I feel much more comfortable learning the advanced details of these various technologies. Also worth noting: the author Aitken was kind enough to respond promptly when I asked for a link to the source code. I wish the Sams people would get around to updating the website with that information. Maybe they are overwhelmed with site updates or something. I highly recommend this as a hands-on, self-study book for programmers building web apps using C#. If you prefer VB.Net, there are other books out there.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
2 of 2 people found the following review helpful:
4.0 out of 5 stars
Disappointed with the title of this book..., June 7, 2002
This review is from: Sams Teach Yourself C# Web Programming in 21 Days (Paperback)
:-) This book actually took me nearly forty (40) whole days to read! O.K. Poor humour aside, I'd recommend this book for several reasons... Firstly - and this is the most important one - when you invest the time to read ~600 pages of book you need to be sure that the time is being well spent. I purchased this book to get a heads-up on the constructs of the C# language having come from a VB background. I wasn't disappointed - THIS BOOK WILL TEACH YOU C#! I learnt quite a lot of stuff about *languages* that I simply did not think that I had the time to learn just by reading this book. For example, the author takes the time to teach you about polymorphism and inheritance and also the simple things such as reuse and how to lay out your code modules. The author - Bradley L. Jones - obviously has a very strong command of languages and that comes through by reading this book. He shows you those little language *tricks* that you only get from someone who knows, and obviously enjoys, programming. IN SHORT -------- This book is obviously aimed at someone either new to programming or somebody looking for an introduction to the C# language and I would heartily recommend it for that purpose. If you're serious about .NET, and you enjoy programming, take the time to read this book - I couldn't do it in 21 days, but, I'm glad I did it :-)
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
|