Click here to Skip to main content
15,899,754 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionClicking *Through* a Form? Pin
TheZeusJuice15-Mar-06 16:38
TheZeusJuice15-Mar-06 16:38 
AnswerRe: Clicking *Through* a Form? Pin
Dave Kreskowiak15-Mar-06 17:35
mveDave Kreskowiak15-Mar-06 17:35 
GeneralRe: Clicking *Through* a Form? Pin
TheZeusJuice15-Mar-06 17:48
TheZeusJuice15-Mar-06 17:48 
GeneralRe: Clicking *Through* a Form? Pin
Dave Kreskowiak16-Mar-06 2:35
mveDave Kreskowiak16-Mar-06 2:35 
QuestionFree RAM as by minimize without displaying window Pin
mewashere15-Mar-06 11:57
mewashere15-Mar-06 11:57 
AnswerRe: Free RAM as by minimize without displaying window Pin
Glaxalg15-Mar-06 17:35
Glaxalg15-Mar-06 17:35 
AnswerRe: Free RAM as by minimize without displaying window Pin
Robert Rohde15-Mar-06 17:41
Robert Rohde15-Mar-06 17:41 
GeneralRe: Free RAM as by minimize without displaying window Pin
mewashere16-Mar-06 3:03
mewashere16-Mar-06 3:03 
Thank you both for your answers. They were really helpful, and I've learned yet again something new.

Although I completely undertand that trimming the working set leaves the virtual memory usage intact, I still think that forcing a trim is beneficial.
1. The application would run minimized nearly all the time so probably its working set is quite small compared to having all UI windows open.
2. Windows would do the same thing, if I minimized the application window manually, so where's the difference?
3. The working set can be increased if it has been trimmed too much, so the worst that can happen is some code would need to be reloaded from the page file. I can cope with that, this isn't a performance critical application.

There's one thing I cannot agree with in the article above: "Windows generally does a good job of memory management". This isn't what I see.
GeneralRe: Free RAM as by minimize without displaying window Pin
Dave Kreskowiak16-Mar-06 15:11
mveDave Kreskowiak16-Mar-06 15:11 
QuestionPPTP through code Pin
xibalbasd15-Mar-06 10:24
xibalbasd15-Mar-06 10:24 
QuestionWhere to start? Pin
ComplexLifeForm15-Mar-06 5:43
ComplexLifeForm15-Mar-06 5:43 
AnswerRe: Where to start? Pin
TheZeusJuice15-Mar-06 17:27
TheZeusJuice15-Mar-06 17:27 
GeneralRe: Where to start? Pin
ComplexLifeForm15-Mar-06 21:27
ComplexLifeForm15-Mar-06 21:27 
GeneralRe: Where to start? Pin
TheZeusJuice16-Mar-06 4:54
TheZeusJuice16-Mar-06 4:54 
GeneralRe: Where to start? Pin
Kevin McFarlane17-Mar-06 10:39
Kevin McFarlane17-Mar-06 10:39 
GeneralRe: Where to start? Pin
Kevin McFarlane17-Mar-06 10:45
Kevin McFarlane17-Mar-06 10:45 
Questionnewbie question..plz help Pin
sunny74715-Mar-06 1:18
sunny74715-Mar-06 1:18 
AnswerRe: newbie question..plz help Pin
CWIZO15-Mar-06 2:31
CWIZO15-Mar-06 2:31 
GeneralRe: newbie question..plz help Pin
sunny74715-Mar-06 3:39
sunny74715-Mar-06 3:39 
GeneralRe: newbie question..plz help Pin
Dave Kreskowiak15-Mar-06 5:45
mveDave Kreskowiak15-Mar-06 5:45 
GeneralRe: newbie question..plz help Pin
sunny74715-Mar-06 7:40
sunny74715-Mar-06 7:40 
AnswerRe: newbie question..plz help Pin
Guffa15-Mar-06 8:29
Guffa15-Mar-06 8:29 
Questiondate and time picker Pin
bhavz6915-Mar-06 1:07
bhavz6915-Mar-06 1:07 
Question"SendKeys" in TextBox and RichTextBox (C#) Pin
conrado714-Mar-06 11:19
conrado714-Mar-06 11:19 
QuestionHanging RPC Listeners under a .NET service in COM object Pin
liRetro14-Mar-06 10:56
liRetro14-Mar-06 10:56 

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.