Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.
Your profile
Tag cloud
.net .net 4.0 asp.net asp.net mvc azure backup book bug business intelligence c# cloud computing community database dmv excel google gotcha help high availability how to howto interview linq mirroring mvc nhibernate nunit performance programming reportviewer rhino mocks security silverlight sql sql friday sql server sql server 2000 sql server 2005 sql server 2008 sql server 2008 r2 ssis structuremap t-sql tip trick vb.net visual studio 2010 vmware windows 7 wpf
Authors
- SQLDenis (297)

- chrissie1 (234)

- Ted Krueger (onpnt) (130)

- George Mastros (35)

- Alex Ullrich (29)

- tarwn (28)

- naomi (11)

- thatrickguy (11)

- chaospandion (8)

- ca8msm (8)

- damber (7)

- emtucifor (7)

- More...
Main Categories
Search
Google Ads
Tags: concurrency
In an application I'm working on, I had a need for a method to write a single object to several Lucene indexes in order to support different types of searches. I ended up with a method that looks like this:
Visual Studio 2010 and .NET 4.0 are almost released, one of the new things that ship with this release is Parallel Programming. Since you can't buy a machine anymore with just one core it is time that we developers get intimate with concurrent programming. I decided to play around with this a little today, this is not a real technical post, I mostly show you how you can get started and what new tools are available.
Getting to know Parallel Programming with the .NET Framework 4
The best way to learn about new additions to a framework is to look at some code. There are 22 sam...
CHESS is an automated tool from Microsoft Research for finding errors in multithreaded software by systematic exploration of thread schedules. It finds errors, such as data-races, deadlocks, hangs, and data-corruption induced access violations, that are extremely hard to find with current testing tools. Once CHESS locates an error, it provides a fully repeatable execution of the program leading to the error, thus greatly aiding the debugging process. In addition, CHESS provides a valuable and novel notion of test coverage suitable for multithreaded programs. CHESS can use existing concurren...


LTD Social Sitings
Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.