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

.NET (Core and Framework)

 
AnswerRe: Problem with DataGridView Pin
vikas amin6-Aug-08 10:51
vikas amin6-Aug-08 10:51 
QuestionWhere are Value types going ? Pin
Sandeep Akhare5-Aug-08 20:31
Sandeep Akhare5-Aug-08 20:31 
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 
Hey Mark,
I am aware of these concepts, My real concern was we use value types in the code because those are light weight (as GC wont come into picture and will get diallocated automatically from Stack when their life span is over).
But when we use value types in class we lost these advantages as GC will have to remove them and will remain in memory even though their life span is over.
I hope, i was able to explain this properly Wink | ;)
Its really very nice to see that MVP like you is looking back and sees what should and what shouldn't have posted
Thanks Mark keep it up Smile | :)

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

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 
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 

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.