Results for "Category: Files"
The sample application and article describe how a developer can create a custom file type based upon the use of serialization and deserialization of objects using a binary formatter within Visual Basic 2005.
Unzip & Zip files, allows user to set password on files to be zipped. Full usage of #ZipLib (www.icsharpcode.net). Foundation code provided by Andreas Krohn. I couldn't find a decent zip/unzip function on PSC so I thought I'd throw something together for everyone to use. Hope you guys enjoy it, it's my first submission! Thanks to the guys at icsharpcode.net for making the great library! Vote if you like it! Thanks!
This file copy program has the additional feature of allowing the user to specify what part of the file he or she wants to copy. This is especially useful when only some part of an audio or video file has to be copied.
This is an educational software that is developed using files in C. This software is used to conduct user defined quiz.
Read any directory structure , simple or complex
Reading zip file contents
Creating zip file from any files or folders
A Multi-User phone book... the usual stuff around phone books, whith menus and nice options. a readme file (with some usefull help) will be generated once you run the program.
Similar to the first Multi-User phone book... but i added a class called TMenu to handle the menus and i changed some other things, i fixed some bugs but i think some other bugs appeared, anyways a readme file (with some usefull help) will be generated once you run the.
THis code only 4 New User. The purpose of this code to introduce the working of Tree View and List View Box.
This program counts the ()[]{};"', number of lines, characters and command, and writes an analysis for your use. ALL RIGHTS RESERVED.
In this example we are see how to upload a fixed type of files. we are going to define a function in javascript and using that function we will going to check extension of file which will get upload. also encrypt filename using php so file not get overwrite, we are going to add current time span with filename so if one are more file of same name get uploaded will not overwrite each other. very simple code... see example for details...
The purpose of this article is to demonstrating zipping files using the ZipPackage class in this System.IO.Packaging namespace. This demonstration uses: VB.Net 2008 .Net Framwork 3.0
This article is sample code of file and string functions... Learning aboute search in files and function string... This article uploaded in another host because it size longer... Please download this link : http://www.4shared.com/file/R4UyJAUJ/BestTranslator.html OR http://www.4shared.com/file/R4UyJAUJ/BestTranslator.html
UPDATED 03/JAN/2010: This is a file upload class with a demo page. Very easy to integrate into existing projects, it only requires three steps. The code is nicely commented and formatted. I've also added JavaScript code that disables the Submit button and shows an image and message informing about the upload. If you use Norton AntiVirus you will need to disable your Script Blocking for the file writting to work. The code can support uploads of up to 2GB or so, but I've only tested it with files of up to 30MB. It also supports the configuration of allowed extensions for more security. If you like this code, please vote. Last Update: Added code that takes care of a IIS vulnerability involving semicolons in file names (extremely important!).
Replace ugly browse button with any image in form element inpu type="file". This is good in form which purpose is uploading pictures.
Use it to recurse (walk-through) every sub-directory of any given path. Use it to find a file or list all files in any given path.
How to use Application Configuration Files.
Accessing IniFiles without the use of the Win32 API's
This example shows a way to use the System.IO.FileSystemWatcher object.