Freeware: Only Free Software, Games, Tools, Utilities. Free Download Center Freeware Home New Submit Links Contact Privacy
Business| Desktop| Developer Tools| Drivers| Education| Games| Home & Personal| Internet| Multimedia| Operating Systems| Utilities
 

 



   Freeware: Class Library

 

 .NET XML Parser  License: Freeware

 
  Popular XML parser for C#, VB.NET, and ASP.NET

Author:
Chilkat Software| Date: 27-02-2004 | Size: 1500 KB
  -
 

 CD Library  License: Freeware

 
  CD Library is a media cataloging tool for the Windows platforms. It is not tested yet on other Windows platforms. CD Library creates catalog files of drives - CD-ROMs, hard disks, floppies, ZIPs, ... and folders. It offers these catalogs offline for browsing and search operations with wildcards. CD Library makes smaller catalog files than other similar applications. It also reads MP3 files tags and offers searching through them.

Author:
| Date: 04-10-2001 | Size: 400 KB
  -
 

 JFreeChart  License: Freeware

 
  JFreeChart is a free Java class library for generating charts (GNU LGPL). Support is included for: pie charts, bar charts, line charts, scatter plots, time series charts, candlestick charts, high-low-open-close charts and more. Use in applications, servlets, JSP or applets. Export to PNG, JPEG, PDF, SVG and HTML image maps. Complete source code is included, subject to the GNU LGPL.

Author:
David Gilbert| Date: 27-06-2002 | Size: 850 KB
  -
 

 Zango Presents Library of the Ages  License: Shareware

 
  Crack open ancient volumes in Zango presents Library of the Ages. To defeat the Library of the Ages, you have to quickly figure out which books win the most points and sort the puzzle before the lights go out! Free download, Unlimited play

Author:
Zango| Date: 01-08-2004 | Size: 4199 KB
  -
 

 uuDeJava  License: Freeware

 
  uuDeJava is tool for UnCompile Java Class files,and the Java source files is out to the same folder of Class files. Inner it use of jad.exe. With uuDeJava you can UnCompile Class files by click on it,or right click on it then send it to uuDeJava's Short Cut in "Send To",also you can drop Class files or Folders to the window of uuDeJava. With Config,you can use Inner Editor or Outer Editor to open the out java files. 1, uuDeJava is Multilanguage. Now with English (United States), Japanese (Japan), Chinese (PRC), Chinese (Taiwan). Also you can add others language(need download source of uuDeJava and modify lang.ini file and put it to directory of Lang of uuDeJava). 2, uuDeJava is released with source code(for uuDeJava is used of framework of ccProc,and with no plan on provide source of ccProc, so I'm sorry that you can't compile it).

Author:
uuware.com| Date: 2-91-2008 | Size: 545 KB
  -
 

 Library of packed documents  License: Freeware

 
  The program LIBPACKDOC is intended for making and control library packed document. The documents is kept in compressed type that allows to reduce the size of the library. Information on subject document, author, name, size and note is kept in database. This allows to produce very quick searching for document in library. In library possible to keep the documents of the format: TXT, DOC, RTF, PDF, HTM and others. The Interface of the program allows easy to add the documents in library. The Access to the document proceeds from program. LIBPACKDOC starts the program, associated with extension of the document. For text document possible to use internal viewer.

Author:
SoftOL| Date: 16-06-2006 | Size: 748 KB
  -
 

 EasySQL4Fox  License: Freeware

 
  If you're a FoxPro developer who's tried to use MS SQL, you've undoubtedly discovered that SQL's syntax is different from that of the FoxPro implementation of SQL. I've developed a solution that converts FoxPro SQL syntax to T-SQL syntax in a single function call. This functionality is in the form of an EFoxSQL.FLL which converts FoxPro SQL statements to T-SQL. In addition, For VFP 8 users, I've also included EFox_Data_Adapter, a data adapter class that provides support for such FoxPro functionality as LOCATE, BROWSE and others . Actually a purpose of this class is to create a simple level of abstraction of application from the access-technology (File-Server or Client-Server). To use EasySQL4Fox, you simply attach a EFoxSQL.FLL library (Set Library to EFoxSQL.FLL Additive) and replace every SQL statement in your code with a call to our E_SQL_Select_Convert function. For example, if your MAIN contains a logical variable called UsingSQL that's .True. for SQL access and .False. for DBF access, you can use this: If UsingSQL Cmd = E_SQL_Select_Convert(OriginalSelectCmd) IF SQLEXEC(connection_id, cmd, alias) <= 0 * Error message display here... ENDIF ELSE &OriginalSelectCmd ENDIF You can certainly do the same by hand; however, a tool that does all of these things, and does them correctly the first time will probably pay for itself pretty quickly. See HTML manual included for more information.

