Answer Posted / yoga
Boxing: convert the value types to reference type
Unboxing: Convert the reference type to value type
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between globalization and localization techniques
What is the mvc model?
How we implement web farm and web garden concept in asp.net?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Differentiate between namespace and assembly.
Web API uses which library for JSON serialization?
What are server activated objects?
Can you explain one critical mapping? Performance issue which one is better?
Name the two properties are on every validation control?
Which of the following .NET framework supports Web API?
What is the difference between user control and custom control?
What is the difference between session.abandon() vs clear()?
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)
How can exception be handled with out the use of try catch?
Differentiate between authentication and authorization.