Business
& Productivity Tools
Desktop
Developer
Tools
Drivers
Education
Games
Home
& Personal
Internet
& Networking
Multimedia
& Design
Operating
Systems
Utilities
Advertisement:
ListMotor
Email List Manager Tool. Remover, Keeper ..
Extract Link
Extract url, email, phone
fax from local disk file.
|
|
Software Listing: Printing Component For Vb
| |
QRCode 2D Barcode ASP.Net Component
|
License:
Shareware |

|
|
| |
Our lightweight QRCode ASP.Net component is 100% managed C# code product which can add professional quality 2D barcode image to your ASP.Net web pages running on the IIS server..
Publisher: MW6 Technologies, Inc.|
Date:
01-08-2004 | Size: 976 KB |
| |
- |
| |
TBookmarks Component
|
License:
Shareware |

|
|
| |
For Borland Delphi 2, 3, 4, 5, 6, 7, 2005, 2006, 2007, 2009.
New! FireFox 3 and Safari Bookmarks are supported!
MetaProducts TBookmarks is a Delphi 2 - 7, 2005-2009 component that helps you to display MS Internet Explorer Favorites (4.0 - 7.0,) Opera Hotlists (3.0 - 9.0) and Netscape, Safari, FireFox and Mozilla Bookmarks (2.0 - 8.0) in a menu.
Simply drop the TBookmarks component on the form and assign its Menu property and OnURL event. Set Enabled to True to collect all bookmark information in the specified TMenuItem.
You can also use TTreeView component to make TBookmarks populate the entries there automatically.
Publisher: MetaProducts Corporation|
Date:
12-11-2008 | Size: 976 KB |
| |
- |
| |
ZylTimer.NET
|
License:
Shareware |

|
|
| |
ZylTimer.NET is a high resolution .NET timer component which provides a higher precision than the standard .NET Timer component.
.NET Timer component which ships with Delphi / C++Builder uses the Windows Message Queue to generate the Tick event. Due to this approach it's impossible to get accurate timer intervals smaller than 50 milliseconds.
ZylTimer.NET is a thread based timer and due to this architecture provides a real precision of 1-2 milliseconds which is inevitable in time critical applications. The Tick event is always fired in time which is not available for the standard .NET Timer, when there are too many messages processed.
Publisher: Zyl Soft|
Date:
03-08-2008 | Size: 444 KB |
| |
- |
| |
Advanced Data Export
|
License:
Shareware |

|
|
| |
Advanced Data Export is a component suite for Borland Delphi and C++ Builder that allows you to save your data in the most popular data formats for the future viewing, modification, printing or web publication. You can export data into MS Access, MS Excel, MS Word (RTF), HTML, XML, PDF, TXT, DBF, CSV and more! There will be no need to waste your time on tiresome data conversion - EMS Quick Export will do the task quickly and will give the result in the desired format.
Key Features:
- Data export into 15 most popular formats: (MS Access, MS Excel, MS Word, RTF, HTML, XML, PDF, TXT, DBF, CSV, SYLK, DIF, LaTeX, SQL and Windows Clipboard);
- Saving data for future viewing, modification, printing or web publication;
- Easy-to-use wizard allows your end-users to export data quickly;
- Powerful export options for each data format;
- 100% native Delphi code;
- No additional libraries or software required to operate;
- Detailed help system and demo application;
- Powerful components and properties editors;
- Setting the user formats for each field separately;
- Multilanguage support.
Publisher: EMS Database Management Solutions, Inc|
Date:
19-01-2009 | Size: 8050 KB |
| |
- |
| |
Chilkat SSL COM Component
|
License:
Freeware |

|
|
| |
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..
Publisher: Chilkat Software, Inc.|
Date:
24-02-2002 | Size: 1000 KB |
| |
- |
| |
wodTelnetDLX
|
License:
Shareware |

|
|
| |
wodTelnetDLX is a telnet client component ready to connect to various terminal based clients, most commonly to UNIX telnet daemon. Besides supported Telnet protocol, it also supports secured communication (through encryption) using well known SSH (SSH1 and SSH2 are supported), as well as SSL/TLS (Secure Socket Layer protocol).
ActiveX version of the component has its own Terminal GUI (Graphic user interface) that supports VT100 and Linux emulation - so you can run your favorite UNIX tools with no need for 3rd party extensions - only with wodTelnetDLX.
Main features include:
- Supports Telnet, SSH1, SSH2, SSHAuto, SSL, SSLTelnet and Raw protocols
- Includes both COM Component version and ActiveX Control in same package
- Has its own Terminal client GUI (only ActiveX version)
- Implements VT100 and Linux emulations (only ActiveX version)
- Supports 'slave printing' directly from applications you run on the server
- Has blocking mode for scripting clients (only COM version), as well as non-blocking mode (both versions)
- Supports negotiation for auto determining SSH1/SSH2 protocols
- Automatically upgrades Telnet session to SSL if available
- Connects with ease even with secured WEB servers.
Publisher: WeOnlyDo Software|
Date:
02-10-2002 | Size: 3091 KB |
| |
- |
| |
AllWebMenus NetObjects Fusion component
|
License:
Freeware |

|
|
| |
AllWebMenus is a javascript menu builder that lets you create any popup or drop-down menu visually, without any DHTML or Javascript experience required. It creates cross-browser navigation bars that work alike in browsers supporting DHTML, such as both IE and Netscape (Opera included!). This NOF component allows for the easiest integration of the produced menus with your NetObjects Fusion web pages. Absolutely no programming required!.
Publisher: Likno Software|
Date:
20-06-2003 | Size: 269 KB |
| |
- |
| |
PDF Focus .Net
|
License:
Shareware |

|
|
| |
100% C# .Net component to convert PDF to Word. It can work with PDF string and files.
Component supports converting with:
- font face, color and size;
- tables and nested tables;
- table borders, background;
- images (png, jpg, wmf, bmp);
- bullets;
- ordered lists;
- hyperlinks;
- page numbers;
- italic, bold and underline text, strike;
- subscript and superscript text;
- background colors;
- header, footer and page sections;
- other text formatting.
Component has:
Four methods of PDF to Word (RTF) converting:
- ConvertString();
- ConvertFile();
- ConvertStringToFile();
- ConvertFileToString().
Publisher: SautinSoft|
Date:
21-05-2008 | Size: 934 KB |
| |
- |
| |
Pivo InI Component
|
License:
Freeware |

|
|
| |
INI component reads and writes Windows style INI files. It provides a comprehensive set of functions making INI files a powerful way to store application settings. There are three common ways to store program information on the hard disk: in the Windows registry, in INI files or in XML files. Using XML files is the preferred way to store initialization data in .NET (the registry is getting cluttered which makes it slow and INI files are much less flexible than XML files). However, if you're porting applications from older platforms to .NET, or if your data initialization file structure must be compatible with some other program, sometimes you're forced to use INI files.
Publisher: Pivo Corporation|
Date:
30-09-2005 | Size: 232 KB |
| |
- |
| |
PBEmail
|
License:
Shareware |

|
|
| |
Award-winning PBEmail is an Email Component that includes an ActiveX Control (OCX) and ActiveX DLL. It can send emails without any SMTP server configuration by the user.
PBEmail detects the recipient's SMTP server and sends each email directly, bypassing any SMTP server!: No other Mailing Component does this.
You can send a virtually unlimited number of emails simultaneously because PBEmail is fully multi-threaded.
Security it's important for us, and that's why PBEmail includes SSL/TLS support, and S/MIME signing and encryption to be one of the most secure email component in the market.
Publisher: Perfection Bytes|
Date:
29-11-2004 | Size: 4564 KB |
| |
- |
| |
DNS Component for .NET
|
License:
Shareware |

|
|
| |
NetXtremeDns .NET component offers a number of classes that make the work of querying DNS servers for resource record types defined by RFC-1034 and RFC-1035 more easily. You can easily retrieve the list of available DNS servers in your network, send a constructed DNS request message to a DNS server and process the fully parsed response message. The library offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the Domain Name Services are implemented..
Publisher: Safabyte|
Date:
29-01-2009 | Size: 3983 KB |
| |
- |
| |
NetXtremeDns Component
|
License:
Shareware |

|
|
| |
NetXtremeDns .NET component offers a number of classes that make the work of querying DNS servers for resource record types defined by RFC-1034 and RFC-1035 more easily. You can easily retrieve the list of available DNS servers in your network, send a constructed DNS request message to a DNS server and process the fully parsed response message. The library offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the Domain Name Services are implemented..
Publisher: Safabyte|
Date:
06-09-2008 | Size: 3983 KB |
| |
- |
| |
Aspose.AdHoc
|
License:
Shareware |

|
|
| |
Aspose.AdHoc is a ASP.Net component. With the Ad Hoc Query Builder component you can quickly and easily add ad hoc capabilities to you ASP.Net application. The ad hoc component can be used for a variety of task, ranging from ad hoc reports to quick and easy search screens. Simply drag and drop the ad hoc component on to your web form, assign a DataTable object as the data source and let the component do the rest. Since the ad hoc component uses a DataTable object as its data source, you can use virtually any database back end. The ad hoc component offers a variety of output, including: SQL statement, Select statement, Where statement, Order By statement, RowFilter statement, Filtered DataView, Filtered DataTable or Filtered DataSet.
Publisher: Aspose Pty Ltd|
Date:
25-07-2005 | Size: 4372 KB |
| |
- |
| |
ACD FotoSlate
|
License:
Shareware |

|
|
| |
ACD FotoSlate is the easy-to-use digital photo printing software for home users and professionals. Print photos in popular sizes including 4x6 and 5x7. Print many photos on one page with ease. Make print sheets, albums, calendars, greeting cards and contact sheets. Use over 450 pre-made pages included, or design your own. Zap through calendars, contact sheets and cards using wizards. "Couldn't be easier, " says Popular Photography magazine..
Publisher: ACD Systems|
Date:
15-07-2003 | Size: 5748 KB |
| |
- |
| |
PractiX Suite
|
License:
Shareware |

|
|
| |
Create class leading interactive visual interfaces for your .net applications. PractiX - Component suite for .Net contains PractiX Schedule control for .NET and PractiX StyleCannon for .NET. The PractiX Schedule control is a fully configurable Outlook style calendar control that can display in a number of modes. You can add schedule component functionality to your .NET, Visual Studio 2005 applications with this great looking calendar component with many unique features. The PractiX StyleCannon is a .Net component designed to give your existing or new applications visual enhancement and to provide simple validation facilities.
Publisher: Practisoft|
Date:
23-02-2007 | Size: 2579 KB |
| |
- |
| |
aaxBattery
|
License:
Shareware |

|
|
| |
The aaxBattery ActiveX Control is a component that gives you the state of the battery on your laptop/notebook computer. With this component, you can: - Get the battery life in percent and time; - Get the charging status of the battery; - Get the AC Line state; This component comes with full documentation and many Visual Basic samples..
Publisher: aaxComponents|
Date:
20-03-2003 | Size: 661 KB |
| |
- |
| |
Advanced Batch PrintHelper:Batch and Automatic Printing Software
|
License:
Shareware |

|
|
| |
PrintHelper automates the printing process of any type of files. All documents that require printing can be selected and processed at once. PrintHelper is the ideal solution for organizations that regularly batch print Excel, PDF, and image files. Unique features: automatic Excel and Image resizing. No additional software required to print most of file types.
Only PrintHelper offers unique Excel, Image and Report options:
- Automatic step by step resizing system which enables the document fitted to a page, Choice of page order you would like printed.
- Like no other program, PrintHelper provides your with automatic resizing as well as rotation of images
- Detailed report printed, with your choice, after each file, folder and a final report at the end
- An option of using a different printer feeder with possible different color paper serving you as a fast and easy file/folder locator.
Publisher: Design, Create & Implement (DCI)|
Date:
01-09-2004 | Size: 5249 KB |
| |
- |
| |
.NET Trace Route Component
|
License:
Shareware |

|
|
| |
The SfbTraceRoute .NET class library provides convenient methods to perform Internet route tracing to determine network delays and topology..
Publisher: Safabyte|
Date:
12-03-2008 | Size: 4815 KB |
| |
- |
| |
Pivo Whois Component
|
License:
Freeware |

