Welcome to MSDN Blogs Sign in | Join | Help

Syndication

News

Are you a woman in technology?

  • I'd love to share your story in my "Featured Women in Technology" posts! Email me at featured@microsoft.com.

Links


Browse by Tags

All Tags » .NET
Work-Stealing in .NET 4.0
There is some truly amazing support for parallel programming in .NET 4.0.  One of the compelling new features of the Thread Pool in .NET 4.0 is work-stealing, which allows work to be processed by worker threads more efficiently.  First of all, Read More...

Posted Friday, June 26, 2009 9:26 PM by jennmar | 1 Comments

Parallel.For in .NET 4.0
In version 4.0 of the .NET Framework, there is a lot of support for parallel programming. One cool class to know is System.Threading.Parallel , which contains a number of static methods to parallelize loops and regions. Consider this code which uses a Read More...

Posted Friday, June 19, 2009 6:45 PM by jennmar | 1 Comments


Attachment(s): ParallelConsoleApp.zip

.NET User Groups in Michigan, Ohio, Kentucky, and Tennessee
Michigan Michigan Great Lakes Area .NET Users Group Third Wednesday of the month, Southfield, MI Ann Arbor .Net Developers Group Second Wednesday of the month, Ann Arbor, MI Greater Lansing User Group .NET Second Thursday of the month, Flint, MI Third Read More...

Posted Thursday, June 11, 2009 9:24 PM by jennmar | 7 Comments

Filed under: ,

.NET Framework 3.5 SP1 released today
The .NET Framework 3.5 Service Pack 1 was released today.  You can download it from http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7 .  As noted on the website, the .NET Framework 3.5 Service Pack Read More...

Posted Monday, August 11, 2008 5:57 PM by jennmar | 1 Comments

Filed under:

Lansing Day of .NET
The Lansing Day of .NET will be held this Saturday, June 21, 2008.  Like previous Days of .NET, there is an amazing lineup of speakers .  Check out the session list - topics include WPF, WCF, Windows Workflow, Silverlight, the Dynamic Language Read More...

Posted Thursday, June 19, 2008 4:11 AM by jennmar | 1 Comments

Filed under: ,

Page view tracker