Click here to Skip to main content
15,910,661 members
Home / Discussions / C#
   

C#

 
QuestionWindows form launch order? Pin
ddabble12-Aug-07 1:08
ddabble12-Aug-07 1:08 
AnswerRe: Windows form launch order? Pin
Giorgi Dalakishvili12-Aug-07 1:20
mentorGiorgi Dalakishvili12-Aug-07 1:20 
GeneralRe: Windows form launch order? Pin
ddabble12-Aug-07 2:00
ddabble12-Aug-07 2:00 
GeneralRe: Windows form launch order? Pin
Michael Sync12-Aug-07 2:37
Michael Sync12-Aug-07 2:37 
GeneralRe: Windows form launch order? Pin
ddabble12-Aug-07 3:22
ddabble12-Aug-07 3:22 
Questiontelnet Pin
otrpgglk12-Aug-07 1:00
otrpgglk12-Aug-07 1:00 
AnswerRe: telnet Pin
leppie12-Aug-07 23:43
leppie12-Aug-07 23:43 
QuestionC# windows application closed by widows Pin
shahidul.haq12-Aug-07 0:40
shahidul.haq12-Aug-07 0:40 
my application listens for socket connections. client can open socket connections and transmit messages. it connects to another server to get updates. each second my application get 300-400 data updates filters them and tranmits the updates to the connected clients same filterred 10 to 12 updates to each clients.
When 500 clients connected to my application its cpu use was 40-80% memory use 15 MB but after 3 hours I get windows error. some window apprears saying "This application encountered some problem needs to shut down. Sorry for the enconvience." Amazingly my app is running happyly no change in cpu and mem uses. When i close the error window it shuts my app.

This is a multithreaded application. I checked for deadlocks confident that there is none and .net 2 handles deadlock itself. Confident that there is no memory leaks. Application totally written in C#.
Can anybody help how to ger rid of this windows error?

AnswerRe: C# windows application closed by widows Pin
mav.northwind12-Aug-07 19:52
mav.northwind12-Aug-07 19:52 
Questionprocedure or function "procedure name" has too many argument specified Pin
isiran12-Aug-07 0:37
isiran12-Aug-07 0:37 
AnswerRe: procedure or function "procedure name" has too many argument specified Pin
Michael Sync12-Aug-07 2:59
Michael Sync12-Aug-07 2:59 
QuestionInheriting ! Pin
mrkeivan11-Aug-07 23:08
mrkeivan11-Aug-07 23:08 
AnswerRe: Inheriting ! Pin
Michael Sync12-Aug-07 3:10
Michael Sync12-Aug-07 3:10 
AnswerRe: Inheriting ! Pin
Rudolf Jan12-Aug-07 4:13
Rudolf Jan12-Aug-07 4:13 
GeneralRe: Inheriting ! Pin
Michael Sync12-Aug-07 5:57
Michael Sync12-Aug-07 5:57 
Questionthe quesion about Timer:it is Started but does not run the funtion every minute? Pin
supercsharp111-Aug-07 21:36
supercsharp111-Aug-07 21:36 
AnswerRe: the quesion about Timer:it is Started but does not run the funtion every minute? Pin
Michael Sync12-Aug-07 3:25
Michael Sync12-Aug-07 3:25 
QuestionEncryption Pin
Vipin.d11-Aug-07 20:28
Vipin.d11-Aug-07 20:28 
AnswerRe: Encryption Pin
Giorgi Dalakishvili11-Aug-07 23:17
mentorGiorgi Dalakishvili11-Aug-07 23:17 
GeneralRe: Encryption Pin
Vipin.d17-Aug-07 21:06
Vipin.d17-Aug-07 21:06 
QuestionSlow String Arrays Pin
Expert Coming11-Aug-07 19:55
Expert Coming11-Aug-07 19:55 
AnswerRe: Slow String Arrays Pin
Michael Sync12-Aug-07 3:39
Michael Sync12-Aug-07 3:39 
AnswerRe: Slow String Arrays Pin
DavidNohejl12-Aug-07 4:16
DavidNohejl12-Aug-07 4:16 
AnswerRe: Slow String Arrays Pin
Luc Pattyn12-Aug-07 4:26
sitebuilderLuc Pattyn12-Aug-07 4:26 
AnswerRe: Slow String Arrays Pin
Colin Angus Mackay12-Aug-07 4:29
Colin Angus Mackay12-Aug-07 4:29 

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.