What is Boxing and Unboxing?
Answer Posted / amit
The conversion of the value type to reference type is known
as Boxing and converting reference type back to value type
is known as Unboxing.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
Explain global assembly cache.
What are the Types of state management techniques
How to implement Authentication and Authorization?
How do sessions work?
What is the mvc framework?
Define secured sockets layer.
How do you deploy your asp.net application?
What is server side routing?
How can we create a website?
Is asp.net still used?
How do I know asp.net mvc version? : Asp.Net MVC
List the events in page life cycle.
Define a static class?
How does asp net store session ids by default?