what is value type to reference type
Answer Posted / amar
UNBOXING
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What is the difference between user control an custom control?
In order to get assembly info which namespace we should import?
What is the main difference between Asp.net and Vb.net?
Which is the parent class of the ASP.NET server control?
How can you use a custom controls in ASP.NET application?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
When maintaining session through sql server, what is the impact of read and write operation on session objects?
Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?
How response object is related to asp's response object?
what are the security certificates used in webservices?
What is the difference between cache and cookies?
What is asp short for?
What is http session state?
Explain the different parts that constitute ASP.NET application?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?