what is reference type to value type.
Answer Posted / suresh
1.Reference type varible data store on Heap memory,refernce
maintain in Stack memory.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Name the two properties are on every validation control?
What are the different kinds of assemblies?
Explain difference between dataset and datareader?
Can we have a web application running without web.config file?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
What are the ways of preserving data on a Web Form in ASP.NET?
What is cookieless session id explain in brief?
What is the difference between system.stringbuilder and system.string
WSDL means?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Explain difference between friend and protected friend?
Explain the features that make asp.net more used framework? : asp.net mvc
What is the difference between page-level caching and fragment caching?
how to debug web services on consumer side?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?