what is value type to reference type
Answer Posted / guest
Boxing
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Which methods validate all the controls on a page?
Name the tools or API for developing or testing web api?
What is the concept of postback in asp.net?
What are the advantages of using session?
What are the ways to sending the data in ASP.NET page?
How can you debug your.net application?
Which dll handles the request of .aspx page?
How to send a DataReader as a parameter to a remote client ?
Can any body provide me the sample web application in asp.net
What is validation in asp.net?
What is ASLM?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Do you know using sql cache invalidation?
What is request and response in asp.net?