Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
Caching Output - ASP.NET tutorial

*Cache content
*Improve the performance of Web applications by using output caching
*Manage the cached content through the OutputCache directive
*Manage the cached content through the HttpCachePolicy class
Category: ASP.NET tutorials - Difficulty: 

Caching Output tutorial description
| Added on | 26.12.2007 |
| Total clicks | 26 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
Caching Output
More cool ASP.NET tutorials:

This example shows you how to use the calendar component and get the date that the user have clicked on
Category: ASP.NET tutorials - Difficulty: 


A comprehensive tutorial on uploading files to server hard disk using built-in ASP.NET server controls. Describes how to upload more than one file? how to upload only image files? how to retrieve other form non-binary field values? how to view and delete files uploaded on the server? how to force user to download a file without viewing it? how to expose correct file name to the user browser instead of a generic file.aspx? how to retrieve correct content-type for the file from system registry? how to set/unset max file upload size limit per folder of your application?
Category: ASP.NET tutorials - Difficulty: 


ASP.NET is Microsoft’s extension to HTML. It requires an ASP.NET compatible web server. Such as, Abyss or IIS (Internet Information Services from Microsoft). There are however plug-ins for Apache Web Server also. Before you continue you will need to know VB.NET which is required for the scripting part of the tutorial.
Category: ASP.NET tutorials - Difficulty: 


We will use RDN function to generate a random number. Our first example generates a random number between 1 ~ 10.
Category: ASP.NET tutorials - Difficulty: 


Navision Database access via C/ODBC WebService/ASP.NET Application The topic of this article is Navision Attain database access through Webservice, connected to Navision via C/ODBC based Linked Server – the mechanism available in MS SQL Server 2000 and transfer the results to ASP.NET application. Our goal will be ASPX page accessing Navision Customers.
Category: ASP.NET tutorials - Difficulty: 



