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 |
is it possible to use web site without web server from remote place?
1 Answers ABC, Mannar Company, Quadrant,
If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?
What is route in web api?
List of words of preprocessor in .net?
Explain Optimization technique description?
What are the Types of state management techniques
what are the differences between windows services and web services?
What is the state management in asp.net?
Advantage of data Reader?
What is the difference between Proxy and Contract?
What is a session in asp.net?
What is a postback ispostback and autopostback in asp net?
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)