Assembly
An assembly language is a low-level language for programming computers.
Article

Webpart Post Build .Net Automation Of Global Assembly Cache & IISRESTART

Webpart post build .NET automation for Sharepoint, which describes a technique to automate the application pool refresh, also enables the dll created to be added to the global assembly cache.
Article

VC++ Cures for .NET Configuration Change Headaches, Part 2

This article presents a Visual C++ assembly with a custom configuration handler that makes achieving reloadable configuration information much easier.
Article

Reflection in .Net | Develop & Use Dynamically Pluggable Components (Part I)

One of the highlights of .Net and its Common Language Runtime (CLR) is its support for metadata. What does it actually mean is that with each assembly (.exe or .dll), .Net compilers store information...
Article

Creating and Using Assembly Attributes

The .Net framework introduced the concept of utilizing attributes to embed meta-data within your compiled code. This article by Joe Brinkman of Tag-Software will show you how to build and use your...
Article

Simple Data Binding using ADO.NET

This short tutorial will describe the bare minimum things you need to do to bind to a database using C#, ADO.NET and ASP.NET. We will not be giving explinations on C#, this is a tutorial on...
Article

What Is An Assembly?

An assembly is the primary building block of .NET. It's a reusable, self-describing, versionable deployment unit for types and resources. They are self-describing so to allow the .NET runtime to...
Article

Using Satellite Assemblies to Isolate Localised Resources

Utilizing the support in .NET for satellite assemblies is a powerful way to approach this problem. The essential idea behind satellite assemblies is to isolate localizable resources from your main...
Article

Some Assembly Required: Deploying .NET Software Components

In the new .NET framework, Microsoft has solved some of the frequent and persistent software deployment problems encountered by developers and users alike.
Article

Multiple Namespaced Assemblies

This article displays how to create a multiple namespaced assembly like we have ones provided with the .NET like System.Data.Oledb and System.Data.SqlClient.
Article

Assembly Class

This article helps you to extract the details of all the types in any code from its .exe file. We can accomplish this using Assembly class in .Net framework.
1 2  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.