Using MMC and the sn.exe utility, it becomes very simple to link a .NET assembly to the Global Assembly Cache which is proved through this online tutorial. The author explains about these two utilities which would check the assemblies and build key p
Now the webmasters could load an assembly from any group directory which is proved through this online tutorial. The author defines about the assemblies as a component to be registered. The author shows how to generate a label custom control and demo
Getting .NET class info with Reflection is a web based tutorial through which programmers can gather information about reflection class, which helps in detecting and collecting objects used in an specified application during runtime. Here the author
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
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
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
Understanding User Controls -part 2 is an article in which the author discusses about how reflection can be used to find the type, properties and methods of user controls that are compiled using the JIT compilers. The author defines reflection as th
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 |