Search code examples
How to pre-load all deployed assemblies for an AppDomain...


c#.netreflectionassemblies

Read More
Difference between LoadFile and LoadFrom with .NET Assemblies?...


.netassembliessystem.reflectionassembly-loading

Read More
How slow is Reflection...


c#performancereflectionassemblies

Read More
How to get custom attributes from an assembly that is not (really) loaded...


c#pluginsassembliesattributes

Read More
C# Type A cannot be casted to Type B ( InvalidCastException)... Context hell?...


c#.netscopeloadassemblies

Read More
Could not load file or assembly 'System.Data.SQLite, Version=1.0.115.5...


sqliteexceptionassembliessystem.data.sqlite.net-4.8

Read More
Why am I Able to load x64 assembly into AnyCPU Prefer 32 bit executable?...


c#.net32bit-64bitassemblies

Read More
VisualStudio: translating a build version to a calendar date...


visual-studioassembliesversioning

Read More
Modify Emdeded String in C# compiled exe...


c#assembliesexecutabledisassemblycode-injection

Read More
How did Microsoft create assemblies that have circular references?...


.netassembliescircular-referencebase-class-library

Read More
Load assembly doesn't worked correctly...


c#.netassemblies

Read More
How can I view MSIL / CIL generated by C# compiler? Why is it called assembly?...


c#.netassemblies

Read More
How do I 'embed' a manifest in an assembly using VS2005?...


visual-studio-2005assembliesembed

Read More
Type.GetType fails to create type from already loaded assembly...


c#.netreflectionassemblies

Read More
CS-Script "Could not load file or assembly"...


c#dllassembliesreference

Read More
Where to handle AssemblyResolve event in a class library?...


c#dllassemblies

Read More
Matlab: Could not load file or assembly...


visual-studiomatlabassembliesmscorlib

Read More
Weird behaviour when mixing loading of assemblies using Assembly.LoadFrom and Assembly.Load...


.netassembliesassembly.load

Read More
Difference Between Assembly and DLL...


.netassemblies

Read More
How to sign a ZIP file like I would sign an assembly?...


c#.netassembliessigning

Read More
ASP.Net cannot create/shadow copy...


asp.netassembliesweb-config

Read More
unblocking Ribbon WPF assembly for use in VS2010...


wpfvisual-studiovisual-studio-2010assembliesmetadata

Read More
Cannot add assemblies to .Net Core application in Visual Studio 2019...


.net-coreassembliesvisual-studio-2019

Read More
How to reference a namespace from a specific assembly?...


c#.netassemblies

Read More
How to fix "Referenced assembly does not have a strong name" error...


c#visual-studiovisual-studio-2005assembliesstrongname

Read More
How can i mock a return type of a factory method of a 3rd party library?...


.netunit-testingmoqassembliesmono.cecil

Read More
The .NET equivalent of static libraries?...


c#.netassembliesstatic-libraries.net-assembly

Read More
What should I change when the compiler tells me to "Consider app.config remapping" when I ...


visual-studio-2008assembliesapp-configversioningresx

Read More
Difference between AppDomain.GetAssemblies and BuildManager.GetReferencedAssemblies...


assembliesbuildmanager

Read More
Resolving .NET TypeLoadExceptions in Azure App Service...


asp.net.netazureassembliesazure-web-app-service

Read More
BackNext