Answer Posted / amit@m
DLL Hell refers to the set of problems caused when multiple
application attempt t share a common component like DLL or
COM
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an il?
What is the difference between dispose() and finalize()?
If you are using components in your application, how can you handle exceptions raised in a component?
Explain managed code an un-managed code.
What is difference between or and orelse?
What is the difference between web.config and machine.config in ASP.NET?
What is asp.net and how it works?
Explain the path instructions in xaml?
How does viewstate work?
What does ascx stand for?
Explain the difference between panel and groupbox classes using .net?
Explain page output caching?
How can you pass multiple complex types in Web API?
Define session in asp.net.
Explain how can we inherit a static variable?