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 the compiler to create Code-Behind dlls
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
User Controls for Page Templates
Using Class Libraries to Simplify Code
Top Code
Building Application Framework with C# - Introduction
Create Page Templates
Stress-Test Web Forms and Services With ACT
MasterPages: Improved Version
Using code-behind to create a DataGrid Control
C# Class Generator
Deploying Web Applications using Visual Studio .NET
Application Configuration Files Explained
Designing and implementing a versatile data access tier for an ASP.NET application
XML-Based ASP.NET Page Templates
Cache Manager
Developing multilingual applications in ASP.NET (Part - II)
ASP.NET Code Behind Pages
Creating your first Code Behind Page
ASP.NET Performance Monitoring, and When to Alert Administrators
ASP.NET > Tips and Tutorials > Development Tools
Source List
All | Freeware

Code 101-116 of 116   Pages: Go to  << Prior  1  2  3  4  5  6  page  


ASP.NET Performance Monitoring, and When to Alert Administrators is an web based article which specifically deals with performance monitoring and sending alert signal to administrators when the application generates an error or stress. The author...





Now the webmasters could enlist all application's files for seeing or just to look one file at a time with the help of the ASP.NET Source Code Viewer which is explained in this article. This is much simpler to view the files from the applications....



ASP.NET User Controls - Notify One Control Of Changes In Other Control is an article in which author discusses about procedure for utilizing user control. The author gives information about the method of making the user control to respond to...



ASP.NET - Application Performance Report is a web based tutorial that deals with creating the performance report for the several outputs of the ASP.NET applications by testing each outputs of that application. Here author offers few example charts...



The author explains about the complete structure of an ASP.NET application. The article shows about creating an application and its lifetime. The author also discusses about the multiple threads. Every aspect of these contents are explained in...



Application vs. Cache Class Speed Tests is an ASP tutorial through which users can gather information about caching page, data objects and parts of a page in the web server. Here author explains about caching which helps in accessing the stored...



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...



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...



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...



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....



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...



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...



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...



"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...



"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...