Who is using .net core?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what is an application domain?
What is managed code in .NET?
How will you register com+ services?
What is CCW (COM Callable Wrapper)
What is use of ContextUtil class?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
What is the difference between response.redirect & server.transfer?
How do you turn off cookies for one page in your site? Give an example.
what is object lock?
Describe session handling in a webform, how does it work and what are the limitations?
which method do you use to redirect the user to another page without performing a round trip to the client? How?
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component