Click here to Skip to main content
15,901,426 members
Home / Discussions / C#
   

C#

 
GeneralRe: Extract 48x48 size icon using SHGetFileInfo Pin
Milan200731-Mar-05 13:54
Milan200731-Mar-05 13:54 
Generalneed some help Pin
Petdav30-Mar-05 10:54
Petdav30-Mar-05 10:54 
GeneralRe: need some help Pin
Christian Graus30-Mar-05 12:10
protectorChristian Graus30-Mar-05 12:10 
GeneralRe: need some help Pin
Dave Kreskowiak30-Mar-05 16:05
mveDave Kreskowiak30-Mar-05 16:05 
Generalusing active X component Pin
webhay30-Mar-05 10:21
webhay30-Mar-05 10:21 
GeneralRe: using active X component Pin
Dave Kreskowiak30-Mar-05 16:02
mveDave Kreskowiak30-Mar-05 16:02 
GeneralRe: using active X component Pin
webhay30-Mar-05 23:52
webhay30-Mar-05 23:52 
GeneralHandle Count Increasing Pin
sameerhanda30-Mar-05 10:13
sameerhanda30-Mar-05 10:13 
Ok, I have an application that is sitting on a server and listning for requests using a Socket and on port 8221. Well this servers app's sole purpose is to take in what the user wants and run a query based on that incoming requests and parameters.
Ok, application seems to be working fine functionally except for a few issues that I am not having any luck trying to fingure out what to do:

1. I fixed memory leaks, the memory seems to be fairly constant between 6 and 25K. But the problem is that the handle count seems to be going up. For example I am looking at the taskman on the server, the mem is at 7568 and the handles are up to 2800+. How or any suggestions on reclaming these handles back or this is a non issue.

2. Second, since this is a communication app it is sitting on the server minding it's own business and all of a sudden sometimes i see it takes up 99% of the cpu WHILE IT HAS NO PENDING CONNECTIONS.

Any suggestions as to how I can address these issues.

BTW this is one of the best .net blogs i have ever read

http://blogs.msdn.com/ricom/archive/2004/12/10/279612.aspx[^

So, my thanks to this guy for learning and helping me track down my memory leaks.
GeneralSupress redraw Pin
johanhertz30-Mar-05 9:10
johanhertz30-Mar-05 9:10 
GeneralRe: Supress redraw Pin
Tom Larsen30-Mar-05 10:34
Tom Larsen30-Mar-05 10:34 
GeneralA problem of RichTextBox Pin
sssa200030-Mar-05 7:57
sssa200030-Mar-05 7:57 
GeneralRe: A problem of RichTextBox Pin
Judah Gabriel Himango30-Mar-05 8:38
sponsorJudah Gabriel Himango30-Mar-05 8:38 
GeneralRe: A problem of RichTextBox Pin
Anonymous30-Mar-05 9:07
Anonymous30-Mar-05 9:07 
GeneralRe: A problem of RichTextBox Pin
Pyro Joe30-Mar-05 12:02
Pyro Joe30-Mar-05 12:02 
Questionhow to convert a object to a byte array byte[] Pin
we_swati30-Mar-05 7:43
we_swati30-Mar-05 7:43 
AnswerRe: how to convert a object to a byte array byte[] Pin
turbochimp30-Mar-05 9:06
turbochimp30-Mar-05 9:06 
AnswerRe: how to convert a object to a byte array byte[] Pin
felopater30-Mar-05 9:25
felopater30-Mar-05 9:25 
GeneralUrlDownloadToCacheFile() to cache url (in C#) Pin
Sidemove30-Mar-05 7:38
Sidemove30-Mar-05 7:38 
GeneralXML Serializer Help Pin
30-Mar-05 7:09
suss30-Mar-05 7:09 
GeneralRe: XML Serializer Help Pin
Gavin Coates30-Mar-05 7:13
Gavin Coates30-Mar-05 7:13 
Generalwindows authentification in webforms Pin
Joshua Lunsford30-Mar-05 5:00
Joshua Lunsford30-Mar-05 5:00 
GeneralRe: windows authentification in webforms Pin
Colin Angus Mackay30-Mar-05 5:43
Colin Angus Mackay30-Mar-05 5:43 
GeneralRe: windows authentification in webforms Pin
Joshua Lunsford4-Apr-05 4:24
Joshua Lunsford4-Apr-05 4:24 
GeneralList of stored procedures in Access Pin
Chals30-Mar-05 4:33
Chals30-Mar-05 4:33 
GeneralRe: List of stored procedures in Access Pin
cobyjone30-Mar-05 4:59
cobyjone30-Mar-05 4:59 

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.