

Main Categories
Most popular tutorials
Latest tutorials on Geekpedia
RSS and Klip feeds
More Resources
ComputerWorld Canada Magazine
Description:
Writing multithreaded applications is one of the more advanced topics in computer programming. Fortunately, the .NET Framework makes it a piece of cake by hiding the complexity in the classes in the System.Threading framework. This article shows you how to create a news ticker by using the System.Threading.Thread class. Its main purpose is to demonstrate how easy multithreaded programming can be.
Date: Jan 24 2007 - 13:53 • Views: 450 • Rate: 0 (0 votes)