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
Through this article the author teaches the webmasters about designing simple .NET assemblies. This article covers the topics about one component per assembly model and one assembly for each tier model in an application. In the final part, the author
The webmasters could update their knowledge about namespaces and assemblies through this article. The main theme discussed in this article is about namespaces and assemblies of .NET. The assemblies gives more benefit which is given in this article. I
.NET Framework accepts a range of languages, coding one single assembly with the help of more than one language is the part described in this online tutorial. The author explains this content by using two assemblies - console application and type lib
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
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
Taking Advantage of .NET Framework Classes - Part 1 is a tutorial which discusses about the system classes, assemblies and namespaces of the .NET framework. .NET framework contains ASP.NET, the Common Language Runtime (CLR)and the .NET Framework clas
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 users
The Ins and Outs of DataViews is an ASP.NET tutorial in which the author gives details about the dataview which helps in viewing the data in the datatable. Here the author explains the procedure for creating the data view and the method of utilizing
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 |