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... |