Click here to Skip to main content
15,921,169 members
Home / Discussions / C#
   

C#

 
GeneralRe: Books Pin
Makover8-Jun-03 7:25
Makover8-Jun-03 7:25 
GeneralRe: Books Pin
leppie8-Jun-03 7:59
leppie8-Jun-03 7:59 
GeneralRe: Books Pin
Kant9-Jun-03 9:58
Kant9-Jun-03 9:58 
GeneralRe: Books Pin
KingTermite8-Jun-03 8:37
KingTermite8-Jun-03 8:37 
GeneralRe: Books Pin
Makover8-Jun-03 8:53
Makover8-Jun-03 8:53 
GeneralRe: Books Pin
Makover9-Jun-03 0:43
Makover9-Jun-03 0:43 
GeneralRe: Books Pin
Makover9-Jun-03 1:04
Makover9-Jun-03 1:04 
GeneralRe: Books Pin
David Stone9-Jun-03 8:03
sitebuilderDavid Stone9-Jun-03 8:03 
GeneralRe: Books Pin
Makover9-Jun-03 11:09
Makover9-Jun-03 11:09 
GeneralRe: Books Pin
KingTermite10-Jun-03 3:11
KingTermite10-Jun-03 3:11 
Generalaccessing GUI Pin
stonee747-Jun-03 23:00
stonee747-Jun-03 23:00 
GeneralRe: accessing GUI Pin
Rocky Moore8-Jun-03 5:41
Rocky Moore8-Jun-03 5:41 
GeneralRe: accessing GUI Pin
stonee748-Jun-03 10:06
stonee748-Jun-03 10:06 
GeneralRe: accessing GUI Pin
Rocky Moore8-Jun-03 17:57
Rocky Moore8-Jun-03 17:57 
QuestionIs there a good way to do this? Pin
dratti7-Jun-03 22:39
dratti7-Jun-03 22:39 
AnswerRe: Is there a good way to do this? Pin
Iulian Serban8-Jun-03 6:04
Iulian Serban8-Jun-03 6:04 
AnswerRe: Is there a good way to do this? Pin
KingTermite8-Jun-03 8:39
KingTermite8-Jun-03 8:39 
GeneralDistributing C# .NET programs... major headache. Pin
EvilDingo7-Jun-03 20:13
EvilDingo7-Jun-03 20:13 
GeneralRe: Distributing C# .NET programs... major headache. Pin
leppie7-Jun-03 22:50
leppie7-Jun-03 22:50 
GeneralRe: Distributing C# .NET programs... major headache. Pin
EvilDingo8-Jun-03 0:42
EvilDingo8-Jun-03 0:42 
GeneralRe: Distributing C# .NET programs... major headache. Pin
leppie8-Jun-03 1:04
leppie8-Jun-03 1:04 
GeneralRe: Distributing C# .NET programs... major headache. Pin
Steven Behnke10-Jun-03 12:58
Steven Behnke10-Jun-03 12:58 
QuestionLable auto resize vertically to show hidden text? Pin
Weiye Chen7-Jun-03 18:44
Weiye Chen7-Jun-03 18:44 
GeneralI encountered an System.Net.Sockets.SocketException, but dunno why it happened Pin
viperxp7-Jun-03 17:39
viperxp7-Jun-03 17:39 
GeneralRe: I encountered an System.Net.Sockets.SocketException, but dunno why it happened Pin
leppie7-Jun-03 22:38
leppie7-Jun-03 22:38 
viperxp wrote:
System.Net.Sockets.SocketException with message:
"An established connection was aborted by the software in your host machine"


Have a look at the callstack and see what caused the problem. You might need to use asychronous mode.

<a TITLE="See my user info" href=http://www.codeproject.com/script/profile/whos_who.asp?id=38829>leppie<a>::<a TITLE="Go to all articles  written by me" href=http://www.codeproject.com/script/articles/list_articles.asp?userid=38829>AllocCPArticle</a>(<a TITLE="Go to my latest, greatest article!" href=http://www.codeproject.com/useritems/dfamachine.asp >Generic DFA State Machine for .NET</a>);

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.