Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Writing Assemblies in multiple languages
What's In A Namespace
What's In a Namespace?
What's in a namespace? By Builder.com
Viewing Assembly Permissions
Understanding and Using Assemblies and Namespaces in .NET
Standardize Your .NET Namespaces
Simplifying Deployment and Solving DLL Hell with the .NET Framework
Simple Business Object in VB.NET
Serving Images from .NET Assemblies
Placing a .NET assembly in the GAC using MMC and sn.exe,- a step-by-step Guide
No ActiveX Server Registration Needed with ASP.NET
Namespaces In C#
Introduction to .NET Assemblies
How To Create an Assembly with a Strong Name in .NET Framework SDK
Top Code
Standardize Your .NET Namespaces
Creating and Using Namespaces with VB.NET and C#
Viewing Assembly Permissions
How To Create an Assembly with a Strong Name in .NET Framework SDK
Simple Business Object in VB.NET
Dynamically Loading Assemblies
What's In A Namespace
What's In a Namespace?
What's in a namespace? By Builder.com
Serving Images from .NET Assemblies
Common .NET Libraries for Developers
No ActiveX Server Registration Needed with ASP.NET
Defining Custom Entry Points
.NET Assemblies - I
.NET Assemblies - II
ASP.NET > Tips and Tutorials > Assemblies
Source List
All | Freeware

Code 21-31 of 31   Pages: Go to  << Prior  1  2  page  


In this online article, the author refreshes about the topic namespace for the readers. The author tells the definition of namespace and explains about these namespaces which are considered as the building block for the .NET framework. This...





The main objective of this article is to teach the users about creating one or more assemblies with the help of an IDE. The author shows how to generate single file or multiple file assemblies with the help of VS.NET or by the compiler and other...



Creating Assemblies On The Fly Using Code DOM is an useful article for the programmers to learn about the process of generating assemblies with the help of code document object model. Here the author gives details about various classes and gives...



This online tutorial helps the users to know more about the .NET libraries which might be much useful for them to develop their .NET applications. In this article the author explains about recognizing the common namespaces and also describes it in...



In this online tutorial the assembly accessibility is detailed by the author. The main highlight of this article is about the .NET assemblies. The two classification of assemblies are discussed in detail. The author explains about the need of...



This is an online tutorial explaining about the complete structure of .NET Assemblies. The author defines an assembly and its purpose. Further, the author tells about the contents of an assembly and describes it briefly. This article covers the...



This online presentation about .NET assemblies helps the webmasters to know about the three tier architecture and about .NET assemblies. The author describes the real need of the three-tier architecture. The author divides the application into...



The author defines the assemblies and highlights the benefits of .NET assemblies. The author also discusses about the two developments - Code behind and Custom controls. The author tells that by generating the pre-compiled libraries of IL, the...



This article deals with assemblies and their implementation in .NET. The main content of this article is about implementing a simple .NET assembly. In ASP.NET web applications, the users might employ many pre-built assemblies. The author helps by...



This article starts by explaining the real meaning of an assembly. The author explains about .NET assemblies in detail along with its two types shared and private assemblies. The article explains about the advantages of these assemblies too. Along...



Through this online article, the users would get information about the .NET services installation tool. The author tells that this tool could load and register an assembly. The complete tasks of this installation tool is explained in this article...