Saturday, 11 October 2008
Top 1 to 50 File Manipulation - ASP.NET scripts

Scripts are listed afer popularity.       To display the scripts after name please click here




1)   Simple Text File Operations in C#
This is a simple tutorial in which author discusses about manipulating text files in C#, reading the content of the text file and adding the content of the text file etc.

2)   Multiple file upload in ASP.NET
This is a web based tutorial in which author discusses about uploading umpteen files with ASP.NET. The author also discusses about uploading all files in HtmlInputFile control.

3)   File Uploading to Server Hard Disk using ASP.NET
This is a simple article in which the author has explained how to upload your files online from a client browser to the server hard disk using ASP codings.

4)   How to Manipulate Files in ASP.NET
This is a simple article in which author demonstrates the procedure for file manipulation with the help of namespace, which offers classes for reading, writing and deleting the files in ASP.NET.

5)   Find Files in C#
This is an ASP.NET tutorial in which author discusses about generating an application in C#, which helps to search a file in the hard disk with the help of classes that is provided by System.IO namespace.

6)   Modifying Web.config using Web Site Administration Tool (WAT) in ASP 2.0
This is an online tutorial that contributes to readers on modifying web.config file. This tutorial will be useful for the ASP.NET users to manage configuration settings in ASP.NET 1.x.

7)   Downloading any file to the browser - Part II: using ASP.NET
This tutorial concentrates on downloading files to the web browser. Here author explains about the query string which helps in executing the above said process.

8)   Upload a File to a Web Server in ASP.NET by Using Visual Basic .NET
This tutorial deals with uploading a file to a web server using VB.NET. Here you can learn about creating a ASP.NET application and its code-behind files.

9)   File Manager User Control
File Manager User Control is a powerful tool using which users can create files and folders. You can easily download and install this control on your website. This software is written in ASP.NET.

10)   Reading Text Files in an ASP.NET Web Page
It is a tutorial in which author teaches the procedure for opening a file, reading the file content and displaying the file content in the web page. Here the author describes various methods for opening the text files.

11)   Creating an ASP.NET based directory explorer
It is an article in which author teaches about generating a directory explorer using System.IO namespace classes. This tutorial teaches the method of utilizing these classes in a right way.

12)   Creating a simple File Reader
This is a tutorial in which author elaborates the method of reading the content of file using the list box control, which has to be created to execute the above said process with the help of codes that the author provided in this website.

13)   Detecting File Encodings in .NET
It is a tutorial in which author describes about file encoding and the method of detecting the file encoding in an ASP.NET application and to read the srings used in the encoded files.

14)   Viewing and editing file and directory attributes in ASP.NET
It is a tutorial in which users can get details about System.IO.FileAttributes class, which has several attributes and the author explains each attribute with brief description. Through this attributes users can view and modify the file or directory.

15)   Ontranet FileUpload
A .net component for uploading files to a web

16)   Read and write text files with Visual Basic .NET
It is a simple to learn tutorial in which author describes about the procedures to read and write text files with the help of System.IO namespace classes.

17)   Handling Custom File Downloads in ASP.NET With Server
This useful tutorial teaches the process how to create a download function to handle downloading of files from the web server with the help of ASP.NET.

18)   Creating an ASP.NET based directory explorer
It is an article in which author teaches about generating a directory explorer using System.IO namespace classes. This tutorial teaches the method of utilizing these classes in a right way.

19)   Web site Administration with ADSI and the .NET DirectoryServices Namespace
This tutorial teaches about System.DirectoryServices namespace which offers several classes through which users can perform different task in IIS, LDAP, WinNT, and NDS.

20)   ASP.NET Tutorial: Upload Image Files using ASP.NET and Visual Basic.NET
It is an userfriendly tutorial in which author talks about the procedure for uploading the images to the users website. With the help of source code present in this article users can perform the above said process.

