Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assemblies

Determine assembly versions used by/referenced in another assembly

c# assemblies

Reusing The .NET Application Icon

Using the same key for signing multiple assemblies: wise/unwise?

GAC Assembly Missing in Add Reference dialog

rebuild the .Net assemblies at home! [closed]

Creating a DLL Assembly with constants

Why can't strongly named assemblies use assemblies that aren't signed?

C# add a reference using only code (no IDE "Add Reference" functions)

What is [assembly: InternalsVisibleTo("MyAssembly")]? A statement, directive, ...?

How do I implement .net plugins without using AppDomains?

c# .net iis assemblies appdomain

Do I need to publish the public key from .snk file?

.net assemblies strongname

Maven include JavaDoc Jar in Assembly

Is there only one instance of a static variable per process?

When using reflection to get at properties, How can I limit my search to just the subclass I'm interested in?

How to rename a c# namespace in an existing API without breaking users code?

c# assemblies

Automatically embed multiple icons in a .NET Executable

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

c# .net assemblies signing

Hacking referenced assemblies

f# assemblies

ASP.NET How to add assembly in web.config?

If an assembly is in the GAC, do all assemblies that it calls have to be in the GAC too?