Click here to Skip to main content
16,013,605 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Where are Value types going ? Pin
Mark Salsbery6-Aug-08 7:48
Mark Salsbery6-Aug-08 7:48 
GeneralRe: Where are Value types going ? Pin
Sandeep Akhare6-Aug-08 20:00
Sandeep Akhare6-Aug-08 20:00 
GeneralRe: Where are Value types going ? Pin
Mark Salsbery7-Aug-08 5:24
Mark Salsbery7-Aug-08 5:24 
GeneralRe: Where are Value types going ? Pin
Sandeep Akhare8-Aug-08 3:34
Sandeep Akhare8-Aug-08 3:34 
GeneralRe: Where are Value types going ? Pin
Mark Salsbery8-Aug-08 9:21
Mark Salsbery8-Aug-08 9:21 
GeneralRe: Where are Value types going ? Pin
Sandeep Akhare10-Aug-08 20:06
Sandeep Akhare10-Aug-08 20:06 
GeneralRe: Where are Value types going ? Pin
Mark Salsbery11-Aug-08 5:36
Mark Salsbery11-Aug-08 5:36 
GeneralRe: Where are Value types going ? Pin
Sandeep Akhare12-Aug-08 1:27
Sandeep Akhare12-Aug-08 1:27 
Mark Salsbery wrote:
see what you mean, but there's really not a way around it in
a managed/garbage-collected environment.

Yes you are right, Actually i had issue with this one only
Mark Salsbery wrote:
C++/CLI (and C# maybe a little) gives you more flexibility in
deterministic finalization if it's really an issue.

In C#, we will ovveride the Finalization if object is using some sysytem resources and GC can't realase them


Mark Salsbery wrote:
There can also be a benefit to forcing a garbage collection at certain
points in an app's lifetime.

This is what i read in many books " GC is slef tuning don't mess with it "
Its good to call GC if you know best time to call (End of game application .. etc )


Mark Salsbery wrote:
It just depends on the situation - It's definitely something to think about
in performance applications.


Very true,

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "

Check My Blog

Questionhow to close the parent window after closing the child window Pin
vidhyap5-Aug-08 19:48
vidhyap5-Aug-08 19:48 
AnswerRe: how to close the parent window after closing the child window Pin
Abhijit Jana6-Aug-08 17:57
professionalAbhijit Jana6-Aug-08 17:57 
QuestionDotNet 2.0 Framework required for Windows Mobile Pin
Muhammad Nauman Yousuf5-Aug-08 0:58
Muhammad Nauman Yousuf5-Aug-08 0:58 
QuestionBadDataException Pin
srisravani4-Aug-08 19:07
srisravani4-Aug-08 19:07 
AnswerRe: BadDataException Pin
Mark Salsbery5-Aug-08 6:33
Mark Salsbery5-Aug-08 6:33 
Question.Net Compact Framework loggin. Pin
pompomJuice4-Aug-08 2:12
pompomJuice4-Aug-08 2:12 
QuestionEmbedded XP supports .Net Framework ? Pin
rajesh4u3-Aug-08 21:33
rajesh4u3-Aug-08 21:33 
AnswerRe: Embedded XP supports .Net Framework ? Pin
Jaime Olivares3-Aug-08 23:39
Jaime Olivares3-Aug-08 23:39 
QuestionHow 2 return a string value from sql server in SP? Pin
balaji.t3-Aug-08 20:03
balaji.t3-Aug-08 20:03 
AnswerRe: How 2 return a string value from sql server in SP? Pin
Jaime Olivares3-Aug-08 23:50
Jaime Olivares3-Aug-08 23:50 
GeneralRe: How 2 return a string value from sql server in SP? Pin
balaji.t4-Aug-08 0:41
balaji.t4-Aug-08 0:41 
QuestionBox and Whisker Plots Pin
cb020613-Aug-08 16:38
cb020613-Aug-08 16:38 
AnswerRe: Box and Whisker Plots Pin
Thomas Stockwell4-Aug-08 4:14
professionalThomas Stockwell4-Aug-08 4:14 
QuestionQuestion about Composite UI Application Block and Smart Client Software Factory Pin
aspnet2.developer30-Jul-08 18:44
aspnet2.developer30-Jul-08 18:44 
AnswerRe: Question about Composite UI Application Block and Smart Client Software Factory Pin
led mike31-Jul-08 4:51
led mike31-Jul-08 4:51 
QuestionWhich one is better for voice response system in C#.NET? (kdtele , tapi , tapiex ) Pin
hd_banki30-Jul-08 11:53
hd_banki30-Jul-08 11:53 
AnswerRe: Which one is better for voice response system in C#.NET? (kdtele , tapi , tapiex ) Pin
Paul Conrad2-Aug-08 19:05
professionalPaul Conrad2-Aug-08 19:05 

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.