Hits Today: 1 Total: 1085 | Updated: 9/10/2006 | |
 | 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#. Author: AspNetTutorials.com Code: ASP.NET v2.0 & C# |
Hits Today: 1 Total: 296 | Updated: 5/25/2007 | |
 | This article describes a quick and simple approach to creating a custom web control used to display Microsoft Visio files within an ASP.NET page using Internet Explorer.
Author: Scott Lysle Code: ASP.NET v2.0 & VB |
Hits Today: 2 Total: 6416 | Updated: 9/24/2002 | |
 | Use this code to quickly read and print out the contents of a file. You can also use this method to view the contents of ASP/ASP.NET files, or other code. Author: superdotnet.com Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 4864 | Updated: 9/24/2002 | |
 | The following code snippet shows the ASP.NET coder how to List subdirectories within a specified directory. Author: superdotnet.com Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1659 | Updated: 9/24/2002 | |
 | This code snippet from superdotnet.com will allow you to Get the last time a directory was accessed. Author: superdotnet.com Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 3983 | Updated: 9/10/2002 | |
 | This code example shows how to easily extend a file listing inside a listbox control, by adding in a textbox control to create a simple file reader.
Author: SuperDotNet Webmaster Code: ASP.NET v1.0 & C# |
Hits Today: 1 Total: 1087 | Updated: 5/22/2006 | |
 | In this article I will try to explain you the technique of displaying file ion the browser using Byte Array. Here I have created a sample application in .Net Framework 2.0. | |  | |
Hits Today: 1 Total: 863 | Updated: 10/6/2006 | |
 | In this source code we will look at anyother new focus on ASP.NET. We could write binay files using BinaryWriter class. Let's see it on a sample code. . Author: Dotnetindex.com Code: ASP.NET v2.0 & C# |
Hits Today: 1 Total: 1152 | Updated: 10/7/2006 | |
 | A function 'FilesInDirectory' that will count the number of files within a directory using The .NET Framework class Directory. Author: Michael Wall Code: ASP.NET v2.0 & VB |
|