Hits Today: 1 Total: 2104 | 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: 416 | 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: 1 Total: 6776 | 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: 1715 | 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: 4224 | 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: 1332 | 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: 923 | 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: 1279 | 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 |
Hits Today: 1 Total: 2082 | Updated: 7/3/2003 | |
 | Provides one solution for replicating content to multiple share locations using VB.Net. 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 to multiple server shares. Author: Patrick Santry Code: ASP.NET v1.0 & VB |
|