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

Formatting Numbers, Dates, and Times in ASP.NET - ASP.NET tutorial


One of the nice things about VBScript was its built-in formatting functions, such as FormatCurrency, FormatNumber, FormatDateTime, etc. Read on to learn how to use these functions.
Category: ASP.NET tutorials - Difficulty:


More cool ASP.NET tutorials:



Handling cookies in ASP .NET
Handling cookies in ASP .NET
How to create a cookie, how to get the value stored in a cookie, set the lifetime, path and domain for a cookie, edit a cookie, delete a cookie, remove subkeys from a cookie...
Category: ASP.NET tutorials - Difficulty:
Disable browser caching in ASP.NET
Disable browser caching in ASP.NET
Tutorial explaining how to disable browser caching in ASP.NET.
Category: ASP.NET tutorials - Difficulty:
ASP.NET - Emailing Form Content
ASP.NET - Emailing Form Content
I want to show you how it is possible to email form content to yourself or another person using the asp.net postback feature and a little creativity
Category: ASP.NET tutorials - Difficulty:
How to manipulate Word images programmatically
How to manipulate Word images programmatically
Working with micorsoft word images programmatically was never so easy. Now with the availability of Aspose.Words .Net component, it has become much easier to manipulate
the images in a Word DOC document.
Category: ASP.NET tutorials - Difficulty:
Connect to Access Database in Visual Studio .NET
Connect to Access Database in Visual Studio .NET
This tutorial uses DataReaders to read the data from a Microsoft Access Database in Visual Studio .Net 2003. ASP.NET web application is used in this tutorial so at the end you will have a web page that derives its data from an Access database.
Category: ASP.NET tutorials - Difficulty: