New posts in assemblies

Assembly version from command line?

How to use Assembly Binding Redirection to ignore revision and build numbers

How do I find the fully qualified name of an assembly?

Custom Assembly Attributes

How to read assembly attributes

Load WPF styles or other Static Resources from an external file or assembly

how to load all assemblies from within your /bin directory

Error: Reference to type claims it is defined, but it could not be found

Gacutil.exe successfully adds assembly, but assembly not viewable in explorer. Why?

Why are three properties in DbParameterCollection abstract in reference assemblies but virtual otherwise?

How to load a .NET assembly for reflection operations and subsequently unload it?

How slow is Reflection

C#: Custom assembly directory

How to load Assembly at runtime and create class instance?

How to keep ASP.NET assemblies in AppDomain alive?

How to reference .NET assemblies using PowerShell

Namespace or Assembly?

Could not load file or assembly HRESULT: 0x80131515 (When adding controller to MVC project that has assembly references on network drive)

How do I merge multiple .net assemblies into a single assembly?

.Net: Running code when assembly is loaded