Click here to Skip to main content
16,005,121 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionHigh number of Handles Pin
Leonardo Muzzi11-Aug-09 4:51
Leonardo Muzzi11-Aug-09 4:51 
AnswerRe: High number of Handles Pin
Dave Kreskowiak11-Aug-09 5:16
mveDave Kreskowiak11-Aug-09 5:16 
AnswerRe: High number of Handles Pin
Luc Pattyn11-Aug-09 5:16
sitebuilderLuc Pattyn11-Aug-09 5:16 
AnswerRe: High number of Handles Pin
N a v a n e e t h11-Aug-09 5:27
N a v a n e e t h11-Aug-09 5:27 
GeneralRe: High number of Handles Pin
Leonardo Muzzi11-Aug-09 7:09
Leonardo Muzzi11-Aug-09 7:09 
GeneralRe: High number of Handles Pin
N a v a n e e t h11-Aug-09 15:22
N a v a n e e t h11-Aug-09 15:22 
GeneralRe: High number of Handles Pin
Leonardo Muzzi12-Aug-09 8:02
Leonardo Muzzi12-Aug-09 8:02 
AnswerRe: High number of Handles Pin
Moreno Airoldi11-Aug-09 6:44
Moreno Airoldi11-Aug-09 6:44 
It's most likely a leakage, I doubt you are really using all those handles. You may check for missing calls to Dispose() and similar.
Not only for sockets, since handles are used also for open files etc.

2+2=5 for very large amounts of 2
(always loved that one hehe!)

Questionvb.net-code error Pin
myinstincts10-Aug-09 22:28
myinstincts10-Aug-09 22:28 
AnswerRe: vb.net-code error Pin
Pete O'Hanlon10-Aug-09 23:21
mvePete O'Hanlon10-Aug-09 23:21 
Questionvb.net-code error again Pin
myinstincts10-Aug-09 22:15
myinstincts10-Aug-09 22:15 
AnswerRe: vb.net-code error again Pin
0x3c010-Aug-09 22:18
0x3c010-Aug-09 22:18 
AnswerRe: vb.net-code error again Pin
Hristo-Bojilov10-Aug-09 22:21
Hristo-Bojilov10-Aug-09 22:21 
Questionvb.net-code error Pin
myinstincts10-Aug-09 21:27
myinstincts10-Aug-09 21:27 
AnswerRe: vb.net-code error Pin
Hristo-Bojilov10-Aug-09 21:51
Hristo-Bojilov10-Aug-09 21:51 
AnswerRe: vb.net-code error Pin
0x3c010-Aug-09 21:52
0x3c010-Aug-09 21:52 
QuestionEntityFramework and "set transaction isolation level read uncommitted" Pin
MartyK200710-Aug-09 7:43
MartyK200710-Aug-09 7:43 
QuestionMaximum password age for local user Pin
Stephen Grundy10-Aug-09 2:18
Stephen Grundy10-Aug-09 2:18 
AnswerRe: Maximum password age for local user Pin
Luc Pattyn10-Aug-09 2:58
sitebuilderLuc Pattyn10-Aug-09 2:58 
GeneralRe: Maximum password age for local user Pin
Stephen Grundy10-Aug-09 3:13
Stephen Grundy10-Aug-09 3:13 
Questiondatareader Pin
myinstincts10-Aug-09 0:43
myinstincts10-Aug-09 0:43 
AnswerRe: datareader [modified] Pin
Moreno Airoldi10-Aug-09 0:44
Moreno Airoldi10-Aug-09 0:44 
AnswerRe: datareader Pin
Muhammad Mazhar10-Aug-09 1:22
Muhammad Mazhar10-Aug-09 1:22 
Questionimplementing filter for listbox in windows application Pin
sandhya149-Aug-09 23:31
sandhya149-Aug-09 23:31 
AnswerRe: implementing filter for listbox in windows application Pin
Luc Pattyn10-Aug-09 0:05
sitebuilderLuc Pattyn10-Aug-09 0:05 

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.