Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Rayzz Media Sharing Software 3.0
RTF-to-HTML DLL .Net 3.0.1
SQL Digger 2.5
PHP AdminPanel 3.0.3
ApPHP 6.0.4
Flash Event Calendar 2.0
ASP.NET Barcode Prof. 6.0
Text Menu FX 1.0
Pyramid Gallery FX 1.0
DWB Image Gallery 2.17
Accordion FX 1.0
Dock Menu FX 1.0
3D Carousel Menu FX 1.0
Excel to PDF .Net 1.0.0
BPArtGallery - Art Gallery Site Script 1.0
Top Code
Point of Sale Software 1.0
Free Inventory System Source Code 1.0.75
School Management System 2.2.0
Texas Rankem 1.0
PHP AJAX DataGrid 1.0
Time and Attendance 1.0
Making a PHP Login Form
Internet Cafe Monitoring Source Code v1.0
PHP Login Script with Remember Me Feature
Simple Login/Registration Using Flash with PHP and mySQL
Enterprise TimeSheet and Payroll 1.I
PC Cheat -
Habanero 2.0.1b
FREE Robust Internet Download Manager
Inventory Management 1.00
Top Rated
ApPHP 6.0.4
File SyncForce Pro 4.0
Blade API Monitor 3.5.2.2
WebGrid DataGrid 3.1.6
AJ Help Desk Software 1.0
ES File Upload & Download Manager 2.7
XML Banner Rotator 0 AS3 1.0
ActivePresenter 1.1
The Pacer Edition beta
Inout Adserver 2.1
FlyCharts Flash Chart Component 2.10
PHP Authorization 1.0
Equipment Renting Bookings Database ASP.NET Script 1.0
File Sharing Search Engine 1.0
Flash News Article Script 1.0
Details

HTTP Architecture for ASP.NET 

by Carlos Aquino





ASP.NET is built on a core set of classes and interfaces that abstract the HTTP protocol. The three core abstractions are the context (HttpContext) that represents the current HTTP request, handlers (classes that implement IHttpHandler) that are capable of servicing HTTP requests, and modules (classes that implement IHttpModule) that can pre/post process HTTP requests to provide additional services.

License: Freeware

Downloads: 39

Submit Rating:
Download HTTP Architecture for ASP.NET  Report Error Link
More Similar Code


ASP.NET QuickStart Tutorial is a series of ASP.NET samples which gives an in-depth knowledge on syntax, architecture, and power of the ASP.NET and the illustrations of ASP.NET features can be easily understood by the visitors. This article...





Physical Architecture is an ASP.NET reference tutorial using which you can learn how to create and model physical architectures for developing web services. Here the author has pinpointed his article on the requirements, codes, databases and other...



.NET Migration Case Study: Using ASP .NET to Build the beta.visualstudio.net Web Site is an useful tutorial which covers the information about various topics such as web site architecture, migrating from ASP to ASP.NET, validation controls in...



HTTP Browser Capabilities with ASP.NET is a web based tutorial in which author explains the process of accessing and reading the visitors browsers capabilitity in ASP.NET. Here the author offers source code which executes the process of accessing...



ASP.NET is a managed framework that facilitates building server-side applications based on HTTP, HTML, XML and SOAP. To .NET developers, ASP.NET is a platform that provides one-stop shopping for all application development that requires the...



Building on an overview of the basic architecture of the .Net framework, Sams Teach Yourself ASP.NET in 24 Hours guides the reader through ASP.NET's basic structure, function and working syntax (data types, operators, functions, web forms etc)....



This book will show you how to create high-quality Web Services using ASP.NET. It describes the standards that are core to the Web Services architecture and examines how these standards are integrated into ASP.NET. The processes involved in...



How ASP.NET Web Services Work is an ASP.NET reference bringing out the procedures involved in enhancing online HTTP-based web servicing programs on a MS .NET environment. You can refer on topics like how does .asmx (a webmethod) despatches and...



ADO.NET Primer is an useful tutorial for the novice to know about the ADO.NET architecture. ADO.NET is used to access the database data in .NET framework. You can easily get the data of the XML file, database table etc., with the help of the...



Using ASP.NET and Web Services, you can design applications that send and receive data using the Internet and HTTP. You will build a generic database access service that can interact with any database, and can be used with applications built in...

User Review for HTTP Architecture for ASP.NET 
- required fields
     

Please enter text on the image