This online presentation about .NET assemblies helps the webmasters to know about the three tier architecture and about .NET assemblies. The author describes the real need of the three-tier architecture. The author divides the application into...
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...
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...
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...
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... |