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 sdk > september 2005

More Help with Multi-Threaded ICMP Ping
Posted by mgenti NO[at]SPAM gmail.com at 9/30/2005 8:59:51 PM
I was reading through the thread on this topic towards the end of march. It was mentioned that when he author multi-threads his ping program one thread may get the response from another. It was said this was expect since ICMP doesn't use ports so the framework can't determine who sent the origi...more >>


Solution for the Error : The service did not respond to the Stop call in a timely fashion
Posted by Prasad at 9/28/2005 7:19:33 PM
Hi, I am writing a service which takes a long time to stop after the OnStop call is given by the Services Snap-in. The problem is I cannot cut down on the time that it takes to Stop. The Service snap-in gives me the error saying that the service did not respond to the Stop call in a timely ...more >>

Referencing component from command line
Posted by Lionel at 9/26/2005 3:47:03 PM
Hello everyone, I'm having a lot of difficulty trying to use an MSChart component within my C# app...there's a lot of instruction on how to reference the component using Visual Studio but not much for those of us using notepad and the free SDK from Microsoft. Some instructions tell me to add a...more >>

Bluetooth virtual serial ports
Posted by JimmyBluetooth at 9/26/2005 11:34:05 AM
NOTE: This question is a cross-post from microsoft.public.platformsdk.shell. The original post was on 9/21/05 and had not received any response as of 9/26/05. I'm writing a C++ application that communicates with a Bluetooth device, and that device restricts me to using the serial port prof...more >>

mac address of workstation
Posted by AndyM at 9/25/2005 9:53:11 AM
Does anyone know how to get the mac address of a workstation in .NET? I am looking for something that does the win32 equivalent of GetAdaptersInfo(). ...more >>

WinFX SDK September 2005 CTP is available for download
Posted by Christine Kleinke (MSFT) at 9/14/2005 1:36:24 PM
We are pleased to announce that the Sept. CTP edition of the WinFX SDK has been released! For WinFX SDK Sept. 2005 CTP, you have the following options: Download and install the WinFX SDK from: http://www.microsoft.com/downloads/details.aspx?FamilyId=C20CC6C8-1F4E-4A5C-BC79-C2FE9ABE69AA&displ...more >>

C#: Used components of Framework
Posted by chom62 NO[at]SPAM ptty2.loxinfo.co.th at 9/13/2005 12:00:00 AM
Is there a way to find out what components (or dlls, ocx's, etc) of Framework in a given C# project are actually being used (similar to VB copmponents)? I want to keep the file to download as small as possible. Your advice is very much appreciated. ...more >>

REASON: ADVPACK.DLL
Posted by porko at 9/12/2005 9:33:04 AM
Trying to install .NET Framework SDK 2.0 Beta 2, we are getting an error that reports Error creating process <...install.exe>. Reason: INNT\system32\advpack.dll. (This is on Win2K server with all latest patches installed). Does anyone know how to fix this problem? ...more >>



equivalent to notify()
Posted by Robert Houben at 9/8/2005 9:25:11 AM
Hi, I'm looking for native .NET functionality that does the equivalent of a notify() or notifyAll(). I can do it using unmanaged C++, but was hoping there was a .NET native way to do something as fundamental as that. TIA, ...more >>


DevelopmentNow Blog