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

.NET (Core and Framework)

 
AnswerRe: User Interface portability Pin
Ron Beyer10-Oct-13 12:16
professionalRon Beyer10-Oct-13 12:16 
GeneralRe: User Interface portability Pin
Eddy Vluggen11-Oct-13 0:27
professionalEddy Vluggen11-Oct-13 0:27 
GeneralRe: User Interface portability Pin
Kornfeld Eliyahu Peter13-Oct-13 1:14
professionalKornfeld Eliyahu Peter13-Oct-13 1:14 
GeneralRe: User Interface portability Pin
Pete O'Hanlon13-Oct-13 1:33
mvePete O'Hanlon13-Oct-13 1:33 
GeneralRe: User Interface portability Pin
Kornfeld Eliyahu Peter13-Oct-13 1:35
professionalKornfeld Eliyahu Peter13-Oct-13 1:35 
AnswerRe: User Interface portability Pin
Eddy Vluggen14-Oct-13 7:04
professionalEddy Vluggen14-Oct-13 7:04 
AnswerRe: User Interface portability Pin
Pete O'Hanlon10-Oct-13 12:48
mvePete O'Hanlon10-Oct-13 12:48 
AnswerRe: User Interface portability Pin
Abhinav S10-Oct-13 17:07
Abhinav S10-Oct-13 17:07 
AnswerRe: User Interface portability Pin
techyamit711-Oct-13 0:38
techyamit711-Oct-13 0:38 
GeneralRe: User Interface portability Pin
Pete O'Hanlon11-Oct-13 1:10
mvePete O'Hanlon11-Oct-13 1:10 
GeneralRe: User Interface portability Pin
techyamit711-Oct-13 3:13
techyamit711-Oct-13 3:13 
Question.Net Com Class Callback to Delphi Pin
P1kfr1k9-Oct-13 1:35
P1kfr1k9-Oct-13 1:35 
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 

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.