View Review Details
| Book: | Programming C# 3.0 | |
| Subject: | Excellent | |
| Date: | 2009-05-25 07:32:01 | |
| From: | jdruin | |
|
Rating:
As a professional programmer, I found this reference to be excellent. In particular, the author points out in various places the relationship between code written in C# and in other .NET languages. This was useful since we have .NET code written over a few years which may or may not already be in C#. Having a "translation" state what was similar helped when we re-wrote some VB.NET code into C#. Also, even if you stick with another .NET language, any tricks or tips from this book should be possible to write in the other languages (it all compiles to roughly the same object code anyway). For programmers who are already programming in .NET, this book is great because it gets right into programming practical applications. For those new to programming, the book may seem complicated but the C# language itself is complicated if you do not have a strong computer science foundation. Still there are many examples in the book and the examples can be downloaded on-line as well. |
||