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 > march 2006 > threads for saturday march 18

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Can you sell .NET technology? Know of any sales Leads?
Posted by mike.mcnulty NO[at]SPAM gmail.com at 3/18/2006 11:08:45 PM
Can you sell .NET technology? Know of any sales Leads? Canadian-based IT consulting firm, specializing in implementing Microsoft .NET technologies, seeks individuals for commission referral-based leads. We are looking for individuals that may have access to people who are decision makers or...more >>

Problems With Struct
Posted by David White at 3/18/2006 7:15:23 PM
I have the following structure. I need to create a pointer to it for calling the Windows API. When I try, I get an error. I have found that the String is the culprit. In the C declaration for this structure, the String is shown as UNICODE_STRING. Can someone tell me the correct datatype to use...more >>

Left function not working
Posted by mamin123 NO[at]SPAM yahoo.com at 3/18/2006 3:42:22 PM
Hi, When I add following to my code it is not working. pSource = Left(pSource, 49) Left function is causing this issue and I am not sure what is incorrect. I do not get any error when I compile this code but when I execute the code it is not giving any result. I am importing following l...more >>

Network and Cyrpto Stream help
Posted by Andre Azevedo at 3/18/2006 2:14:28 PM
Hi all, I'm using async NetworkStream methods in my client/server socket app and it's working fine. But after using CryptoStream (base64) in NetworkStream it doesn't work. The following code runs on both client and server: --- tcpclass.networkStream = new NetworkStream(tcpclass.Socket); ...more >>

OutOfMemoryException is release mode
Posted by akash at 3/18/2006 12:38:45 PM
I have a windows forms app that does a lot of number crunching. In certain calculations I get an OutOfMemoryException, even though the Windows XP performance monitor reports 1GB of physical memory available (2GB total). There is no stack trace available, so I can't pinpoint where the problem is ...more >>

MSCOREE and MSCORLIB
Posted by Chak at 3/18/2006 12:42:19 AM
What is the difference between mscoree.dll and mscorlib.dll. Aren't they both related to the CLR ? ...more >>



DevelopmentNow Blog