Professional C# 2008
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| Professional C# 2008 | |||||||||||||||||||||||||||||
|
Professional C# 2008 prepares you to program in C#, and it provides the necessary background information on how the .NET architecture works. It provides examples of applications that use a variety of related technologies, including database access, dynamic web pages, advanced graphics, and directory access. The only requirement is that you are familiar with at least one other high-level language used on Windows - C++, VB, or J++.
It starts with a tutorial on C# 2008. This introduction assumes no prior knowledge of .NET, but it does move rapidly, on the assumption that the reader is an experienced programmer. Once this background knowledge is established, the book starts to sweep through the vast .NET class library, showing how you can use C# to solve various tasks. This comprehensive coverage is one of the key selling points of previous versions of the book, and is maintained and enhanced with this new edition by updating current text, and by adding chapters on WCF (Windows Communication Foundation), WF (Windows Workflow Foundation) and WPF (Windows Presentation Foundation), Arrays, System Transactions, Tracing, and Event Logging. Some reference material is included either as appendices or is available to download from the Wrox website. After the introduction and initial chapter, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas. Coverage includes: * WCF Windows Communication Foundation * WF Windows Workflow Foundation * WPF Windows Presentation Foundation * Windows Vista * Arrays, System. Transactions, Tracing, and Event Logging * Writing Windows applications and Windows services * Writing web pages and web services with ASP.NET 3.5 * Manipulating XML using C# * Understanding .NET 3.5 Assemblies * Using ADO.NET to access databases * Integration with COM, COM+, and Active Directory * Distributed applications with .NET 3.5 Remoting * Generating graphics using C# 2008 * Accessing files and the Registry, and controlling .NET 3.5 security * C# Add-ins * XML and LINQ |
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 10 of 10 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 09-17-08 | 3 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Book is a decent introduction to C# although at 1782 pages a bit of a slog. It doesn't cover enough detail to be good reference, however. I find I need to look at online documentation for even some simple issues. I am an experienced programmer, so I know what I want a language to do. What I am interested in is "how do I do what I want to do?". This book has not proven to be good at answering these kind of questions. But in its defense, I have not found other books to be better - even highly recommended ones.
(Review Data Last Updated: 2008-10-11 06:53:47 EST)
|
|||||||||||||||||||||||||||||
| 07-30-08 | 4 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
It is good a book, in my opinion better than most in that area, but don't expect miracles.
I find it very useful, but some things could be done better. (Review Data Last Updated: 2008-09-18 05:50:04 EST)
|
|||||||||||||||||||||||||||||
| 07-10-08 | 3 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The content of this book is very good, but sentence structures are often confusing and vital information is sometimes missing. The quality varies greatly from one chapter to another, however, and some chapters are very well written. In combination with other books, this is a good resource, but on its own it can be frustrating at times.
(Review Data Last Updated: 2008-07-30 04:35:49 EST)
|
|||||||||||||||||||||||||||||
| 07-10-08 | 3 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The content of this book is good, but the language is often confusing, some concepts are used long before they have been formally introduced, and vital information is often missing. The book seems to have been produced in a rush. In its current state, it should have been declared a beta version.
(Review Data Last Updated: 2008-07-19 10:36:17 EST)
|
|||||||||||||||||||||||||||||
| 07-03-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Recieved book in excellent condition! The book is very organized and very constructive in teaching me what I need to learn in a step-by-step manner. I very much recommend this book!
(Review Data Last Updated: 2008-07-11 12:12:36 EST)
|
|||||||||||||||||||||||||||||
| 06-30-08 | 5 | 0\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I'm a VB.NET developer expanding my skill set. This book was great in not only covering C# but the .NET framework 3.5 as a whole. They even included some of the differences in the language features. This was all I needed!
(Review Data Last Updated: 2008-07-04 04:04:10 EST)
|
|||||||||||||||||||||||||||||
| 05-10-08 | 5 | 1\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Although I am an advance C# programmer. I found this book excellent in the way it presents staff. It is well written and organized.
(Review Data Last Updated: 2008-07-01 11:37:42 EST)
|
|||||||||||||||||||||||||||||
| 05-07-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you are looking for one book which covers the ENTIRE applications of C# Language, then this is the only book you need to buy. Covers every different type of application that can be developed with C#. good examples all the way. As the title says, it is real PROFESSIONAL Book. 5 stars for sure. Worth every cent.
(Review Data Last Updated: 2008-05-20 03:54:39 EST)
|
|||||||||||||||||||||||||||||
| 05-01-08 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you are looking for a brief introduction to C# this is not your book. But if you are seriously interested in improving your skills in any area, this is definitely the book to have on your shelf.
Great job. (Review Data Last Updated: 2008-05-20 04:24:33 EST)
|
|||||||||||||||||||||||||||||
| 04-01-08 | 5 | 7\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
'Professional C# 2008' is one of those ginormous books that I usually (usually) complain is too big, too bloated, too MUCH but sometimes the exception is the rule and that is the case here. With 1750+ pages of material spread over 48 chapters and 3 appendixes, if you are looking for brevity and/or a simple learning book this is probably not for you. If you are looking for a complete solution on learning C# from top to bottom, keep reading because you are in the right place.
Although it's lengthy, I feel a chapter listing is beneficial to detail out all the details of this book: 01. .NET Architecture 02. C# Basics 03. Objects and Types 04. Inheritance 05. Arrays 06. Operators and Casts 07. Delegates and Events 08. Strings and Regular Expressions 09. Generics 10. Collections 11. Language Integrated Query (LINQ) 12. Memory Management and Pointers 13. Reflection 14. Errors and Exceptions 15. Visual Studio 2008 16. Deployment 17. Assemblies 18. Tracing and Events 19. Threading and Synchronization 20. Security 21. Localization 22. Transactions 23. Windows Services 24. Interoperability 25. Manipulating Files and the Registry 26. Data Access 27. LINQ to SQL 28. Manipulating XML 29. LINQ to XML 30. .NET Programming with SQL Server 31. Windows Forms 32. Data Binding 33. Graphics with GDI+ 34. Windows Presentation Foundation 35. Advanced WPF 36. Add-Ins 37. ASP.NET Pages 38. ASP.NET Development 39. ASP.NET AJAX 40. Visual Studio Tools for Office 41. Accessing the Internet 42. Windows Communication Foundation 43. Windows Workflow Foundation 44. Enterprise Services 45. Message Queuing 46. Directory Services 47. Peer-to-Peer Networking 48. Syndication Subject matter is extremely thorough, and the writing is right to the point. Full of usable examples and traditional (good) Wrox design, you will be able to use chapters piece mail to get the information you are looking for or read the book from beginning to end if you want the whole experience. I feel that this book is best for marginal/new C# developers who aren't intimidated by a tome of this size. There is lots of great information within and you certainly learn what makes C# such a fantastic language to use in today's world. ***** HIGHLY RECOMMENDED (Review Data Last Updated: 2008-05-02 05:12:06 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 10 of 10 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |