Advertisement

Results for "Category: Files"

5_2007-2008 #192892
Define Your Own Custom File Type

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.

5_2007-2008 #192969
SharpZipLib demonstration - Zip and Unzip files

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!

5_2007-2008 #193096
A File Copy Program

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.

5_2007-2008 #193160
Quiz

This is an educational software that is developed using files in C. This software is used to conduct user defined quiz.

5_2007-2008 #193254
Reading Directory Component

Read any directory structure , simple or complex

5_2007-2008 #193255
Reading Zip File

Reading zip file contents

5_2007-2008 #193256
Writing Zip File

Creating zip file from any files or folders

5_2007-2008 #193307
Multi-User Phone Book

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.

5_2007-2008 #193308
Multi-User Phone Book v2.0 (Advanced)

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.

5_2007-2008 #193474
TreeView and ListView using MS Access

THis code only 4 New User. The purpose of this code to introduce the working of Tree View and List View Box.

5_2007-2008 #193498
Source Code Check

This program counts the ()[]{};"', number of lines, characters and command, and writes an analysis for your use. ALL RIGHTS RESERVED.

5_2007-2008 #193769
Upload any fixed type of files, control file type through javascript and encrypt filename using php

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...

5_2007-2008 #194050
Zip Files Easy!

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

5_2007-2008 #194542
BestTranslator

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

6_2008-2009 #194877
Easy to Integrate ASP File Upload Class with status info

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!).

6_2008-2009 #195297
Replace Browse Button in Form element Input type="file" with any image

Replace ugly browse button with any image in form element inpu type="file". This is good in form which purpose is uploading pictures.

6_2008-2009 #195834
ASP Procedure Used To Recurse Through All SubFolders Of Any Given Path

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.

6_2008-2009 #196496
Application Configuration Files

How to use Application Configuration Files.

6_2008-2009 #196497
Managed IniFile Class

Accessing IniFiles without the use of the Win32 API's

6_2008-2009 #196498
File Watcher

This example shows a way to use the System.IO.FileSystemWatcher object.

Languages
Top Categories
Global Discovery