DotNet Tutorials

Server Intellect

ASP.NET File Tutorials

Upload with Thumbnail Generator in ASP.NET and C#

This tutorial will show how we use the FileUpload Control to upload a file to the website, whilst simultaneously creating a thumbnail of the image, and saving that too. C# version.

Simple File Upload Control with ASP.NET and VB

This tutorial will show how to implement the FileUpload control so that files can be uploaded to a website. VB version.

Simple File Upload Control with ASP.NET and C#

This tutorial will show how to implement the FileUpload control so that files can be uploaded to a website. C# version.

How to export GridView to Word using ASP.NET 2.0 and VB

This tutorial will show you how to export GridView to Word using ASP.NET 2.0 and C#.

How to export GridView to Word using ASP.NET 2.0 and C#

This tutorial will show you how to export GridView to Word using ASP.NET 2.0 and C#.

Reading and writing to file using ASP.NET and VB.NET

Read and write to file using ASP.NET (VB)

Reading and writing to the file using ASP.NET C#

Read and write to file using ASP.NET (C#)

How to export GridView to txt file using VB.NET

This tutorial will show you how to export GridView to txt using ASP.NET 2.0 and VB.

How to export GridView to txt file using C#

This tutorial will show you how to export GridView to txt using ASP.NET 2.0 and C#.

Display file property using ASP.NET 2.0 and VB .NET

This tutorial will show you how to display file properties , such as view create date, last access date, last modify date and file size, using ASP.NET 2.0 and VB.NET.

Delete all files using ASP.NET and VB 2005

This tutorial will show you how to delete all files under a folder.

To write GridData to Excel File using ASP.NET 2.0 (VB)

To write GridData to Excel File is very simple. This tutorial will show you how to write GridData to an Excel file using ASP.NET 2.0 and VB.NET.

To write GridData to Excel File using ASP.NET 2.0 (C#)

To write GridData to Excel File is very simple. This tutorial will show you how to write GridData to an Excel file using ASP.NET 2.0 and C#.

Working with Files and Folders using System.IO (VB.NET)

This tutorial will show you how to create, delete, move and set attribute to your specified directory and file using System.IO. You will see a sample we created in ASP.NET 2.0 and VB.NET.

Working with Files and Folders using System.IO (C#)

This tutorial will show you how to create, delete, move and set attribute to your specified directory and file using System.IO. You will see a sample we created in ASP.NET 2.0 and C#.

Renaming a file using ASP.NET 2.0 and C# .NET

This tutorial will show you how to rename a file on the disk using ASP.NET 2.0 and C#.NET

Renaming a file using ASP.NET 2.0 and VB .NET

This tutorial will show you how to rename a file on the disk using ASP.NET 2.0 and VB.NET

Deleting a file using ASP.NET 2.0 and C# .NET

This tutorial will show you how to delete a file on the disk using ASP.NET 2.0 and C#.NET

Deleting a file using ASP.NET 2.0 and VB .NET

This tutorial will show you how to delete a file on the disk using ASP.NET 2.0 and VB.NET

Deleting a directory using ASP.NET 2.0 and C# .NET

This tutorial will show you how to delete a directory on the disk using ASP.NET 2.0 and C#.NET

Deleting a directory using ASP.NET 2.0 and VB .NET

This tutorial will show you how to delete a directory on the disk using ASP.NET 2.0 and VB.NET

Creating a directory using ASP.NET 2.0 and VB .NET

This tutorial will show you how to create a directory on the disk using ASP.NET 2.0 and VB.NET

Creating a directory using ASP.NET 2.0 and C# .NET

This tutorial will show you how to create a directory on the disk using ASP.NET 2.0 and C#.NET

Writing a file to disk using ASP.NET 2.0 and VB .NET

This tutorial will show you how to write to a file on the disk using ASP.NET 2.0 and VB.NET

Writing a file to disk using ASP.NET 2.0 and C# .NET

This tutorial will show you how to write to a file on the disk using ASP.NET 2.0 and C#.NET

123 ASP

411 ASP

Dot Net Freaks

Server Intellect