Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet framework > april 2007 > threads for april 29 - 30, 2007

Filter by week: 1 2 3 4 5

search results dialog box
Posted by petegb at 4/30/2007 6:19:01 PM
when i open search from the start menu, i get a listing in the task bar, but the box cannot be seen. when i click on the task bar block it appears to fly off the screen to the upper right...more >>

The Interlocked on the Edge of Forever
Posted by Chris Mullins [MVP] at 4/30/2007 1:13:47 PM
I've got a quick question that's been bugging me for a long, long time: Let's say I've got a member variable (in a heavily threaded app): private int _firstTime = 0; To make changes to this is easy enough: InterlockedExchange(ref _firstTime, 1); .... or I can use the InterlockedCompa...more >>

some config error happens periodically only
Posted by gsl at 4/30/2007 12:11:47 PM
Hi we have a number of web applications once in a while they produce an error like below if you restart IIS - they disappear it happens on two servers any ideas? Thamks GSL ++++++++++++++++++++++++++++++++++++++++++++++++ Configuration Error Description: An error occurred durin...more >>

Determining if two paths are the same
Posted by Mark Chambers at 4/30/2007 10:27:40 AM
Hi there, Given two file names in relative or absolute format, I need to determine if they point to the same file. While I can simply pass each to "Path.GetFullPath()" and compare the results, what is the rule regarding case. That is, how do you determine whether the local file system is ...more >>

Directory Sizes and Performance
Posted by Flinky Wisty Pomm at 4/30/2007 3:44:54 AM
Hi all, I need to regularly traverse a large networked file system and return a list of directories and their respective sizes. The file system is large enough that performance is a serious concern. As well as the recursive [File/Directory]Info solution, I've seen reference to using the Fil...more >>

Interface & Event
Posted by hufaunder NO[at]SPAM yahoo.com at 4/29/2007 1:25:23 PM
I have an interface ITest that includes an event TestStatusChange. There is also a class Test that implements ITest. In one of the functions of Test I want to call the event (see code at the end) but get the following error: "The event 'eventTest.Test.TestStatusChanged' can only appear on the ...more >>

System.Speech
Posted by Arne Garvander at 4/29/2007 6:24:03 AM
How do I add a reference to System.Speech in Visual Studio? -- Arne Garvander (I program VB.Net for fun and C# to get paid.)...more >>

Any groups created for WPF / WCF ?
Posted by Jigar Mehta at 4/29/2007 12:00:00 AM
Hello, is there any specific newsgroups created for WCF or WPF ? I tried searching but could not find.. it would be a good idea if Microsoft can create such newsgroups, will help people developing early applications on these new technologies. Newsgroup on LINQ would also be a good idea.. !...more >>




DevelopmentNow Blog