.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...
In this online article the author describes about the definition of a namespace. The author gives an introduction about the assembly, because assembly is one where this namespace is used to organize objects. This tutorial also highlights the usage...
In this article, the author describes about namespaces. The author tells the importance of this simple xml namespaces which are helpful strings to classify elements and attributes. The author explains this with a sample code snippet. The usage of...
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...
The theme of this online article highlights the assembly permissions. The author shows about how could the users see the code groups, through which the users could know about the assembly and the permissions which it belongs to. This article...
This online article is all about the namespaces and assemblies. The author tells about how to create security, reference, boundry installation and version through the grouping code in assemblies. The author also shows about how to generate a...
In this article, the author discusses about regulating the .NET namespaces. This tutorial helps the users by giving few guidelines about systematizing the enterprise's .NET source code in visual source safe and namespace form. This article covers...
Assembly is one of the important component while building any .NET applications which is proved by this online article. The author explains about the assembly and their workings. This tutorial shows how to use assemblies in solving the...
This is an online tutorial which tells about the business objects created in VB.NET. The author defines the objective behind this article and narrates about generating simple business objects. The author states about the two public properties -...
This online tutorial is all about retrieving an image through two methods from the assembly. The author discusses these two methods - serving an image from an ASPX page and serving an image from a custom handler to get back the images stored in...
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...
The author narrates about the importance of .NET than ActiveX technology. In this article, it is proved that there is no need of registering ActiveX server in .NET. The author suggest to copy the DLL file and to specify the path. The demonstration...
The author describes the namespace in C# through this online tutorial. The article defines the content of the namespace. The users could learn the implementation process of directive usage and also how to make use of alias directives. In a nut...
.NET attributes is the content discussed in detail through this online tutorial. The author explains about the assembly and its features. In this article the beginners could know about the assembly manifest, shared and private assembly and global...
Strong name is a strong need of an assembly which is the main objective of this online tutorial. The need of a strong name for an assembly arises while installing an assembly which would be shared for many applications on the same machine. The...
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...
The article starts with a briefing about the "Main" method. The author explains about deleting the main method without any changes in the assembly. The author shows the step by step process of altering the IL file. The author...
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...
In this online article the users could learn about how the database could be accessed within the assembly. The author tells that within the assembly a database server could be connected. The author uses SQL server in the source code. The users...
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... |