|
|
 More Subcategories Available
| Assemblies [+] Favor-It | |
| |
 |
| | Sort By:
|
This article introduces the concept of an assembly and describes how the .NET Framework uses assemblies to solve versioning and deployment problems. Author: Steven Pratschner Code: ASP.NET Beta 1 & VB |
This article introduces the concept of an assembly and describes how the .NET Framework uses assemblies to solve versioning and deployment problems. Author: Steven Pratschner Code: ASP.NET v1.0 & VB |
The .NET Services Installation tool performs the following actions: Loads and registers an assembly; generates, registers, and installs a type library into a specified COM+ 1.0 application; and configures services.
Author: microsoft.com Code: ASP.NET v1.0 & VB |
|  | |
You can create single-file or multifile assemblies using an IDE, such as Visual Studio .NET, or the compilers and tools provided by the .NET Framework SDK. Author: microsoft.com Code: ASP.NET v1.0 & VB |
This article shows how images can be served from an assembly, which can avoid the proliferation of numerous files on disk, can simplify installation and configuration of the Web server, and can increase the security of those images. Author: Morgan Skinner Code: ASP.NET v1.0 & VB |
As you'll see in this document, you can use Visual Basic .NET to create both assemblies and namespaces. You'll need to understand both of these concepts to be a productive Visual Basic .NET developer. Author: Mike Gunderloy Code: ASP.NET v1.0 & VB |
In order to share a .NET assembly with multiple applications installed on the same machine, it needs to be installed into the GAC. This article will walk you through the process of giving your assembly a strong name, and installing it into the GAC. |
|  | |
This article will show you how to build and use your own attributes and provide an example of an assembly attribute that I include in my applications. Author: Joe Brinkman Code: ASP.NET v1.1 & VB |
This 3 part series will introduce code reuse in .NET through the implementation of business objects. Part 1 explains how to build a simple business object. Author: Robert Zolkos Code: ASP.NET Beta 1 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|