Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assemblies

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

GetEntryAssembly for web applications

How can I reference a dll in the GAC from Visual Studio?

mscorlib.dll & System.dll

.net assemblies

Is there a way to specify assembly references based on build configuration in Visual Studio?

Using the Web Application version number from an assembly (ASP.NET/C#)

VS2005: Assembly '<assembly>' is incorrectly specified as a file.

Determine framework (CLR) version of assembly

.net assemblies version

How to reference .NET assemblies using PowerShell

powershell assemblies

Should I have a separate assembly for interfaces?

.net namespaces assemblies

Single-assembly multi-language Windows Forms deployment (ILMerge and satellite assemblies / localization) - possible?

How can I list all registered assemblies in GAC?

.net assemblies gac

Assembly version from command line?

Custom Assembly Attributes

c# .net assemblies attributes

How to read assembly attributes

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

Using different versions of the same assembly in the same folder

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

c# visual-studio assemblies

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?