Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assemblies

.NET assembly loading priorities

.net assemblies gac

Initialize library on Assembly load

c# .net assemblies

Getting runtime version of a Silverlight assembly

Change assembly version for multiple projects

.net assemblies versioning

How do I get the version of an assembly without loading it?

.net assemblies versions

AppDomain.CurrentDomain.AssemblyResolve asking for a <AppName>.resources assembly?

Does .NET assembly size affect performance?

.net performance assemblies

Signing assemblies - basics

c# .net assemblies

ASP.NET error with Assembly

c# asp.net assemblies

Reading Assembly version information of WPF application

c# wpf assemblies version

A procedure imported by {myassembly} could not be loaded

c# debugging assemblies

Could not load file or assembly for Oracle.DataAccess in .NET

.net oracle assemblies

C# Namespaces and Assemblies Best Practice

c# namespaces assemblies

How to pre-load all deployed assemblies for an AppDomain

c# .net reflection assemblies

.NET: Should executables be strong-name signed? What about private DLLs?

.net assemblies strongname

Determine whether .NET assemblies were built from the same source

Force load an assembly from the /bin and not the GAC?

.net asp.net assemblies

How to determine whether a DLL is a managed assembly or native (prevent loading a native dll)?

c# plugins dll assemblies native

Updating the version number of all assemblies in a solution

visual-studio assemblies

How does visual studio determine what to copy to the output directory with multi-project solutions?