Click here to Skip to main content
15,889,403 members
Home / Discussions / C#
   

C#

 
GeneralRe: Static constructor Pin
Pete O'Hanlon6-Jan-10 1:22
mvePete O'Hanlon6-Jan-10 1:22 
GeneralRe: Static constructor Pin
Saksida Bojan6-Jan-10 1:28
Saksida Bojan6-Jan-10 1:28 
GeneralRe: Static constructor Pin
dojohansen7-Jan-10 4:03
dojohansen7-Jan-10 4:03 
AnswerRe: Static constructor Pin
V.6-Jan-10 1:02
professionalV.6-Jan-10 1:02 
GeneralRe: Static constructor Pin
mabrahao6-Jan-10 1:15
mabrahao6-Jan-10 1:15 
AnswerRe: Static constructor Pin
OriginalGriff6-Jan-10 1:07
mveOriginalGriff6-Jan-10 1:07 
GeneralRe: Static constructor Pin
mabrahao6-Jan-10 1:11
mabrahao6-Jan-10 1:11 
QuestionProblem in memory usage in .net Pin
Kim06186-Jan-10 0:11
Kim06186-Jan-10 0:11 
Hi,

I have written a complex program in c#.net.
After the program is running for a long time by user interactions, its memory usage will increase to the limit of the system, then error will occur. How can the program alert the user that the memory usage is nearly close to its limit before it goes into error ?

I have tried memory garbage collection but the program is too complex that garbage collection cannot clean up the memory usage effectively.

Thanks
AnswerRe: Problem in memory usage in .net Pin
Harvey Saayman6-Jan-10 0:40
Harvey Saayman6-Jan-10 0:40 
GeneralRe: Problem in memory usage in .net Pin
Rob Philpott6-Jan-10 3:12
Rob Philpott6-Jan-10 3:12 
AnswerRe: Problem in memory usage in .net Pin
Dave Kreskowiak6-Jan-10 3:22
mveDave Kreskowiak6-Jan-10 3:22 
AnswerRe: Problem in memory usage in .net Pin
Luc Pattyn6-Jan-10 3:30
sitebuilderLuc Pattyn6-Jan-10 3:30 
GeneralRe: Problem in memory usage in .net Pin
Kim06186-Jan-10 6:02
Kim06186-Jan-10 6:02 
GeneralRe: Problem in memory usage in .net Pin
Luc Pattyn6-Jan-10 6:30
sitebuilderLuc Pattyn6-Jan-10 6:30 
QuestionProblem with insert query Pin
<<Tash18>>6-Jan-10 0:10
<<Tash18>>6-Jan-10 0:10 
AnswerRe: Problem with insert query Pin
SeMartens6-Jan-10 0:22
SeMartens6-Jan-10 0:22 
GeneralRe: Problem with insert query Pin
<<Tash18>>6-Jan-10 0:23
<<Tash18>>6-Jan-10 0:23 
GeneralRe: Problem with insert query Pin
SeMartens6-Jan-10 0:27
SeMartens6-Jan-10 0:27 
GeneralRe: Problem with insert query Pin
<<Tash18>>6-Jan-10 0:35
<<Tash18>>6-Jan-10 0:35 
GeneralRe: Problem with insert query Pin
SeMartens6-Jan-10 0:42
SeMartens6-Jan-10 0:42 
GeneralRe: Problem with insert query Pin
<<Tash18>>6-Jan-10 0:58
<<Tash18>>6-Jan-10 0:58 
GeneralRe: Problem with insert query Pin
SeMartens6-Jan-10 1:06
SeMartens6-Jan-10 1:06 
GeneralRe: Problem with insert query Pin
<<Tash18>>6-Jan-10 1:14
<<Tash18>>6-Jan-10 1:14 
GeneralRe: Problem with insert query Pin
SeMartens6-Jan-10 1:19
SeMartens6-Jan-10 1:19 
GeneralRe: Problem with insert query Pin
<<Tash18>>6-Jan-10 1:28
<<Tash18>>6-Jan-10 1:28 

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.