C# and the .NET Framework

C# and the .NET Framework
Authors
Robert Powell, Richard L. Weeks
ISBN
067232153X
Published
06 Oct 2001
Purchase online
amazon.com

This book covers topics ranging from the general principles of .NET through the C# language and how its used in ASP.NET and Windows Forms.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

W. WEI said
i'm trying to find some decent comparison of C++ and C#, but there isnt much.

Thomas Wagner said
I have most of the better selling C# books on the market. That gives me a unique perspective. Among all of the books dealing with ADO.NET / C# data access, this one stands alone in showing the reader how to construct a Domain Object Model to hold data, and moreover how to use some of NET's more advances features like Reflection and Attributes to assist in the creation of this code. To me, the chapter outlining this process was worth the price of the book alone. Like I said, it is absolutely unique. Most writers, perhaps because of a lack of in-depth understanding, just rehash the ADO.NET Dataset concept. But you can do so much more with NET that anyone concerned with building a proper DAL would do themselves a dissservice if they skipped over "C# and the NET Framework".

L.W.H said
This book is a good introduction to c# and .net. Unlike some c# books totally devoted to sytax, which is not a problem for c++/java programers, this one covers a lot of areas in .net applications using c#, such as windows form, web form and web service. But the book does not provide a deep insignt into .net. As some viewer said, "basic introduction...but enough to give the reader a taste".

The topic, "The C++ Perspective", in my opinion, doesn't make much sense. There are some minor errors in the book, but to correct them is not a problem.

To sum up, if you want to know a little more than tutorials, try this one; if you want to dig into .net framework, maybe Jeffrey's Applied MS .NET Framework Programming or some il books.

Andrew J. Trefethen said
I have been in software development for the past 20 years, from IBM mainframe to client/server environments. I needed to "get in" on the new technology. I created the development environment I thought was needed to make the most of this book. It carried me, step-by-step, through development methodology in client/server development. However, the web applicaton development portion of the book is sorely lacking in usable information. I found the guidance somewhat lacking in understandable instruction concerning development for web applications. The downloaded program listing doesn't compile correctly, because of a lack of a class. The class is developed in the book, but there are no instructions on how to incorporate the class. Also, SQL Server is used as a database, but no reference is made to it as necessary to create and run the listings in the book.

Nigel Whatling said
This book wasn't a bad introduction to C# and .NET. Being familiar with C++, I had no problem understanding any of the content. Not really 'meaty' enough to unleash the real power of these technologies, but enough to give the reader a taste.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The question of whether computers can think is just like the question of whether submarines can swim.” - Edsger W. Dijkstra