|
|
| |
Whois Tool is a client utility that communicates with WHOIS servers located around the world to obtain domain registration information. Whois is a protocol for submitting a query to a database for determining the owner of a domain name, an IP network, or an autonomous system number.
A powerful but easy to use whois component which is fully multithreaded and 100% RFC 954 compliant. It can perform recursive whois queries and find whois servers for any top level domain on its own and query them. This tool is perfectly suited to hosting companies who wish to add a reliable Whois search, allowing customers to lookup and register available domain names.
Publisher: Pivo Corporation|
Date:
05-07-2005 | Size: 232 KB |
| |
- |
| |
AICalendar
|
License:
Freeware |

|
|
| |
AICalendar (4.1) contains a wealth of strong features providing you with an Office like Calendar for any of your Windows .Net applications. With modern design features and a tidy look and feel, our component is a major aid for any serious .Net developer
Our AICalendar provides developers with a range of rapid features including; full drag and drop support, paving the way for a rich user experience with minimal coding. Developers can also customize individual calendar days to express occupied time periods, holidays or even specific tasks that need to be completed much like an Office style organizer/calendar.
Publisher: Accelerated Ideas|
Date:
10-12-2006 | Size: 841 KB |
| |
- |
| |
VBcodePrint
|
License:
Shareware |

|
|
| |
This Add-In to Microsoft Visual Basic 6 significantly enhances its source code printing capabilities. You can print any part of your VB project's source code from within the VB's development environment.
You can create and save your own output styles by customizing the fonts and colors settings for keywords, strings, constants, procedure headers, line numbers, page headers/footers. You can customize the page margins, line spacing, print quality, paper orientation, scaling, and much more.
You can select a set of procedures, components or projects for printing and the selection can be saved and restored for repeated prints of the same set of items.
Publisher: StarPrint Limited|
Date:
06-02-2004 | Size: 3246 KB |
| |
- |
| |
WAB-Processor
|
License:
Shareware |

|
|
| |
Windows Address Book Processor is a Delphi Component that provides easy access to Windows Address Book (WAB). You can directly edit, add and delete contacts and groups (distribution lists) from WAB.
This WAB component will easily add Windows Address Book import, export and edit capabilities to any Delphi application.
All Address Book database workarounds are implemented within this component..
Publisher: Astonsoft Ltd.|
Date:
18-07-2005 | Size: 310 KB |
| |
- |
| |
DS Invoice
|
License:
Shareware |

|
|
| |
Easy invoicing with multilanguage printing (English, Germany, France, Spain, Swedish, Finnish) and HTML saving format. You can make invoices for your customer language and print, preview and save in different format. Also printing of labels, envelopes, taxes etc..
Publisher: Datasailor Timo Jortikka|
Date:
02-02-2000 | Size: 6082 KB |
| |
- |
| |
BarcodeReader-ActiveX
|
License:
Shareware |

|
|
| |
BarcodeReader-ActiveX is an ActiveX component that can provide you with complete information about a barcode by scanning its image. With no delay you'll be able to know all main parameters of each barcode, such as its type, text, coordinates, raw data, etc. The component reads corrupted barcodes, has a great performance and is very easy to distribute.
BarcodeReader-ActiveX is designed to decode all major barcode types: Interleaved 2/5, Code 39, Code 39 Extended, Code 128, Code 11, Codabar, EAN-13, EAN-8, UPC-A and UPC-E.
The component supports multiple processing, so it can read all barcodes from an image simultaneously.
Publisher: RKD Software|
Date:
17-05-2007 | Size: 3313 KB |
| |
- |
| |
RTF-to-HTML DLL
|
License:
Shareware |

