Answer Posted / sridevipc
casting converts value to reference type
boxing converts reference type to value type.
| Is This Answer Correct ? | 2 Yes | 24 No |
Post New Answer View All Answers
What are html helpers in asp.net?
What is Web API Routing?
Who generates session id?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
Do you know using sql cache invalidation?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is web api vs wcf?
Web API supports which protocol?
How can I open ashx file in mobile?
Explain the server control events of asp.net ?
What is asp.net localization?
How can we pass info between 2 asp.net pages?
What is rending process in ASP.NET?
Mention the namespace that is used to include .net data provider for sql server in .net code?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?