|
|
Therapist Directory: Find a Psychologist, Find a Therapist, Find a Marriage Counselor
PSYCHOLOGY TOPICS
Selected topics in psychology
and mental health.
|
|
|
|
THE THERAPIST PSYCHOLOGIST BOOK STORE
 | |

View Larger |
Pro C# 2005 and the .NET 2.0 Platform, Third Edition By Andrew Troelsen ( Apress )
Release Date: 2005-09-08
Average Customer Rating:
List Price: $59.99
| |
|
|
Product Description
Purchase this book and you'll get the free, fully searchable eBooka $30 value! (Details are printed inside the book.) C# 2005 has changed the .NET 2.0 landscape. To name just a few improvements, C# now supports generics, partial types and nullable types when youre coding. And the Framework boasts improved speed, data access, security, and scalability. This book has been written to help you assimilate all this new information and realize its potential to make your coding life easier. It will keep you ahead of the curve. To make it easy for you to access this information, the book has been loosely grouped into five sections: - 1. Introducing C# 2005 and the .NET 2.0 Platform explains the mechanics of .NET programming and the philosophy that lies behind it
- 2. The C# Programming Language outlines everything you need to know to start using C# 2005 quickly and efficiently. Object lifetimes, exception handling, genericsits all here
- 3. Programming with .NET Assemblies deals with one of the most important aspects of .NET programming: reusing code. This book shows you how to capture your code in reuseable external assemblies that you can call upon throughout your applications
- 4. Programming with the .NET Libraries guides you through them. Of course youre not expected to write every function yourself. The .NET Framework provides a vast array of .NET Libraries containing functionality that allows you to do everything from opening a file-stream to rendering graphical data to the screen
- 5. Web Applications and XML Web Services concludes the book by taking you away from console-based C# applications and investigating the myriad possibilities that become available when you blend C# 2005 with ASP.NET 2.0 to launch your applications onto the Internet
|
Amazon.com
Aimed at the reader with some previous programming experience, C# and the .NET Platform provides an enjoyable and well-paced tutorial for learning C# and Microsoft's new .NET Framework. This well-written guide is all you need to get onboard with the latest in Windows development.Today, there are a growing number of titles available for C#. This text strikes an excellent balance between a basic language tutorial with an authoritative presentation of what's new and better in .NET with coverage of the some of the inner details of the platform, including deployment. The author's patient writing style is never dull or overly technical, which will mean this book is a good choice for a wide range of readers approaching C# from a variety of languages including C++, Java, and Visual Basic. At certain points, the author looks at "intermediate language" (IL) bytecodes that underlie the C# language. This is particularly informative in chapters that look at assemblies and deployment. As a tour of the basics of the C# language, this book distinguishes itself with short, effective examples (many of which use a set of classes modeling cars). Coverage of programming Windows Forms is really good, as is the chapter on getting the older COM and .NET components to interoperate. The focus of this book is mostly on traditional client-side development, though it does cover the latest in Web development with sections on basic ASP.NET and Web services, which round out the book. The author does a good job at explaining how .NET works while bringing readers of different abilities up to speed with C#. Experts will appreciate the detail on class design, COM, and Web services, while beginners will be able to follow the author's well-organized tour of the basics. In all, this combination of strengths makes C# and the .NET Platform an attractive choice in the growing list of titles on Microsoft's latest programming language. --Richard Dragan Topics covered: - Introduction to the .NET platform
- Common Language Runtime (CLR)
- The Common Type Specification (CTS)
- The Common Language Specifications (CLS)
- Assemblies
- Basics of C# classes
- Constructors
- Flow control and iteration
- Arrays and strings
- Boxing and unboxing
- Object-oriented programming in C# (encapsulation, inheritance, and polymorphism explained)
- Exception handling
- Garbage collection
- Implementing the ICloneable and IComparable interfaces
- Introduction to .NET collections (including custom collections)
- Custom indexers, delegates, and events explained
- XML-based documentation
- In-depth guide to .NET assemblies (including shared assemblies)
- Versioning techniques for side-by-side deployment
- Multithreading and synchronization
- Type reflection and attributes
- Windows Forms tutorial (design options, survey of components, menus and other UI widgets)
- Programming the Windows registry
- GDI+ graphics tutorial (including fonts, brushes, images, and using .NET resources)
- Input and output (directories, files, and streams)
- COM, COM+, and .NET interoperability
- Tutorial to ADO.NET for database programming (including DataSets and XML basics)
- Introduction to ASP and ASP.NET programming for Web development
- Web services basics (including SOAP, WSDL, and the Discovery Service Protocol, DISCO)
|
Excellent Book! ( kevin14356 )
I see that to-date 3 reviewers have awarded 1/5. Huh?
I have a collection of at least 20 .NET related books. If I lost any of these I probably wouldn't replace them, with the exception of this book. I use the MSDN library mainly as a reference, but when I can't find what I'm looking for, amazingly, I always seem to find it in Andrew Troelsen's faithful book! Many thanks Andrew!
|
For serious .NET Developers ( djspin80 )
This book should seriously exist in your shelf if you consider yourself a .NET programmer. The book explains the nitty-gritty of the C# language and consuming the .NET framework using C#. The chapter on delegates and events is thorough but I do have to admit that the chapter on Threading (Chapter 14) is somewhat lacking, but I'm guessing that Apress probably has a book for that (no points taken, Threading is another subject matter worthy of serious study). So why this book? If you really need to know what delegates are, if you need to know about generics or anonymous functions, this is the book to have. It makes a solid crash course for .NET 1.1 developers understandable while at the same time it lends itself to be a solid reference material.
|
Comprehensive, But a Little Frustrating ( cnunciato )
On the whole, I've been very happy with this book -- it covers a great deal of ground. But it doesn't really teach -- at best, it glosses.
Of course, this might just be the nature of trying to cover such a vast technological landscape in a single book, but then again, I've read many a tech book of just this length, and come away with a much deeper understanding of things than I feel like I this one offers.
The chapter on interfaces, events and delegates is a particularly frustrating one: the author writes extensively about each of these concepts, and provides working examples of each, in various flavors, but never explains *why* anyone might prefer to use one of these paradigms over, say, regular ol' vanilla method invocation. Sure, all these things work, but why might someone use one approach over another? Which one, or ones, are more preferable in practice? On the whole, these kinds of whys don't really get treated; we get the concepts, a few examples, and we move on, without much explanation beyond the how-tos.
If you've picked up this particular book, you've probably got some experience under your belt. While it's a good book and I'm glad I have it (and would recommend it), if you're thinking of picking it up, be prepared to deal with a fair amount of frustration at what's missing.
|
Do your own examples ( mad_yar )
A few people criticised simple examples that go with the book.
Do your own examples for each chapter and that will teach you anything. Just reading the book and understanding it is not enough.
I believe that a good programming book is the one that:
1. presents it all
2. presents it as simply as possible.
This book does it all.
|
Great book in advanced topics
This book is a good guide for someone who is looking for overall information on C# advanced topics and who wants to get advanced knowledge of C#.
|
|
|

|
|
|