Describe the use of following com+ services jit activation, queued components, object pooling.?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by Code Access Security in .NET?
Explain about major components of the .NET framework.
Explain the difference between public and static modifiers?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
Describe session handling in a webform, how does it work and what are the limitations?
Is Driver Script any how related to AOM?
Tell us why do we use the “using” statement?
When would you use .NET Remoting and when Web services?
What are the different types of Classes in .NET?
What is a formatter in .net?
questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }
Which dll translate xml to sql in internet information server (iis)?