Author:
Pinter Consulting| Date: 05-01-2005 | Size: 58 KB
  -
 

 last-RSS.php  License: Freeware

 
  lastRSS.php is simple yet powerfull PHP class to parse RSS 0.9x, 1.0 and 2.0. It use quick regullar expressions instead of XML parser and returns associative array with RSS fields as a result. Included transparent cache doesn't cache RSS file directly, neither HTML output, but serialized variable. Cached data isn't parsed every time, but you can still access individual fields. LastRSS includes character encoding conversion - all encodings supported by iconv library.

Author:
Vojtech Semecky| Date: 14-06-2004 | Size: 2 KB
  -
 

 Cavaj Java Decompiler  License: Freeware

 
  Cavaj Java Decompiler is a graphical freeware utility that reconstructs java source code from CLASS files. You can decompile java applets, jar and zip files producing accurate java source code. Browse the reconstructed source code with the Class View for instant access to methods and fields. Cavaj Java Decompiler is a standalone Windows application, it doesn't require you to have Java installed.

Author:
Sureshot| Date: 28-04-2002 | Size: 1000 KB
  -
 

 Catchysoft Report Generator  License: Freeware

 
  Catchysoft Report Generator is library for generating and printing reports. Distinctive features of this library are a high speed integration into any project and an auto-layout report design creation. Library uses ActiveX (also known as COM) technology. That is why the library can be used from from any programming language that can use ActiveX components: Visual Basic, Delphi, Visual C++, VBScript and so forth.

Author:
CatchySoft.com| Date: 09-10-2005 | Size: 395 KB
  -
 

 EXEShell COM Library  License: Freeware

 
  Do you need execute a DOS command / batch file / exe from ASP? if yes, this EXEShell COM LIbrary will meet your requirement. ExeShell COM Library is a COM interface, it allows you to run an EXE application from current user account or a special user account, for example, you can run an EXE from Administrator user account to get higher privileges.

EXEShell COM Library features:
 1. Run EXE from ASP, PHP, C#, .NET etc. program languages,
 2. Lauch EXE from a special user account,
 3. Hide DOS Command Line window when run the EXE application,
 4. Use CreateProcess and CreateProcessAsUser functions internally,
 5. Provide COM interface, you can call it from any program langauges,
 6. Support Windows 9x, NT, ME, 2000, XP, 2003, Vista systems,

Author:
VeryDOC.com Inc| Date: 02-09-2008 | Size: 121 KB
  -
 

 SWF To Image  License: Freeware

 
  SWF To Image library is a FREEWARE ActiveX programming library for converting SWF into BMP, PNG, JPG, GIF images from Visual Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages.

For example, you want to display thumbnail for every flash movie in your application or on your web-site. If so then SWF To Image library is exactly what you are looking for. It can take SWF file and convert it into BMP,JPG, PNG image.

Compatible with SWF Scout (commercial swf writing/reading/modifying library)

Features:
  * Converts SWF to BMP, SWF to JPEG images, SWF to GIF images;
  * Set width and height of output BMP/JPEG image;
  * You can set a frame of swf movie to convert into BMP, JPG, GIF, PNG images;
  * Ability to produce progressive JPEG files;
  * Ability to convert more than 1 flash swf files into BMP, JPEG images, GIF images;

Author:
ByteScout| Date: 29-01-2008 | Size: 1187 KB
  -
 

 Wave Player  License: Freeware

 
  A class that is able to play waves and mpeg1 audio from resource, memory and disk via TStream class. It uses WAVE_MAPPER instead of PlaySound, so that you can play waves simultaneously.

Author:
Dipl-Eng. Tomas Koutny| Date: 25-09-2002 | Size: 7 KB
  -
 

 LibMaster.com NTFSpath  License: Freeware

 
  As you know length of path in NTFS file system may reach 32767 characters but most of functions in Windows API permit a maximum path length 260 characters. The LibMaster.com NTFSpath library allows to work with a maximum path length 32,767 characters which is allowed in NTFS. It contains most useful functions for working with path strings and NTFS file system. Both of separators "/" and "" are equivalent for all of the functions in the library. Also no one of the functions do not trim spaces before the begin and after the end of an input string because NTFS allows space characters at the begin and at the end of filename or directory name. The archive with the library has an application with examples of using for the all functions in the library.
You can use this library for free.

Author:
LibMaster.com| Date: 09-01-2006 | Size: 187 KB
  -
 

 Glory Player  License: Freeware

 
  GloryPlayer Media Player comes with Cinema, Media library, Web browser, Media Searcher, and Downloader. The Cinema can play different media format (MPEG, AVI, WMV, MP3, WAV, JPG, and GIF). Media Library automatically categorizes your media files into video, audio, and image. Media library even allows you preview image thumb view. Web browser allows you surfing the Web while listening the music..

