XML-Based ASP.NET Page Templates is a web based tutorial in which author discusses about creating ASP.NET page templates, which allows creation of structure of template and recompiling automatically when the tempalte changes and also avoid unneccessa
Writing High-Performance Managed Applications : A Primer is a tutorial in which users can learn more about increasing the performance of .NET managable application. This tutorial analyzes the .NET frame work from the performance perspective. This onl
This online tutorial refers about the working of business objects. The author explain about the application root directory in ASP.NET. The article further extends with the content covering about the strategy to import business components. The creatio
Working with a Code Behind Class and the @Page Directive is a simple tutorial through which ASP.NET programmers can get an idea about page directive and its attributes. The author describes the process of working with code-behind class for using this
VTune Enterprise Analyzer for Web Applications is a web based article that deals with methods involved in increasing the performance of ASP.NET applications by using enterprise analyser. V tune analysers checks the web tier, object tier and the datab
View Source Module is an ASP.NET tutorial in which author explains the process of allowing the users to only view the application source code and prohibiting them to change any content in the web page. Here author offers source code to execute the ab
The summary of this online tutorial defines about the Visual Studio.NET and its applications in .NET. The author explains how the developers create and install their web applications in ASP.NET with the help of VS.NET. The step by step process of thi
Without using any additional tools, users can learn how to display sales figures, graphs, other images etc., through this article. The technique for generating images shown in this article could be used for dynamic banners, thumbnails and more. The m
Using Object-Orientation in ASP.NET : Encapsulation is an ASP.NET tutorial in which author describes about the encapsualtion technique for hiding the objects data structure and its behavior. The author elaborates the concepts of encapsulation in obje
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 vario |