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


all groups > dotnet general > july 2004 > threads for sunday july 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

windows service... when do we need installer
Posted by siddharthkhare NO[at]SPAM hotmail.com at 7/18/2004 11:01:22 PM
Hi All, i have some doubts on .net windows services.. please see if some one could help me understand this.. 1)is it possible to install a windows service which does not have a installer added to it, using installutil.exe OR is it must to have an installer to the service project to be abl...more >>

How do I kill or break out of a synchronous Socket.Accept() call?
Posted by Blatwurst at 7/18/2004 9:06:07 PM
I'm trying to implement a simple server in C#. I want to do the classic thing of spinning off a thread that just blocks in a Socket.Accept() call until a request comes in. At that point, the Accept() returns, the thread spins off another thread to handle the request, and then calls Accept() again....more >>

irc chat.....
Posted by Supra at 7/18/2004 1:39:26 PM
How do i parse the first nick before exclamation only. i am working on irc chat similar to PIRCH or MIRC. I can only do this in vb6 here is debug.writeline: Picota!lol@96.Red-213-97-140.pooles.rima-tde.net PRIVMSG #india :any1 seen a-kash? eLif^^`!~ltowhd@81.213.252.106 JOIN #india ...more >>

Missing help contents
Posted by CPresson at 7/18/2004 8:36:02 AM
I'm not sure what caused it, but while inside the VS.NET IDE, 1) when I click on the Help TOC or index tab, nothing shows up, 2) no filters (for the help) show up, and 3) Dynamic Help always shows "No links are available for the current selection." I have tried uninstalling and reinstalling the V...more >>

SqlConnection, SqlCommand
Posted by Donnie Darko at 7/18/2004 6:03:39 AM
I'm trying to understand SqlConnection(), SqlCommand() For example. I use SqlConnection() as a parameter when I create a new SqlCommand. Then I open SqlConnection(), then I execute the SqlCommand(). At that point I cannot use SqlConnection() again. Unless I .Close() it and then .Open it ...more >>



DevelopmentNow Blog