Wrox Programmer Forums
|
BOOK: Professional C# 2005
This is the forum to discuss the Wrox book Professional C# 2005 by Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Allen Jones; ISBN: 9780764575341
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 11th, 2007, 09:34 AM
Registered User
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Threading Error

On page 353 the authors say to use the Suspend and Resume methods on the Thread class. However, I believe that these methods have been deprecated in Framework 2.0 and later (Trying to do this in Visual Studio 2005 you receive a warning to this effect). Should now use Mutex, Monitor, Event or Semaphore as appropriate instead.

 
Old October 17th, 2008, 01:00 AM
Authorized User
 
Join Date: Oct 2008
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Three powerful technologies are combined in a single book Remoting, Reflection, and Threading. When these technologies come together, you are faced with a powerful range of tools that allow you to run code faster, more securely, and more flexibly. And performance gains are critical in today¿s industry So you will be able to code applications across the spectrum from a single machine to an entire network.
============================================
Victor
Our mission is to provide high quality end to end solutions to the BPO segment in a manner that will improve the operational efficiency while reducing the cost of the services to the client.
[email protected]







Similar Threads
Thread Thread Starter Forum Replies Last Post
error handling while multi threading minotaur01 General .NET 0 August 9th, 2007 05:55 PM
threading swifty_programmer ASP.NET 2.0 Basics 12 May 19th, 2007 06:10 AM
threading bschleusner C# 2005 2 April 12th, 2007 08:40 AM
multi threading [email protected] BOOK: ASP.NET Website Programming Problem-Design-Solution 1 February 26th, 2007 11:48 PM
Threading kramis8 C# 1 April 27th, 2005 04:21 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.