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

.NET (Core and Framework)

 
GeneralRe: new (?) .NET memory usage solution Pin
leppie29-Jan-06 18:27
leppie29-Jan-06 18:27 
GeneralRe: new (?) .NET memory usage solution Pin
User 221952029-Jan-06 18:35
User 221952029-Jan-06 18:35 
GeneralRe: new (?) .NET memory usage solution Pin
Colin Angus Mackay29-Jan-06 21:21
Colin Angus Mackay29-Jan-06 21:21 
GeneralRe: new (?) .NET memory usage solution Pin
User 221952029-Jan-06 21:55
User 221952029-Jan-06 21:55 
GeneralRe: new (?) .NET memory usage solution Pin
Colin Angus Mackay29-Jan-06 21:23
Colin Angus Mackay29-Jan-06 21:23 
GeneralRe: new (?) .NET memory usage solution Pin
User 221952029-Jan-06 22:03
User 221952029-Jan-06 22:03 
GeneralRe: new (?) .NET memory usage solution Pin
Dave Kreskowiak31-Jan-06 4:47
mveDave Kreskowiak31-Jan-06 4:47 
GeneralRe: new (?) .NET memory usage solution Pin
User 221952031-Jan-06 10:44
User 221952031-Jan-06 10:44 
However, it seems that initially the .NET framework reserves even more memory than it needs to have in reserve for performance reasons. Ever notice how the total memory usage drops dramatically when minimizing and then restoring? If that caused a drop in performance, then we would have to advise everyone using our software that in order to maximize performance they should never minimize the app, explaining that it's just a quirk of the runtime Big Grin | :-D

Is this an important issue? Not really, at least technologically speaking. It's just one of aesthetics. And pretty numbers speak loudly, so if I can provide a product that works, performs well, and has lower apparent memory consumption as well, I'm going to. Especially since I can do it (well, the memory consumption thing at least Smile | :) ) with one line of code.
GeneralRe: new (?) .NET memory usage solution Pin
Dave Kreskowiak31-Jan-06 17:12
mveDave Kreskowiak31-Jan-06 17:12 
GeneralRe: new (?) .NET memory usage solution Pin
Glaxalg31-Mar-06 9:05
Glaxalg31-Mar-06 9:05 
QuestioniActiveScript & C# Pin
veeran29-Jan-06 17:01
veeran29-Jan-06 17:01 
Question.NET equivalent of CStatic? Pin
Ravi Bhavnani29-Jan-06 11:47
professionalRavi Bhavnani29-Jan-06 11:47 
AnswerRe: .NET equivalent of CStatic? Pin
leppie29-Jan-06 18:29
leppie29-Jan-06 18:29 
GeneralRe: .NET equivalent of CStatic? Pin
Ravi Bhavnani30-Jan-06 1:16
professionalRavi Bhavnani30-Jan-06 1:16 
AnswerRe: .NET equivalent of CStatic? Pin
malharone1-Feb-06 11:39
malharone1-Feb-06 11:39 
GeneralRe: .NET equivalent of CStatic? Pin
Ravi Bhavnani4-Feb-06 1:30
professionalRavi Bhavnani4-Feb-06 1:30 
QuestionC#.Net Pin
Net-Programer-and-developer29-Jan-06 6:42
Net-Programer-and-developer29-Jan-06 6:42 
AnswerRe: C#.Net Pin
Guffa29-Jan-06 10:02
Guffa29-Jan-06 10:02 
QuestionDataView.RowFilter / BindingSource.Filter Performance Issue ! Pin
Mehdi Moshtaghi29-Jan-06 4:50
Mehdi Moshtaghi29-Jan-06 4:50 
QuestionGetting handle of the file in use Pin
baburman28-Jan-06 19:46
baburman28-Jan-06 19:46 
Questionsome sort of progress bar Pin
DirA28-Jan-06 5:03
DirA28-Jan-06 5:03 
AnswerRe: some sort of progress bar Pin
kasik28-Jan-06 7:52
kasik28-Jan-06 7:52 
Questionadding xpdfviewer control Pin
raj kumar reddy27-Jan-06 17:48
raj kumar reddy27-Jan-06 17:48 
Questionwhere's ToolStripMenuItem.Index? Pin
happycpp27-Jan-06 17:33
happycpp27-Jan-06 17:33 
Answerand where's ToolStripMenuItem.MenuItems? Pin
happycpp28-Jan-06 19:19
happycpp28-Jan-06 19:19 

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.