What's a windows process in .net?
Answer / Neeraj Jalota
In .NET, boxing and unboxing are the processes of converting a value type to an object (or boxing) and back to a value type (or unboxing). This allows value types to be stored in collections designed for objects and used with languages that do not support value types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know the difference between the stack and the heap?
Explain about .Net products?
How will you load dynamic assembly? How will create assemblies at run time?
1 Answers InfoAxon Technologies,
How do you start, pause, continue or stop a Windows service off the command line?
What is file extension of Webservices in .Net?
Differentiate between managed and unmanaged code?
What tools can I use to develop .net applications?
Write Code for DataSet,Datareader,and by deleting the button gridview should be empty?
How to create multiple inheritance in c#, with example?
If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?
What do you mean by Code Access Security in .NET?
What is "microsoft intermediate language" (msil)?