Author:
Bin Artisan LLC| Date: 3-60-2005 | Size: 1510 KB
  -
 

 SokoSolve Sokoban  License: Freeware

 
  SokoSolve is a Sokoban game implementation with enthusiast tools, the package includes Game, Library, Solver, Editor, and Generator. The game allows the player to solve puzzles in an animated environment, which includes mouse movement. The library features an extensible XML implementation with rich content, saved solutions, puzzle alternatives, a puzzle editor, and import and export tools. The end-goal for the project is to be able to generate interesting (from a human perspective) puzzles, which are checked as valid by the solver, and then played in the Game/Library blocks.

Author:
Guy Langston| Date: 02-02-2008 | Size: 4649 KB
  -
 

 TLBDOC  License: Freeware

 
  Creates a Windows Help File from a Type Library. Documents all OLE automation objects, properties, methods and events. Use as a developers tool or just to explore all those mysterious ActiveX controls on your hard disk! Requires Microsoft Help Compiler.

Author:
Duncan Charlton| Date: 25-02-2003 | Size: 132 KB
  -
 

 PADMan  License: Freeware

 
  PADMan gives access to an extensive free- and shareware library with descriptions, program information, screenshots and downloads. Actual data from the internet resulting in the latest programm versions and a permanently growing library. The layout can be filtered, formatted, printed and reworked with MS-Word. Include an offline reader to save costs and the possibility to publish own libraries. Engl., German, installation free.

Author:
Detlev Schaefer| Date: 27-10-2000 | Size: 457 KB
  -
 

 JCavaj Java Decompiler  License: Freeware

 
  JCavaj Java Decompiler is a free Java-based Java Decompiler. It reconstructs the original source code from a compiled binary class file. You can decompile java applets, jar and zip files producing accurate java source code. JCavaj runs on any platform with Java Runtime Environment 1.4 or higher installed.

Author:
Sureshot| Date: 01-10-2002 | Size: 800 KB
  -
 

 A7Soft JExamXML  License: Freeware

 
  A7Soft JExamXML is an XML comparison Java based command line application. Aimed at professional java developers, this tool may be very useful for every users working with XML. This software can be used either as a standalone program or as a jar file class library that is integrated with your own java application. Pure java architecture allows running JExamXML on heterogeneous hardware platforms.

Author:
A7Soft| Date: 05-11-2007 | Size: 68 KB
  -
 

 CryptoSharp Security Library  License: Freeware

 
  Speed up .NET development and create secure and trouble-free code. CryptoSharp Security Library provides complete data security throughout your .NET applications. Using CryptoSharp Security Library saves time on development and debugging, and results in the creation of fast, secure and reliable code. Making use of ready-made components is the essence of .NET development. CryptoSharp Security Library provides a wide selection of readily available components to implement security features in your .NET applications quickly and efficiently. CryptoSharp code is developed by security specialists. Every aspect that could become a potential security issue is handled. Empower your corporate projects with encryption and security, follow the development guidelines, and rest assured your code is as secure as a safe. Create, store and delete data securely. CryptoSharp Security Library includes basic and advanced security components for easy integration into your projects. Cryptographic and compression algorithms, secure hash functions and cryptographically strong random number generators are included in the library. Enable strong data protection in your new and existing projects. CryptoSharp Security Library supports .NET Framework compatible Encrypted Storage to quickly migrate your projects from unsecured data storage to strong cryptographic protection. Wiping out temporary files and confidential documents can be a security hole if not handled properly. Shredders are common for paper documents, but electronic documentation is often simply thrown away instead of being securely destroyed. CryptoSharp Security Library provides a complete set of .NET components for secure file deletion, making it completely impossible to recover erased data.

Author:
9Rays.Net| Date: 02-08-2007 | Size: 819 KB
  -
 

 Glory Media Center  License: Freeware

 
  Glory Media Center comes with Cinema, Media library, Web browser, Media Searcher, and Downloader. The Cinema can play different media format (MPEG, AVI, WMV, MP3, WAV, JPG, and GIF). Media Library automatically categorizes your media files into video, audio, and image. Media library even allows you preview image thumb view. Web browser allows you surfing the Web while listening the music..

Author:
Bin Artisan LLC| Date: 0-21-2006 | Size: 1260 KB
  -
 

 PokatReader  License: Freeware

 
  Experience reading PDF files as never before. It's FREE and easy-to-use . The perfect presentation and document management tool... No matter where your PDFs are sitting on your computer, POKATreader automatically adds your files to its Library. Instantly access your pdf files. POKATreader is great for; newsletters, books, reports, documents, magazines, catalogues, product guides, business plans, annual reports, periodicals, journals, legal works... and so much more!

