Related resources for Global Assembly Cache
  • Assemblies In .NET Application8/16/2016 11:45:28 PM. In this article, I am going to explain about assemblies in .NET. Also, we will see how we can create assembly with a strong name. This article will help you understand the assembly, deeply.
  • Register Your Assembly in GAC Using Gacutil Exe5/17/2014 10:34:42 AM. Here you will learn how to add an assembly to the Global Assembly Cache (GAC).
  • COM Interoperability in VB.NET Part 311/10/2012 2:28:52 AM. In this article I cover the area how to use a COM server in a .NET client. Existing COM components are precious resources to your managed applications. So now let us observe how you can build a .NET Client that uses a COM Server.
  • How to Call a .NET Assembly From a SQL Server Scheduled Job10/4/2012 8:44:37 AM. This article shows you a step-by-step implementation of a COM client (a SQL Server scheduled Job) using .NET and C#.
  • The NeFs Application Demo Part 3: Building the Web Client 9/30/2012 2:42:21 AM. This is the final part of a three-part demo application dubbed Networked Financial System.
  • All about Global Assembly Cache4/2/2011 12:49:51 AM. This small article introduces the Global Assembly Cache for the beginners.
  • Indepths of Global Assembly Cache8/4/2006 7:53:56 AM. This article gives an indepth knowledge of working of global assembly cache.
  • Macro to Add Strong Names to VS.NET Projects2/16/2006 12:30:58 AM. When writing class libraries in Visual Studio .NET that are going to be placed into the GAC you will need to add strong name to the assembly. This is normally done by dropping out to a dos prompt and running the .NET utility sn.exe and then updating the assembly to reference the newly created .snk file.
  • How to work with Assemblies in InstallShield Developer 7.012/24/2005 12:40:44 AM. InstallShield Developer 7.0 is the best solution for providing the very easy user interface to author installations having both .NET and side by side components. This article is a step by step walk through of how to create a deployment project using InstallShield.
  • Compiler Tools in C#12/21/2005 7:22:52 AM. The attached zip file contains the source code and documentation of Compiler tools in C#.
  • Low Down on Installing a .NET Assembly into the Global Assembly Cache (GAC)12/19/2005 5:38:15 AM. This article will walk you through the process of giving your assembly a strong name, and installing it into the GAC.
  • Global Assembly Cache(GAC) Hell12/19/2005 5:20:03 AM. After having worked on a project involving heavy use of the Global Assembly Cache, I would like to tell you that using the GAC can be very frustrating. We had a solution which had several projects within the solution. Many of these projects referenced 1 project (utility project) which did a lot of the work which we could reuse.
Beginning DotNetNuke 4.0 Website Creation in VB 2005 with Visual Web Developer 2005 Express: From Novice to Professional
Beginning DotNetNuke 4.0 Website Creation in VB 2005 with Visual Web Developer 2005 E...
Download