21)   Simple Web File Download
This is a simple tutorial in which author describes about downloading the file from to the web site. The author describes about HttpWebRequest and HttpWebResponse classes for requesting and calling the files respectively.

22)   File Upload with ASP.NET
This is an useful tutorial for the beginners to get guidance about creating a form for file uploading, to save the uploaded file to hard disk and in database and more about file uploading methods.

23)   ASP.NET File Upload Example
This is a simple tutorial in which beginners can gather information about uploading the files with the help of HtmlInputFile classes. The author discusses about two objects that helps in uploading the files through browsers and from servers.

24)   Retrieving File Information In ASP.NET
This is a tutorial in which author describes about the method of collecting file information like name, time of creation, last access time and more about a particluar file.

25)   ASP.Net Project FTP
ASP.Net Project FTP is a program that helps webmasters in uploading files to their FTP websites.

26)   File Merger and Splitter in C#
This tutorial concentrates on the method of splitting large files into small files and merging them back into a single file. Author offers programme which is written in C# for executing the above said process.

27)   ASP.NET File Upload
This useful tutorial teaches the process of file uploading through ASP.NET pages. Through this tutorial users can learn about creating a form, in which they are allowed to select a desired file to upload.

28)   MCFileManager .NET
The MCFileManager .NET is a online file management utility that is seamlessly integrated with TinyMCE. This utility can also be used standalone and it's easy to integrate with your backend system. MCFileManager also integrates nicely with MCImageManager.

29)   In-Memory Data Compression in .NET [C#: Beta 2] PART I
This tutorial deals with the method of compression of memory data in .NET application which helps in solving the problem of transferring the data from computer to computer.

30)   File Uploading to Access Database using ASP.NET
This is a simple tutorial in which author clearly describes the process of uploading single or more number of files simultaneously from the browser to MS Access database.

31)   File Uploading with .NET
This simple tutorial teaches the method of file uploading in .NET in the absence of additional component. The author explains about HttpPostedFile, a component which helps in file uploading.

32)   How to Read a text file in ASP .NET ?
This is an useful tutorial for the programmers to learn about reading the content of text files. The author explains about stream reader objects which helps in reading the text files.

33)   Like Explorer in .NET
Like Explorer in .NET is an easy to use explorer utility which displays all the files and directories of your web server. You can easily download and install this utility. This tool is written in ASP.NET.

34)   Tracking File Downloads
This is a web based tutorial in which author discusses about the procedure for tracking downloads.

35)   Web File Manager for Active Directory.NET
Powerful web based file manager for IIS web servers. It's been designed to use secure NTLM authentication and it can automatically authorize users based on their security group membership. It provides an intelligent web interface and allows users remotely access their personal or common folders.

36)   File and Directory Manipulation
This is an article in which author discusses about file and directory handling. Here author offers the procedure for using the file class and directory class in file and directory manipulation.

37)   ABCUpload .NET
ABCUpload .NET enhances the basic .NET file upload functionality. Advanced features like Pure HTML Progress Bar â„¢ support, GigUpload â„¢ technology for truly massive uploads and MacBinary decoding. All in 100% Managed Code.

38)   How to Upload files in ASP .NET
It is an easy to learn tutorial in which author clearly explains about the process of uploading the files in ASP.NET application. And the various aspects of utilizing the properties for uploading.

39)   Converting Visio files in ASP.NET
This tutorial deals with procedure to convert the visio files to .jpg format. In this tutorial the author explains this above said method with the help of examples.

40)   Directory Browsing the .NET Way
This is a tutorial in which author describes about the two objects of System.IO namespace, which helps in performing the basic operations of file manupulation like reading and writing the content of the file.

41)   HTTP Commander
Powerful web based file manager for IIS web servers. Main features: CUT, COPY, DELETE, PASTE, RENAME, EDIT and Advanced: DISK QUOTA, ZIP/UNZIP, UNDO, VIEW, DOWNLOAD, UPLOAD with progress bar (Include XUpload), SEARCH and much more.

