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 tool
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 article d
Creating and using Assembly attributes are the main theme projected in this online tutorial. The new concept of using the attributes to connect in meta-data with the code is acceptable by the .NET Framework. The author shows the same concept in gener
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 de
CodeDOM: How to achieve code generation in .NET - Part 1 is an easy to learn tutorial through which the users can learn about the basic concepts of codeDOM, which generates the language independent codes in .NET framework. The author explains several
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 detai
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 generat
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 alo
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 wi
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 te |