Customer Reviews


8 Reviews
5 star:
 (3)
4 star:
 (1)
3 star:
 (1)
2 star:
 (2)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


8 of 8 people found the following review helpful:
5.0 out of 5 stars C# with Real World Scenarios
This is a really good book for developing applications for the Web. There is a short primer on the C# Language at the beginning of the book but its primary focus is on .Net Technologies including: Web Forms, MSMQ, Remoting, ASP.NET and Web Services.

Although each of those topics could be entire book by itself this book explain the basic functionality and provides...

Published on February 3, 2002 by Travis M Gibson

versus
1 of 1 people found the following review helpful:
2.0 out of 5 stars Another fine example of textbook padding to generate sales
This text is meant as a general overview of the .net framework but it also delves into source code to provide more detailed examples. Unfortunately, this only serves to confuse the reader as many of the examples are not cohesive or clearly explained. There is little benefit in smearing examples over half the textbook if you are not going to take the time to explain them...
Published on August 5, 2002 by Ilan L. Berci


Most Helpful First | Newest First

8 of 8 people found the following review helpful:
5.0 out of 5 stars C# with Real World Scenarios, February 3, 2002
By 
Travis M Gibson (Sacramento, CA United States) - See all my reviews
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
This is a really good book for developing applications for the Web. There is a short primer on the C# Language at the beginning of the book but its primary focus is on .Net Technologies including: Web Forms, MSMQ, Remoting, ASP.NET and Web Services.

Although each of those topics could be entire book by itself this book explain the basic functionality and provides excellent tutorials(with source code examples)

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
4.0 out of 5 stars Great Overview, May 2, 2002
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
This book is an excellent introduction to many topics including the .net framework, VS.net IDE, Windows Forms, Remoting, MSMQ, ADO.net, ASP.net, Web services and more. There is also a 60 or so page chapter on C# programming.
This book was published before VS.net was released and all the references are made to the beta.
The writing style is very clear and the book is an easy read. Each chapter has a summary of key concepts as well as a short FAQ section at the end.
The code examples are all in C# of course.
This book is best suited as an introduction to .net technologies for an already at least moderately-savvy professional. This book will not make you a .net guru ready to jump and develop .net enterprise solutions. But it will help you understand all the new "buzz words" and explain key concepts. After reading this book, it will be a lot easier to understand which book you need to pick up next to get into the details.
This is also not the best book for a total beginner. A lot of knowledge is already assumed. A lot of differences are pointed out between asp and asp.net for example, or between C# and C++. A person with previous knowledge in these areas will benefit from there comparisons but they will only help confuse someone who is just trying to grasp everything from scratch.
All in all, I think this is a great book - books like this are needed, in that they give a great overview and don't spend 500 pages exhausting one particular topic when you just wanted to know the basics and put all the pieces together. Anyone who buys this book with this in mind will not be dissappointed.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
5.0 out of 5 stars Excellent!, February 28, 2002
By 
David Welford-Costelloe (Brampton, Ontario Canada) - See all my reviews
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
As a beginner to C# I found this book to be easy to understand and that is important in order to grasp not only C# but also .Net as well.

If you want to work with C# this is the book for you.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
2.0 out of 5 stars Another fine example of textbook padding to generate sales, August 5, 2002
By 
Ilan L. Berci (Ottawa, Ontario, Caanda) - See all my reviews
(REAL NAME)   
This review is from: C#.Net Developer's Guide (Digital)
This text is meant as a general overview of the .net framework but it also delves into source code to provide more detailed examples. Unfortunately, this only serves to confuse the reader as many of the examples are not cohesive or clearly explained. There is little benefit in smearing examples over half the textbook if you are not going to take the time to explain them properly. It seems as this was a rush to market product where the examples only serve to make the book thicker. The authors should have made up their minds initially if the text was meant to be an overview or a detailed "how-to" book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5.0 out of 5 stars Effective, October 13, 2011
By 
tterb45 "tterb45" (north american continent) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
After working through this book, I took a C# test with an on-line testing service (required by a head-hunter company) and got a high score the first time. Does a good job covering the essentials and getting you up and running quickly.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3.0 out of 5 stars Useful IF you are the right audience, otherwise skip it, January 4, 2005
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
While C# programming is not the focus of this book I did find it quite useful as a learning vehicle for advanced .NET topics and as a companion book to a C# Language reference. For all you programmers I liken it to asking the resident guru how to do something who invariable responds with an answer that is more or less but never precisely what you actually need. With that in mind the book is similar and thus compels you to debug or fill in the gaps for the missing or non-working program logic. One thing for sure you for prerequisites you are well advised to have a decent background of Visual Studio .NET, C/C++, Threads, and Sockets programming too. Without these core understanding I suspect the gaps will be quite difficult to fill.

With that said if you are just looking for heaps of boilerplate code or functional snippets there are plenty of websites you can Google with downloadable source code you can learn from.

It is dissappointing nonetheless tha publisher decided NOT to provide the Sample program updates. For $49 bucks multiplied by the units sold, it would seem a pretty simple proposition.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2.0 out of 5 stars Details are missing, May 16, 2002
By 
Avi Farah (Hillsborough, NJ USA) - See all my reviews
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
For topics that I am not familiar with I feel that a lot of details are missing. As such I read the new topic's chapter up to 4 times to ultimately feel that I need another source. As such I consider this book to be a good reference book.

On a more positive note the examples that the book gives are abundant and could serve as a starting point for your own development.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


0 of 1 people found the following review helpful:
1.0 out of 5 stars Poor efforts, March 15, 2003
By A Customer
This review is from: C#.net Web Developer's Guide (With CD-ROM) (Paperback)
This book I though would give me inside out of the C#. However, half of the book is filled with excerpts of the full source code that is available on the CD. I tried an example code in Chapter 5 that creates a TCPClient, it did not work. The website [website] where the member area is located, doesn't contain any usefull links rather update your profile. While registering, the website gave a SQL Server ODBC error that it could not save the record. However strangely I received confirmation e-mail even after the ODBC error occured. Overall, I am not satisfied with this book. Its just waste of money.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

C#.net Web Developer's Guide (With CD-ROM)
C#.net Web Developer's Guide (With CD-ROM) by Wei Meng Lee (Paperback - December 15, 2001)
$53.95
In Stock
Add to cart Add to wishlist