Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

A Simple Contact Form - ASP.NET tutorial


This is a very basic contact form which can be used for any kind of website. Web form contains name, email, subject and message inputs. When visitor ckicks send button, script send all informatiom from contact form. .
Category: ASP.NET tutorials - Difficulty:


More cool ASP.NET tutorials:



Replicating Content to Multiple Servers
Replicating Content to Multiple Servers
This article provides one solution for replicating content to multiple share locations. This could be useful where you have a Web application hosted on a Web farm and you wish to have files uploaded via the Web, and then replicate the uploaded files to other servers in the farm.
Category: ASP.NET tutorials - Difficulty:
ASP.NET 2.0 Absolute beginners
ASP.NET 2.0 Absolute beginners
The basics of setting up a .net web application. When I first moved from classic asp to asp.net it took me a while to get to grips with the structure of a .net web app and the event driven methods of an asp.net web page. Hopefully this tutorial will give you an idea of how to get started.
Category: ASP.NET tutorials - Difficulty:
Caching Output
Caching Output
After completing this tutorial, you will be able to:
*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:
Creating a simple email form content using Asp.net - OWES
Creating a simple email form content using Asp.net - OWES
The article is about how to use asp.net postback feature for creating email form content.
Category: ASP.NET tutorials - Difficulty:
Creating a Login/Password Script
Creating a Login/Password Script
A simple tutorial on creating a login/password script using ASP.NET and Microsoft Access Database.
Category: ASP.NET tutorials - Difficulty: