Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Writing Assemblies in multiple languages
What's In A Namespace
What's In a Namespace?
What's in a namespace? By Builder.com
Viewing Assembly Permissions
Understanding and Using Assemblies and Namespaces in .NET
Standardize Your .NET Namespaces
Simplifying Deployment and Solving DLL Hell with the .NET Framework
Simple Business Object in VB.NET
Serving Images from .NET Assemblies
Placing a .NET assembly in the GAC using MMC and sn.exe,- a step-by-step Guide
No ActiveX Server Registration Needed with ASP.NET
Namespaces In C#
Introduction to .NET Assemblies
How To Create an Assembly with a Strong Name in .NET Framework SDK
Top Code
.NET Assemblies & Manifests
.NET Assemblies - I
.NET Assemblies - II
.NET Assemblies - III
.NET Services Installation Tool
Assemblies: The Ins and Outs - Part 2
Assemblies: The Ins and Outs -Part 1
CodeDOM: How to achieve code generation in .NET - Part 1
Common .NET Libraries for Developers
Creating and Using Assembly Attributes
Creating and Using Namespaces with VB.NET and C#
Creating Assemblies
Creating Assemblies On The Fly Using Code DOM
Database Access Within an Assembly
Defining Custom Entry Points
ASP.NET > Tips and Tutorials > Assemblies
Source List
All | Freeware

Code 1-10 of 32   Pages: Go to  1  2  3  4  Next >>  page  


.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



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 of



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 nam



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



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 covers t



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 hierarch



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 the



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 installation i



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 - one p



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 the a