42)   bmFileManager
bmFileManager is a web based tool through which web administrators and web developers access their file management tool over the internet. You can easily download and install this tool on your website.

43)   Xceed Zip for .NET
Xceed Zip for .NET is a powerful .NET class library which helps you to create customizable zip files. This utility is written in C#. you can easily rename, delete, copy and change the properties of files and folders in a zip file using this utility.

44)   Build a Touch Utility with .NET
This is a tutorial in which author describes about managing the files in large organisation. The author explains the method of determining file version.

45)   Developing a Multi-threaded Downloader
This user friendly tutorial deals with the constructing of multi-threaded downloader, which downloads multiple files from the web. Here the programmers can learn about HttpWebRequest and HttpWebResponse classes which helps in perfoming the above said process.

46)   Copying a directory in ASP.NET
It is an article in which author discusses about method of utilizing System.IO.DirectoryInfo for copying directories using ASP.NET page. This process can be obtained using the method the author elaborates in this tutorial.

47)   Xceed FTP for .NET
Xceed FTP for .NET is an efficient class library which helps you to send and recevie files using file transmission protocol. This utility is written in C# and ASP.NET. Using this utility you can view all the files in the FTP server easily.

48)   Simple Upload in ASP.NET
This is ASP.NET application through which users can upload the files and images to their website. This application can also be used for managing the files in the website.

49)   Quick .Net File Download Security
It is a tutorial in which author discusses about providing security to the file systems of ASP.NET application. Here the author discusses about the method of securing the files in the database as well as in the folder of the web server.

50)   Get the last time a directory was accessed
This is a tutorial in which author describes a method, which helps in displaying the last accessed time of a particular directory. With the help of source code users can execute the above said process.



Browse Pages: 1 [2]

Search Script
Scripts Categories
  ·  Ad Management
  ·  Affiliate Programs
  ·  Articles
  ·  Assemblies
  ·  Auctions
  ·  Blog
  ·  Browsers
  ·  Calculators
  ·  Calendars
  ·  Chat Scripts
  ·  Classified Ads
  ·  Coders & Programmers
  ·  Collections
  ·  Communication Tools
  ·  Component & Controls
  ·  Components
  ·  Content Management
  ·  Counters
  ·  Customer Support
  ·  Database Tools
  ·  Date and Time
  ·  Development Tools
  ·  Discussion Boards
  ·  Documents
  ·  E-Commerce
  ·  eDocEngine ActiveX
  ·  Education
  ·  Email Systems
  ·  Error Handling
  ·  FAQ and Knowledgebase
  ·  File Manipulation
  ·  Financial Tools
  ·  Flash and ASP.NET
  ·  Form Processing
  ·  Form Processors
  ·  Games and Entertainment
  ·  Graphs and Charts
  ·  Guestbooks
  ·  Image Galleries
  ·  Image Manipulation
  ·  Instant Messaging
  ·  Link Management
  ·  Mailing List Managers
  ·  Mark Anders Answers your ASP.NET
  ·  Migration
  ·  Miscellaneous
  ·  Multimedia
  ·  NET Framework
  ·  Networking Tools
  ·  News Publishing
  ·  Online Communities
  ·  Organizers
  ·  Others
  ·  PDFtoolkit ActiveX
  ·  Polls and Voting
  ·  Portal Systems
  ·  Postcards
  ·  Quote Display
  ·  Randomizing
  ·  References
  ·  Reviews and Ratings
  ·  Scripting Techniques
  ·  Scripts and Components
  ·  Search Engines
  ·  Searching
  ·  Security Systems
  ·  Server Management
  ·  Site Navigation
  ·  Software
  ·  String & Variables
  ·  User Authentication
  ·  User Management
  ·  Vertical Markets
  ·  WAP and WML
  ·  Web Services
  ·  Web Sites
  ·  Web Traffic Analysis
  ·  Website Promotion
  ·  XML & ASP.NET
 
2006-2008 GetFreeSofts.com - Privacy Policy