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
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
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
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
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
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 brie
Learn how to create assemblies that share their non-public types and members with other assemblies using friend assemblies.
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
ASP.NET Namespaces for Mobile Controls is a simple article where the author explains about the three namespaces in mobile .NET that can be used to implement the run-time and design-time behavior of mobile components and controls. System.Web.Mobile, S |