Answer Posted / kamal
Refer from MSDN
http://msdn.microsoft.com/en-
us/library/system.enterpriseservices.contextutil.aspx
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a .DLL and .EXE files called in .NET?
Explain how to produce an assembly?
What is a variable of implicit type and what is its scope?
Please explain what do the terms “boxing” and “unboxing” mean?
Why you want to leave your previous company.
Please explain what is the difference between encrypting a password and applying a hashing?
What’s different between process and application in .net?
What's the .net collection class that allows an element to be accessed using a unique key?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
How do you instantiate a complex number?
Describe the use of following com+ services jit activation, queued components, object pooling.?
How viewstate is being formed and how it's stored on client in .net?
Example from .net. Integer & struct are value types or reference types in .net?
Which Namespace is used to to achieve MultiThreading in .NET?
How to instantiate a delegate?