Follow me on Twitter at Twitter.com/wbm
FYI, I'm blogging most of my stuff over at More Wally now.
You might want to add my rss feed to your reader at:http://morewally.com/cs/blogs/wallym/rss.aspx
East Tennessee .NET User Group - Doug Turnure - "Multithreading in .NET" - Wallace B. McClure

Wallace B. McClure

All About Wally McClure - The musings of Wallym on Web, HTML5, Mobile, MonoTouch for iPhone, MonoDroid for Android, and Windows Azure.

News

Personal Blog

Work Blog

.NET

Book Authors

Business

Family

Friends

Georgia Tech Bloggers

Personal

Archives

East Tennessee .NET User Group - Doug Turnure - "Multithreading in .NET"

June 27, 2006 - http://www.865got.net/

The .NET Framework introduces four new and easy ways to write asynchronous code, including asynchronous delegates, thread pool queueing, timers, and creating new OS threads. It is very easy to write multithreaded code with the .NET Framework. It is not so easy, however, to write correctly behaving multithreaded code. Without understanding synchronization, data inconsistency is sure to appear over time, so it is critical to understand how to use monitors, reader/writer locks, and other synchronization techniques. Knowing when to use multiple threads is just as important as knowing how. And knowing how to properly synchronize your data is even more critical. This talk will introduce the concept of threads, and particularly how to do it safely when it is the appropriate solution.Doug Turnure is a Developer Evangelist with Microsoft Corporation, focusing on .NET technologies. He serves numerous enterprise clients as a developer, author, trainer, and occasional conference speaker. His specialties include .NET internals, memory management, and distributed communication, although he enjoys anything pertaining to .NET. Prior to joining Microsoft, he spent five years as an instructor and course author with DevelopMentor and Aggelos, Inc. His primary topics of instruction include VB.NET, C#, and ASP.NET. Doug is currently based in Atlanta, Georgia.

Doug Turnure is a Developer Evangelist with Microsoft Corporation, focusing on .NET technologies. He serves numerous enterprise clients as a developer, author, trainer, and occasional conference speaker. His specialties include .NET internals, memory management, and distributed communication, although he enjoys anything pertaining to .NET. Prior to joining Microsoft, he spent five years as an instructor and course author with DevelopMentor and Aggelos, Inc. His primary topics of instruction include VB.NET, C#, and ASP.NET. Doug is currently based in Atlanta, Georgia.

Comments

Wallace B. McClure said:

Doug Turnure, a Microsoft Developer Evangelist in Atlanta, came to Knoxville and did a talk on Multithreading...
# June 28, 2006 8:52 AM

The blog of Wallace B. McClure said:

Doug Turnure, a Microsoft Developer Evangelist in Atlanta, came to Knoxville and did a talk on Multithreading...
# June 28, 2006 9:12 AM

werutza said:

Hi!

I want to make better my SQL experience.

I red so many SQL books and still feel, that I am not an expert

in SQL. What would you recommend?

Thanks,

Werutz

# September 29, 2008 11:58 AM

werutzb said:

Hi!

I want to make better my SQL knowledge.

I red that many SQL books and still feel, that I am not a whise man

in SQL. What would you recommend?

Thanks,

Werutz

# September 29, 2008 12:25 PM

East Tennessee .NET User Group – Doug Turnure – “Multithreading in .NET” | Object Oriented Programing said:

Pingback from  East Tennessee .NET User Group – Doug Turnure – “Multithreading in .NET” | Object Oriented Programing

# April 24, 2011 12:54 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)