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

.NET (Core and Framework)

 
GeneralRe: .NET Framework 1.0 Pin
Stephane Rodriguez.4-Aug-03 9:36
Stephane Rodriguez.4-Aug-03 9:36 
GeneralRe: .NET Framework 1.0 Pin
Heath Stewart4-Aug-03 9:44
protectorHeath Stewart4-Aug-03 9:44 
QuestionWhen is .NET Framework 1.1 SP 1 Coming? Pin
David Wulff3-Aug-03 22:33
David Wulff3-Aug-03 22:33 
GeneralANN: .NET Report Engine Pin
Eugene Akin3-Aug-03 20:54
Eugene Akin3-Aug-03 20:54 
GeneralProblems with splitters in Windows Forms Pin
RaMaR3-Aug-03 4:50
RaMaR3-Aug-03 4:50 
GeneralProblems with splitters in Windows Forms Pin
Anonymous3-Aug-03 4:48
Anonymous3-Aug-03 4:48 
QuestionWhy is .NET such a memory hog? Pin
Adam Durity1-Aug-03 9:36
Adam Durity1-Aug-03 9:36 
AnswerRe: Why is .NET such a memory hog? Pin
Joey Bloggs1-Aug-03 14:07
Joey Bloggs1-Aug-03 14:07 
The same reason its such a processor hog, its interpreted.

I'm sure that the garbage collection system will eventually release the memory.

I haven't got this far in .net yet but in java I had to implement Object Pools and an ObjectPoolManager to recycle objects. The costs in gc and performance where too high otherwise.

GeneralRe: Why is .NET such a memory hog? Pin
Bo Hunter1-Aug-03 18:24
Bo Hunter1-Aug-03 18:24 
GeneralRe: Why is .NET such a memory hog? Pin
Joey Bloggs1-Aug-03 18:48
Joey Bloggs1-Aug-03 18:48 
GeneralRe: Why is .NET such a memory hog? Pin
J. Dunlap1-Aug-03 19:03
J. Dunlap1-Aug-03 19:03 
GeneralRe: Why is .NET such a memory hog? Pin
Joey Bloggs1-Aug-03 19:08
Joey Bloggs1-Aug-03 19:08 
GeneralRe: Why is .NET such a memory hog? Pin
J. Dunlap1-Aug-03 20:38
J. Dunlap1-Aug-03 20:38 
GeneralRe: Why is .NET such a memory hog? Pin
Arjan Einbu2-Aug-03 0:50
Arjan Einbu2-Aug-03 0:50 
GeneralRe: Why is .NET such a memory hog? Pin
Joey Bloggs2-Aug-03 1:04
Joey Bloggs2-Aug-03 1:04 
GeneralRe: Why is .NET such a memory hog? Pin
Bo Hunter2-Aug-03 4:25
Bo Hunter2-Aug-03 4:25 
GeneralRe: Why is .NET such a memory hog? Pin
James T. Johnson2-Aug-03 23:30
James T. Johnson2-Aug-03 23:30 
GeneralRe: Why is .NET such a memory hog? Pin
J. Dunlap3-Aug-03 8:56
J. Dunlap3-Aug-03 8:56 
GeneralRe: Why is .NET such a memory hog? Pin
mattiash4-Aug-03 12:36
professionalmattiash4-Aug-03 12:36 
GeneralRe: Why is .NET such a memory hog? Pin
igor196011-Aug-03 10:21
igor196011-Aug-03 10:21 
GeneralRe: Why is .NET such a memory hog? Pin
J. Dunlap11-Aug-03 10:37
J. Dunlap11-Aug-03 10:37 
GeneralRe: Why is .NET such a memory hog? Pin
igor196011-Aug-03 12:43
igor196011-Aug-03 12:43 
GeneralRe: Why is .NET such a memory hog? Pin
mattiash4-Aug-03 13:26
professionalmattiash4-Aug-03 13:26 
GeneralRe: Why is .NET such a memory hog? Pin
Stephane Rodriguez.5-Aug-03 23:17
Stephane Rodriguez.5-Aug-03 23:17 
GeneralRe: Why is .NET such a memory hog? Pin
mattiash4-Aug-03 13:31
professionalmattiash4-Aug-03 13:31 

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.