What is boxing and how it is done internally?
Answer / krishna prasad
assigning a value type to objects(reference type)
the boxing occurs
int iValue = 20
object objValue = iValue (boxing)
reference types are stored on heap (all objects,strings)
value types are stored on stack (int,char,bool,etc..)
| Is This Answer Correct ? | 6 Yes | 1 No |
What is odata in web api?
What is difference between inproc and outproc?
How many types of web application ?
Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page?
Difference between datareader and dataset ?
Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?
What is difference between singleton and single call?
How to remove cache object in asp.net?
Can you explain the basic use of dataview?
What is ipostback?
What is state management react?
What is GAC in ASP.NET 2.0
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)