what is DLL Hell and how it is solved in .NET?
Answer Posted / jyotiranjan bedi
DYNAMIC LINK LIBRARY (DLL)IS NOTHING BUT IT IS LIKE A
HEADERFILE IN .NET.IT STORE ALL THE DATA OF .NET MEANS
PREE DEFIND...THE MAIN BENIFITS OF DLL IS WE CAN REUSE IT.
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What is the life cycle of web page?
Can more than one person use the same login?
Explain the advantages of asp.net.
What is clickid?
What is the significance of proxy user?
Explain the difference between web user control and web custom control?
How can we access static variable?
How can you enable impersonation in the web.config file?
in which protocol ASP.NET WEB API Work?
How will you load dynamic assembly? How will create assesblies at run time?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
what is meant by sitemapnode ?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What are the different kinds of assemblies?
How does asp page work?