|
|
| |
Component for convert RTF and Text in to HTML, XHTML. The DLL component is absolutely standalone and does not require Microsoft Word or other word-processors. Developers my call it from Visual Basic, C#, VB.Net, Delphi, Java etc. Component can convert:
- RTF to HTML
- TXT to HTML
- RTF to HTML + CSS
- TXT to HTML + CSS
- RTF to XHTML
- TXT to XHTML
Component support:
- font face, color and size;
- tables;
- embed images (png, jpg, wmf);
- CSS;
- hyperlinks;
- italic, bold and underline text;
- subscript and superscript text;
- 20 types of encodings (UTF-8, Windows-1251, ISO-8859-2 etc.
Publisher: SautinSoft|
Date:
17-10-2005 | Size: 19 KB |
| |
- |
| |
Pivo SMTP Component
|
License:
Freeware |

|
|
| |
Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP is generally used to send messages from a mail client to a mail server. This is why you need to specify both the POP or IMAP server and the SMTP server when you configure your e-mail application.
Pivo Smtp Component is one which can be used in web/window application like C#,ASP.NET, VB, smpt component allows your applications or web pages to create and send email messages over SMTP protocol just in a few lines of code.
Publisher: Pivo Corporation|
Date:
15-10-2005 | Size: 232 KB |
| |
- |
| |
AJAX Webshop
|
License:
Shareware |

|
|
| |
** Rapid and easy development
Integrated development and management tools are available. Easy-to-use visual Unified Modeling Language and visual IDE; complete component and object-oriented development pattern; only basic development skills are required for mature and complex applications; visual operation makes maintenance convenient.
**Leading technology
It is in line with next-generation Web technology and future trend.
**Rich Web component library
It can be used to develop powerful Web interface in object-oriented pattern, which includes interface controls, plain Web report form printing.
Publisher: JoyiStar Corporation|
Date:
17-12-2007 | Size: 102 KB |
| |
- |
| |
TMaskFtInch
|
License:
Shareware |

|
|
| |
Delphi Component for Inputting Feet and Inches (ex. 1 - 1 5/8) and also decimal feet or decimal inches (ex. 120.0625 IN and 10.0 FT). The user can switch between the modes by clicking the right mouse button.This component also rounds to the nearest 16th or 32nd.Great for dimensional input and manufacturing or construction applications..
Publisher: Enhanced Technology Solutions|
Date:
21-09-2002 | Size: 452 KB |
| |
- |
| |
Advanced Data Export .NET
|
License:
Shareware |

|
|
| |
Advanced Data Export .NET is a component suite for Microsoft Visual Studio .NET 2003 and Visual Studio .NET 2005 that will allow you to save your data in the most popular data formats (MS Access, MS Excel, MS Word, RTF, HTML, XML, PDF, TXT, DBF, CSV, SYLK, DIF, LaTeX, SQL and Windows Clipboard) for the future viewing, modification, printing or web publication. Having Advanced Data Export .NET embedded in your .NET application you will be able to provide unique opportunities for data export to your clients, without the need to waste your time on tiresome data conversion.
Key Features:
* Data export into 15 most popular formats: (MS Access, MS Excel, MS Word, RTF, HTML, XML, PDF, TXT, DBF, CSV, SYLK, DIF, LaTeX, SQL and Windows Clipboard);
* Saving data for future viewing, modification, printing or web publication;
* Powerful export options for each data format;
* 100% native C# code;
* No additional libraries or software required to operate;
* Detailed help system and demo application;
* Powerful components and properties editors;
* Setting the user formats for each field separately;
* Multilanguage support.
Publisher: EMS Database Management Solutions, Inc|
Date:
20-12-2007 | Size: 1345 KB |
| |
- |
| |
.NET Internet Time Component
|
License:
Shareware |

|
|
| |
Time for .NET is a powerful and easy-to-use component for C#, VB.NET and other .NET languages. It implements the client side of SNTP and NTP protocols that enable your .NET applications to get exact time from public time servers over the Internet. This makes it easy to keep all the computers running your application synchronized with an atomic clock to eliminate problems caused by mismatched system time, or to get the exact time value for your time-critical database entries. Determining the right time has never been easier..
Publisher: Safabyte|
Date:
14-03-2008 | Size: 3790 KB |
| |
- |
Page: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 |
|
|
|
Universal
Explorer
Powerful windows
explorer file
manager and
viewer.
Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Mining
Extract
information from web. Download tools, data grabber.

|