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

.NET (Core and Framework)

 
AnswerRe: .Net Com Class Callback to Delphi Pin
Eddy Vluggen9-Oct-13 7:18
professionalEddy Vluggen9-Oct-13 7:18 
GeneralRe: .Net Com Class Callback to Delphi Pin
P1kfr1k9-Oct-13 20:48
P1kfr1k9-Oct-13 20:48 
Questiongetpixel code in vb.net Pin
Member 102255297-Oct-13 20:05
Member 102255297-Oct-13 20:05 
AnswerRe: getpixel code in vb.net Pin
Richard MacCutchan7-Oct-13 21:24
mveRichard MacCutchan7-Oct-13 21:24 
AnswerRe: getpixel code in vb.net Pin
Bernhard Hiller7-Oct-13 21:25
Bernhard Hiller7-Oct-13 21:25 
SuggestionRe: getpixel code in vb.net Pin
Matt T Heffron8-Oct-13 7:55
professionalMatt T Heffron8-Oct-13 7:55 
QuestionMessage Removed Pin
7-Oct-13 18:04
solomonvincent7-Oct-13 18:04 
QuestionGenerations in .Net Pin
indian1437-Oct-13 8:07
indian1437-Oct-13 8:07 
Hi All,

I have been searching to understand how generations work in .Net Memory management. It has been still a difficult interview question for .Net developers as most of the times we don't have to worry about how Memory Management is handled in .Net internally.

For example if I am running a large scale application then I have a question like in scenario 1. there are 5 objects in Generation 1 and 50 objects in generation 2 and in scenario 2. there are 50 objects in Generation 1 and 5 objects in generation 2 (thinking that generations don't start from 0, they will start from 1), in above two scenarios which scenario would have more performance, and the reason why it will have more performance than the other one.

Any kind of link to answer the above question and any kind of help to understand the generations perfectly and how to use it in achieving the higher performance in our applications is greatly thankful.

Even though it is easy to not worry about memory management in .Net, still I want to understand if I need to handle memory management in .Net managed code what is the best way to do. Please help by enlightening me with this very basic but very complex and important answer.


Thanks a lot in advance.
Thanks & Regards,

Abdul Aleem Mohammad
St Louis MO - USA

AnswerRe: Generations in .Net Pin
Pete O'Hanlon7-Oct-13 8:39
mvePete O'Hanlon7-Oct-13 8:39 
AnswerRe: Generations in .Net Pin
techyamit78-Oct-13 3:54
techyamit78-Oct-13 3:54 
GeneralRe: Generations in .Net Pin
indian1438-Oct-13 11:48
indian1438-Oct-13 11:48 
SuggestionRe: Generations in .Net Pin
Matt T Heffron8-Oct-13 12:46
professionalMatt T Heffron8-Oct-13 12:46 
GeneralRe: Generations in .Net Pin
techyamit78-Oct-13 18:57
techyamit78-Oct-13 18:57 
AnswerRe: Generations in .Net Pin
jschell9-Oct-13 8:00
jschell9-Oct-13 8:00 
QuestionMedium size ERP project development using MVC 4 Pin
Member 103188916-Oct-13 9:21
Member 103188916-Oct-13 9:21 
AnswerRe: Medium size ERP project development using MVC 4 Pin
Pete O'Hanlon6-Oct-13 10:20
mvePete O'Hanlon6-Oct-13 10:20 
AnswerRe: Medium size ERP project development using MVC 4 Pin
techyamit78-Oct-13 3:58
techyamit78-Oct-13 3:58 
AnswerRe: Medium size ERP project development using MVC 4 Pin
Paulo Augusto Kunzel9-Oct-13 5:30
professionalPaulo Augusto Kunzel9-Oct-13 5:30 
QuestionDetecting which key is pressed,vb.net Pin
srinivasankrishnaa5-Oct-13 22:43
srinivasankrishnaa5-Oct-13 22:43 
AnswerRe: Detecting which key is pressed,vb.net Pin
Eddy Vluggen6-Oct-13 0:46
professionalEddy Vluggen6-Oct-13 0:46 
AnswerRe: Detecting which key is pressed,vb.net Pin
Dave Kreskowiak6-Oct-13 4:27
mveDave Kreskowiak6-Oct-13 4:27 
GeneralRe: Detecting which key is pressed,vb.net Pin
srinivasankrishnaa7-Oct-13 2:53
srinivasankrishnaa7-Oct-13 2:53 
GeneralRe: Detecting which key is pressed,vb.net Pin
Dave Kreskowiak7-Oct-13 3:44
mveDave Kreskowiak7-Oct-13 3:44 
GeneralRe: Detecting which key is pressed,vb.net Pin
srinivasankrishnaa7-Oct-13 4:32
srinivasankrishnaa7-Oct-13 4:32 
GeneralRe: Detecting which key is pressed,vb.net Pin
Dave Kreskowiak7-Oct-13 9:22
mveDave Kreskowiak7-Oct-13 9:22 

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.