Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This was a book about learning C#, not learning the ins and outs of the components that ship with .NET. Still, we've got our favorites, and we thought we'd share a few of them with you.
BackgroundWorker is one of those non-visual components (like Timer) that you can drag onto your form that does something really neat—it lets you easily build multithreaded applications.