FEATURES INCLUDE: [1] Drag and drop a PDF file into POKATreader and the software automatically delivers a new "Flip-Style" reading experience. [2] Auto Library - access all your PDF files from one location.* One-Click library backup. [3] In-Page, One-Click-Zoom. [4] Change Skin (background colour) to suit publication (great for presentations). [5] Goto (specific) page. [6] QUICK print.

Author:
iOMM Ltd| Date: 06-10-2008 | Size: 6729 KB
  -
 

 BookDB  License: Freeware

 
  With BookDB you can enter all your books with author, category, publisher etc and print them out in a variety of formats. Why would you need such a thing? Well, if you're always going to book sales and buying bargains only to get home and find you've doubled up, take a printout with you! BookDB has a super-condensed print mode so you'll need a magnifying glass, but at least it'll save a tree or two. BookDB also has lending library features. With them, you can add borrowers, loan out books, add multiple copies and so on. If you'd like to test these new features, just create a blank file called 'library.txt' in the same folder as BookDB2.exe and restart the program.

Author:
Spacejock Software| Date: 01-12-2004 | Size: 2530 KB
  -
 

 ZLIB.NET  License: Freeware

 
  100% managed version of ZLIB compression library. Full C# source code is included.

Features:
 C# source code
 Absolutely free
 BSD style license

Author:
ComponentAce LTD| Date: 09-09-2006 | Size: 154 KB
  -
 

 URL Generator  License: Freeware

 
  The URL Generator will create a list of URLs based on the field values you enter. The list of URLs can then be saved from the program, and loaded into offline downloader program like RafaBot to download each and every file automatically, and saves you having to manually type in each file you want to download. In particular, it is designed for 'directly downloadable files', where you do not want to download whole websites, or HTML files, but perhaps a range of sequential images from an online image library. Perhaps you subscribe to an image library where you have to add files to a basket, but the basket does not have a "bulk" or "download all" option - you have to download each file individually! That could take days when you have a large library!

Author:
Spadix Software| Date: 15-06-2003 | Size: 144 KB
  -
 

 Lens - magnifying glass  License: Freeware

 
  The Lens - magnifying glass is a graphic tool for viewing the screen area in different zooms (magnify from 1x to 64x). This program was designed as a demo of the krpRegions library (the library for creating cool looking interfaces), but many people with poor eyesight have found this program very helpful. The Lens supports "skins", so you can easily create your own "skins" for this program.

Author:
ABF software, Inc.| Date: 06-04-2003 | Size: 594 KB
  -
 

 ABC Amber ICL Converter  License: Freeware

 
  ABC Amber ICL Converter is an advanced tool to extract icons from your ICL (Icon Library) files and convert them to any graphics format you wish (BMP, WMF, EMF, ICO, JPG, GIF, PNG, TIFF, PCX, PCC, DCX, PBM, PGM, PPM, TGA, etc). The software supports more than 50 languages and can be run from a command line. Partial Features List: - imports ICL (Icon Library) files; - exports to BMP, WMF, EMF, ICO, JPG, GIF, PNG, TIFF, PCX, PCC, DCX, PBM, PGM, PPM, TGA, VST, AFI; - command line support; - easy to use and easy to set up; - BONUS: conversion to PDF (does not need Adobe Acrobat to be installed); - multiple language support, skin support and more.

Author:
ProcessText Group| Date: 29-11-2006 | Size: 1227 KB
  -
 

 BookReader  License: Freeware

 
  Reading electronic texts from your text processor is an excellent recipe for eye strain. BookReader offers a unique way of reformatting text documents to represent them on your screen according to your preferences. The program can scroll text automatically. It remembers the reading position for each book from your personal library. BookReader includes a personal library manager, bookmarks manager and on-line library browser. More than 4000 freeware titles are available for direct download from the program. The text and the page layout are fully customizable. The user can alter fonts, colors, page dimensions, borders, textures etc. BookReader can import books from text files. The program provides the topic autorecognition and creates the table of contents automatically. Import from archives also supported. Currently BookReader supports ZIP, RAR and GZ archives.

Author:
Mykola Rudenko| Date: 19-08-2001 | Size: 990 KB
  -
 

 Sharp Zip Wrapper  License: Freeware

 
  Free .NET Zip Library that wraps Sharp Zip. Easily Zip/Unzip files and directories. A demo form is included in VB.NET and C#. Source code is included in VB.NET and C#.

Author:
Kellerman Software| Date: 12-02-2007 | Size: 509 KB
  -

| 1 | 2 | 3 | 4 | 5 |

 

 
Sponsored Shareware

Universal Explorer
Powerful windows explorer
file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Extractor
Email marketing software to extract specific contact.


Web Data Extractor

ListMotor
Email List Manager, operates with email stored in simple text files or csv files.

Email List Manager

 

DirFile.Com - Freeware Software Download