Search code examples
Is there a way to force all referenced assemblies to be loaded into the app domain?...


c#assembliesappdomain

Read More
Complicated API issue with calling assemblies dynamically‏...


.netpluginsreflectionassemblies

Read More
Is it possible to reference a VS2005 website project from another project in the same solution?...


asp.netvisual-studio-2005assembliesc#-2.0

Read More
Adding an assembly reference in a website project (VS2005) and storing it in subversion...


svnvisual-studio-2005assemblies

Read More
Right way to generate shared code in source generators...


c#.net-assemblyassembliessourcegenerators

Read More
Where to put InternalsVisibleTo...


c#visual-studioassemblies

Read More
How to let my code access assembly while impersonating...


asp.net-corefilestreamassembliesimpersonation

Read More
Can't find Microsoft.SqlServer.ConnectionInfo.dll assembly file?...


visual-studio-2010assembliessmoadd-references-dialog

Read More
How do I use assemblies with PowerShell JEA?...


powershellassembliesjea

Read More
Can I rely on specific capitalization of .NET assembly names?...


c#.netreflectionassemblies

Read More
How can I get the assembly file version...


c#.netassembliesversion

Read More
"FileNotFoundException: Could not find System.Private.CoreLib.dll" in Release-mode MAUI ap...


c#.netmauiassembliesmaui-android

Read More
How to get Namespace of an Assembly?...


c#.netassembliesnamespaces

Read More
What exactly is an Assembly in C# or .NET?...


c#.netassemblies

Read More
Difference between PowerShell 5.1 and 7 when working with certificates...


.netpowershell.net-coreassembliespowershell-core

Read More
Can I sign an assembly for which I do not have source code?...


.netassemblies

Read More
C#: why sign an assembly?...


c#assemblies

Read More
Problem getting the AssemblyVersion into a web page using Razor /MVC3...


c#asp.net-mvc-3reflectionassembliesrazor

Read More
Automatically embed multiple icons in a .NET Executable...


.netwinformsresourcesassembliesicons

Read More
Get class that implements an interface across multiple .NET assemblies...


c#assemblies

Read More
Could not load file or assembly HRESULT: 0x80131515 (When adding controller to MVC project that has ...


asp.net-mvcvisual-studio-2010assemblies.net-assembly

Read More
C# Creating an assembly for future reference...


c#visual-studioassemblies

Read More
.NET 6 Library referenced in MAUI project fails to compile in Release configuration with AOT error...


.netreleasemauiassembliesahead-of-time-compile

Read More
What is the earliest entrypoint that the CLR calls before calling any method in an assembly?...


c#.netassembliesentry-pointstatic-constructor

Read More
Compress Xamarin Android APK assemblies...


xamarin.androidcompressionapkassemblies

Read More
Find out dependencies of all DLLs?...


c#.net-assemblyassemblies

Read More
.NET Assembly Version...


.netassembliesversion

Read More
Could not load file or assembly 'someProject' or one of its dependencies. Access is denied...


dependenciesassemblies

Read More
How to read assembly attributes...


.netreflectionassembliesattributes

Read More
Consider app.config remapping of assembly with no app.config mapping...


.netvisual-studionugetassemblies

Read More
BackNext