hai all,
value-type uses Stack Data structure, for method calls.
ref-type uses Heap Data structure, for method calls.
And my question is, What is Heap DS Anyone pls explain me . Also in this regard, how it is used with ref-types .That is how heap is used to change the original value
Also, how is Stack DS used with value-types
thanks..

Stack and Heap Data Structure
theinspector
tunesmith
http://www.c-sharpcorner.com/UploadFile/rmcochran/csharp_memory01122006130034PM/csharp_memory.aspx ArticleID=9adb0e3c-b3f6-40b5-98b5-413b6d348b91
remedios_
Hi,
Please go through the following link. Hope this helps.
http://msdn.microsoft.com/library/default.asp url=/library/en-us/dv_vstechart/html/datastructures_guide.asp
Thank you,
Bhanu.