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...
A Quick Comparison of ADO and ADO.NET - Part I is an interesting article in which the author discusses about the difference between ADO and ADO.NET. ADO 2.x contains 9 classes to perform various database operations. But in ADO.NET you have two...
Using Reflection Emit to Cache .NET Assemblies is an useful tutorial for the .NET pogrammers and the webmasters through which they can get guidelines for caching the .NET assemblies with the help of reflection emits. Here author discusses about...
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...
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...
Crypto Obfuscator For .Net 2009 provides advanced code protection, obfuscation and optimization for your .Net assemblies. Crypto Obfuscator combines powerful obfuscation, encryption and optimization techniques to provide the very best...
It is not a secret the programs written for .NET are easy to reverse engineer. This is not in any way a fault in the design of .NET. It is simply a reality of modern, intermediate-compiled languages. Code obfuscation is a form of software...
Visualize and analyze dependencies between metadata elements of .NET components without decompiling or having access to the source code. .NET Metadata Expert offers a quick and easy way to access namespaces, data types and type members, attributes...
.NET Obfuscator Professional is .NET code protection tool to secure .NET assemblies. Obfuscation significantly aggravates reverse engineering and reduces its effectiveness. Skater .NET Obfuscator is a comprehensive professional solution for...
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... |