Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
XML-Based ASP.NET Page Templates
Writing High-Performance Managed Applications : A Primer
Working with a Code Behind Class and the @Page Directive
Working With Business Objects
VTune Enterprise Analyzer for Web Applications
View Source Module
Using Visual Studio .NET to Build and Deploy Applications
Using GDI+ in ASP.NET Web Applications, Part 2
Using Object-Orientation in ASP.NET : Encapsulation
Using Reflection Emit to Cache .NET Assemblies
Using the ASP.NET Application Cache to Make Your Applications Scream
Using the ASP.NET Runtime to Extend Desktop Applications with HTML Scripts
Using the compiler to create Code-Behind dlls
User Controls for Page Templates
Using Class Libraries to Simplify Code
Top Code
"Cool" ASP.NET Features: Code Behind
"Hello World" - the COBOL Way
"Includelets" - or How to Encapsulate ASP layout includes in ASP.NET Web Controls
A Beginner's Guide to ASP.NET Programming for Delphi developers
Adapt Your Web Architecture for .NET
An Easy-To-Use CacheManager
An Overview of Code-Behind in ASP.NET
Application Architecture for .NET: Designing Applications and Services
Application Configuration Files Explained
Application Layers in a Service-Based Architecture
Application Overview
Application vs. Cache Class Speed Tests
ASP.NET - Application Performance Report
ASP.NET Applications Overview
ASP.NET Caching Features
ASP.NET > Tips and Tutorials > Development Tools
Source List
All | Freeware

Code 111-120 of 120   Pages: Go to  << Prior  1  ...  4  5  6  7  8  9  10  11  12  page  


This online tutorial helps the users to design a .NET Framework applications and services of .NET Framework. The main highlight is on splitting application functionality into various components. The article also deals with security, communication and



The main theme of this online article deals with XML configuration files and section handler. The author describes about the configuration files divided into sections. With the help of .NET section handler or by generating user's own section handler



This article discusses about featuring an application into logical layers through service based architecture in various scales. The author tells that the process of inducing the concept at different scales could help the users to change from user-int



An Overview of Code-Behind in ASP.NET is an ASP.NET tutorial in which author describes the principles of code-behind in ASP.NET. The auhor says that it can be used to create reusable functions, objects, classes, user control and server control. This



An Easy-To-Use CacheManager is a web based tutorial through which users can get guidelines about cache manager. Here author describes about procedures involved in caching data or page, various functionalties and the parameter that helps in generating



This online article explains about why n-tier architectures are used in a better way and how to use .NET Web services in an intranet application. The author also discusses about the impact of .NET Framework upon web applications. This article helps t



This article covers the entire concepts of generating web applications with the help of Delphi. This article is mainly meant for the new developers who colud learn about how to design, develop and debug their .NET applications. The author discusses a



"Cool" ASP.NET Features: Code Behind is an article in which author deals with methodology of seperating the code and business logic, which is termed as code-behind. The author gives sample code which execute the above said process and...



This article starts with giving few COBOL Reference Formats. The author teaches about building applications at .NET framework in various languages and in this article through COBOL.NET. Various divisons of COBOL are enlisted in this article. The samp



"Includelets" - or How to Encapsulate ASP layout includes in ASP.NET Web Controls is a web based tutorial in which author describes about includelet which helps in including the ASP layout includes in ASP.NET and also to transform the...