QuickRef Project Assistant 3.0.05
If you bill by the hour, QuickRef can make your life easier. It tracks time, expenses, to-do items, and keeps all your notes organized and…
Auto-Error 1.6
Auto-Error adds powerful VB error handling solution with reports to your applications. Using Auto Error you'll know exactly what procedure…
 
   
   
     
Example:  Download Accelerator
 
• New       • TOP       • Most popular       • All soft       • Advertising       • Add program       • Support       • Link to us       • About       • Board      
audio & multimedia  business  communications  desktop  development  education  games & entertainment  graphics apps  home & hobby  network & internet  security & privacy  servers  system utilities  web development  A B C D E F G I J K L M N O P Q R S T U V W X Y Z
0 1 2 3 4 5 6 7 8 9

Home > File manipulation software

Related keywords: file, File, file transfer, file management, file encryption, file manager, file sharing, file backup, FILE, manipulation

Home
Software
New soft
TOP-10
Best 1000
All Soft
Audio & Multimedia
Business
Communications
Desktop
Development
Education
Games & Entertainment
Graphic Apps
Home & Hobby
Network & Internet
Security & Privacy
Servers
System Utilities
Web Development

Number of references on page:10 | 20 | 30 | 50 | 100
Language: Any | English | German | French | Italian | Japanese | Portuguese | Spanish
License: Any | Freeware | Shareware | Demo | Adware | Commercial | Data Only
Installation: Any | Install and Uninstall | Install Only | No Install Support | Uninstall Only
Operational system: Any | Windows 95 | 98 | ME | NT | 2000 | XP | CE | Unix | Palm | Mac


Search result:
programs found: 904.

