Question
How can it prevents DLL Hell assembly versioning in .NET?

Answers

The application allows to specify not only the library it needs to run (which was available under Win32), but also the version of the assembly.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Can we access Interface static method using Interface references ?
  • Q What is the difference between load() and get() method
  • Q What's this huge cryptic __viewstate parameter used in some forms?
  • Q If you donot specify an access modifier for a method, what is the default access modifier?
  • Q Name any one Mathematical Journal
  • Q Are there any global variables in Java, which can be accessed by other part of your program?
  • Q Paul Newman's title character in the 1967 film Cool Hand Luke was imprisoned for decapitating what?, where he succcessfully accepted a challenge to eat 50 what?, respectively: Cats and pork pies; His wife and hotdogs; Chickens and boiled mice; or Parking meters and boiled eggs?
  • Q A Black Smith was given a chain torn into equal sections of 3 links each and asked to fix it. How many links(minimum) would he has to open up and reforge ?
  • Q Which authors personal publishing venture is Philtrum Press
  • Q What would you do if you caught a co-worker stealing?
  • Q What is the use of @test(threadpoolsize=x)?