Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

Why does .NET use an assembly search path instead of Java's approach?

$
0
0

I cannot emphasize strongly enough how many problems this has already caused, in fact I would go as far to say that it's the *MAIN* problem for c# as a language as a whole.

Every single application I create has .dll loading problems. Every.single.one. There are no exceptions. Oh and then suddenly GAC assemblies get loaded in instead of my own and I get missing types. It is an absolute cluster*f.

In Java you just pass in all .jars you need during startup. That's it, you are done. There is no possibility for errors what so ever.


Viewing all articles
Browse latest Browse all 1710

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>