Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

C# Threading Handbook [Illustrated] [Paperback]

Tobin Titus , Sandra Gopikrishna , Tejaswi Redkar , Srinivasa Sivakumar , Fabio Claudio Ferracchiati
2.7 out of 5 stars  See all reviews (6 customer reviews)


Available from these sellers.


Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now

Book Description

February 2003
This book addresses the fundamental units of Windows and .NET programming - threads. A strong understanding of the role threads play in program execution, how multiple threads can interact in order to make efficient programs, and the pitfalls to beware of when developing multithreaded applications, are all core to a developer's ability to develop effective C# programs. This book will cover how .NET applications are executed, the life cycle of a thread in .NET, how the .NET Framework uses threads, how threads work in an event-driven environment, how we can avoid race conditions and deadlocks, how the activity of multiple threads can be synchronized, and how to debug multithreaded applications. We finish it off by describing the creation of a multithreaded network application.

What is great about this book?

Threads are fundamental to the way GUI and server applications operate; if your code is running in a GUI, then you're already writing code in a threaded environment. An ASP.NET page also runs in a threaded environment. This book aims to cover the tricky issues of threading in .NET, and particularly to do so from the perspective of C# developers. Threading is by nature not easy to grasp, but a necessary step towards mastery of programming for the .NET platform.



Editorial Reviews

From the Publisher

This book is aimed at practicing c# developers who need to ensure that their applications can utilize the threading capabilities of the .NET Framework.

Product Details

  • Paperback: 300 pages
  • Publisher: Wrox Press (February 2003)
  • Language: English
  • ISBN-10: 1861008295
  • ISBN-13: 978-1861008299
  • Product Dimensions: 8.9 x 6 x 0.6 inches
  • Shipping Weight: 12.8 ounces
  • Average Customer Review: 2.7 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon Best Sellers Rank: #1,803,042 in Books (See Top 100 in Books)

More About the Author

Tejaswi Redkar is a software architect with a passion for writing. He works for
Microsoft and has been working on the Windows Azure platform since its very early days. Currently, he is
the Director of Application Platform Strategy & Communities in Microsoft and covers a broad range of Microsoft technologies. He and his team has built several small- and large-scale systems on
Windows Azure for Enterprises and ISVs. Tejaswi has not only written about
conceptual topics like Threading and MSMQ, but also on broader topics, such as
software ecosystems, businesses, and platforms. Tejaswi has a Master's degree in
Computer Engineering from San Jose State University and an MBA from
University of Wisconsin, Whitewater.
Tejaswi lives in the beautiful San Francisco Bay Area with his wife and two kids. When not working on what's next, he is either having fun with his family or bicycling on San Ramon trails.
You can find more details about him on his
LinkedIn profile at linkedin.com/in/tejaswiredkar.
Follow him: Twitter: @tejaswi_redkar

Customer Reviews

2.7 out of 5 stars
(6)
2.7 out of 5 stars
Share your thoughts with other customers
Most Helpful Customer Reviews
17 of 21 people found the following review helpful
4.0 out of 5 stars Code Unavailable March 23, 2003
By A Customer
Format:Paperback
WROX put together another practical readable handbook. Only one problem - the code is unavailable for download. And maybe that would not be so bad if the authors covered all of the code in the text (and they don't).
Comment | 
Was this review helpful to you?
8 of 10 people found the following review helpful
Format:Paperback
Some of the most complex problems in commercial programming arise when you use multiple threads in your application. This book deals with the various ways in which you could spawn new threads and create a more responsive application. However, like every experienced programmer knows, that is the easy part. The real difficulty is in making your code thread-safe. This is also known as thread synchronization. This book has excellent coverage of those aspects too.

It, however, assumes that you are familiar with C# and does indeed jump directly to the topic of the book. If you need help with C#, definitely look somewhere else (C# and the .NET platform, 2nd Edition by Andrew Troelsen is a fantastic book for that purpose). I also felt that the book skimps on some of the more detailed areas of .NET multithreading such as Thread Pools and some specialized classes such as AutoResetEvent, ManualResetEvent, etc. However, this in no way reduces the usefulness of this book.

I found it to be a great primer to learning more about these topics, which paved a path for further investigations using MSDN or other web resources.

Whether it is for your day-to-day job, or for an interview, if you are looking for a book that covers .NET threading in detail, you are likely to be satisfied with this book.
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
3.0 out of 5 stars Needs to be more Application Oriented March 20, 2006
By Reader
Format:Paperback
This is a good book to get started on .NET threading. However some of the examples are syntax oriented rather than application oriented. For example, the chapter on synchronization covers all the synchronization mechanisms available in .NET but the examples appear to be rushed i.e concentrating on how to use them syntactically rather than providing concrete examples. I also found the book a little unorganized. Some of the snippets are incomplete or improperly explained. Nonetheless, this book helps in getting up to speed in a short time. It covers almost all aspects of .NET Threading. Good reference but not great. 3 stars.
Comment | 
Was this review helpful to you?

What Other Items Do Customers Buy After Viewing This Item?


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 



So You'd Like to...


Create a guide


Look for Similar Items by Category