171.blueshell Error Guy 0.2.19 (blueshell.com) free  blueshell Error Guy download
program?), you need to be very aware of this feature of Visual Basic's error handlers; it can cause control to unexpectedly jump into your calling procedure's error handler. And if there isn't a calling procedure (as in all event handler subs like Form_Load, OK_Click etc.) your application will abort immediately. For this reason, we can only recommend that you include an error…
Updated: 3, 2005 | Rating: 0 | Author: Harry von Borstel | Size: 70 kb | Freeware
Go to category: Development > Basic / VB / VB DotNet
Similar programs
172.C++ Editor 1.9 (ua1zcl.com) free  C++ Editor download
standard editor of IDE (Integrated Development Environment). Editor's main purpose is to edit source code files outside IDE with multiple opened copies of program when programmer needs to find, replace or compare source code. The program may compile the file using for this purpose the…
Updated: 9, 2005 | Rating: 441 | Author: Alexander Klimansky | Size: 254 kb | Shareware
Go to category: Development > Source Editors
Similar programs
173.C/C++ SLOC Counter 1.1.1.1 (retisoft.com) free  C/C++ SLOC Counter download
directives, etc.) and logical (semicolon count) lines for a single file or a complete directory. Instructions are included (with an .xls file to use as a template) for exporting results to an Excel spreadsheet for analysis & graphing. Counts C/C++ source program physical & logical lines of code. Useful for various management planning and reporting tasks, calculating quality…
Updated: 9, 2005 | Rating: 3287 | Author: John Ellis | Size: 2664 kb | Shareware
Go to category: Development > Other
Similar programs
174.Chilkat Character Encoding Conversion ActiveX 9.1.0 (chilkatsoft.com) free  Chilkat Character Encoding Conversion ActiveX download
all Western Languages. Also includes functions for converting HTML files and Web pages. ActiveX component for converting text and HTML from one character encoding to another. Supports all western languages, Chinese, Japanese, Korean, Hebrew, Arabic, Thai, Vietnamese, Russian, Cyrillic, Greek, Unicode, utf-8 and…
Updated: 9, 2005 | Rating: 130 | Author: Matt Fausey | Size: 1000 kb | Shareware
Go to category: Development > Other
Similar programs
175.Chilkat SSL COM Component 3.0.0 (chilkatsoft.com) free  Chilkat SSL COM Component download
Chilkat SSL is a free COM component that makes it extremely easy to communicate securely over a TCP socket using either the SSLv3 or TLSv1 protocols. This component is designed to be used by C++ applications, and cannot be used from Visual Basic or ASP. Chilkat SSL is a free COM component that makes it…
Updated: 9, 2005 | Rating: 16 | Author: Matt Fausey | Size: 1000 kb | Freeware
Go to category: Development > Other
Similar programs
176.Chilkat Xml Parser Component 2.2.1 (chilkatsoft.com) free  Chilkat Xml Parser Component download
alternative to the standard XML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is faster and less memory intensive, and the API is much simpler. There is only one interface, which represents a single node in a parsed XML document. A node can contains a tag, attributes, content, and 0 or more child nodes. The Chilkat XML parser is a…
Updated: 9, 2005 | Rating: 16 | Author: Matt Fausey | Size: 1000 kb | Freeware
Go to category: Development > Other
Similar programs
177.chm2web 2.18 (aklabs.com) free  chm2web download
- is a tool for on-the-fly conversion of compiled HTML Help (.chm) files into ready to publish web pages. Today, more and more users expect to see a full description of program functionality and an online tutorial before downloading and installing software. Many authors have started placing on-line documentation on their web pages already, and is a sure step towards better user…
Updated: 9, 2005 | Rating: 98 | Author: Serg Apet | Size: 986 kb | Shareware
Go to category: Web Development > HTML Tools
Similar programs
178.CodeAssets 1.03 (codeassets.com) free  CodeAssets download
can contain its own HTML documentation as well as links to any file or website. You can create your own asset and documentation templates for quickly entering new assets. There is also a built-in programmers editor and HTML editor for editing the source code and documentation of the asset. Each asset can be classified using multiple categories from 14 major category groups. These…
Updated: 9, 2005 | Rating: 0 | Author: Bill Kudrle | Size: 9292 kb | Shareware
Go to category: Development > Components & Libraries
Similar programs
179.COMM-DRV++ 1.0 (wcscnet.com) free  COMM-DRV++ download
Windows application that calls another computer and transfers a file to it. Could it be any simpler? #include "CCdrvPPPort.h" main() { CCdrvPPPort Port; if (!Port.OpenPort(1)) if (!ModemDial("2815551212") if (!Port.SendFileZmodem(FileXferDialogFlagOn ,"Myfile.txt") cout << "File transferred successfully"; Port.ClosePort(); } Major…
Updated: 9, 2005 | Rating: 0 | Author: Egberto Willies | Size: 6080 kb | Demo
Go to category: Development > Components & Libraries
Similar programs
180.COMM-DRV/Lib Standard Edition 19.0 (wcscnet.com) free  COMM-DRV/Lib Standard Edition download
- DLL for Windows & MSDOS libraries. Features: * State-driven file transfer libraries allow Xmodem, Ymodem, and Zmodem(w/ crash recovery) file transfers on multiple ports at the same time. * Built-in hardware and software handshaking for flow control (DTR/DSR, RTS/CTS, XON/XOFF). * Asynchronously call user's C/C++ or assembly functions on any serial…
Updated: 9, 2005 | Rating: 16 | Author: Egberto Willies | Size: 9033 kb | Demo
Go to category: Development > Components & Libraries
Similar programs

Sort programs by: relevance | date | alphabet | popularity
Result Page: « Previous | | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | Next »


301 Moved Permanently

301 Moved Permanently


nginx

Home > File manipulation software

Network SpeedCard 1.2
Network SpeedCard is a simple dual-player card game that is played over a LAN, or peer-to-peer linked pair of PCs that have the TCP/IP…
BeFaster Lite 1.5
BeFaster Lite is multi-featured multi-language optimization tool. It optimizes AOL, PcAnyWhere, IE, Opera, Dial-up modem, Lan, Cable Modem…
FirmTools AlbumCreator Basic 3.4
AlbumCreator is a software to create fine albums from your digital photos using our occasional FLASH and HTML templates which are regularly…

Copyright © 2004 - 2010 allworldsoft.com Contact Page