Software Index
Related Topics
Popular Trends
Trending Topics
 

Visual Udl File

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Nuzzly - Source Code File Sharer
SimilNapster for Programmers: one of the advantages of network computing is the ability to share files while you are online. Now you can do the same with your Visual Basic source-code documents. Nuzzly is a simple freeware program that lets ...
October 3rd 2001 Freeware  5 stars 2k
BitmapCombo ActiveX Control
BitmapCombo ActiveX Control is an ActiveX control based on standard combo box for all software developers. it is a member of ComboPro ActiveX Controls Suite. This control is an ideal tool for picking Picture from files, bitmaps, resources and any ...
September 16th 2011 Shareware    3,019k
Active File Compare
Active File Compare is an advanced utility for the comparison and synchronization of any text files in visual mode, it reports the results of the comparison in two side-by-side windows on the screen. This utility is an excellent tool for ...
June 30th 2003 Shareware  5 stars 1,040k
File Audio Processor
Complete solution for Multimedia Editing -Management includes: File Manager for Windows 9x/ME/NT/2000/XP, File Renamer, ID3 Tag manager. Audio Converter - Editor, Visual Audio Editor, CD Audio Grabber, CD-DVD Writer, Audio - Video Player, Audio Recorder, Playlist Manager Picture Viewer, Zip ...
May 11th 2006 Shareware  5 stars 15,803k
Async
Async is a multi-threaded activex control that gives visual basic developers the ability to create multi-threaded applications, without the complexities normally involved. Async provides ALL the features needed to create a professional multi-threaded application. Includes a detailed help file, comprehensive ...
May 21st 2002 Shareware  5 stars 1k
SmartDir
Produces 5 types of file and disk management reports. Helps document and manage everything from hard drives and CD-ROMs to the largest network server volumes. Generates plain text documents or tab-delimited output. Can also generate reports in batch (command line) ...
May 22nd 2002 Shareware  5 stars 1k
Encryption Toolkit 2003 Trial Edition
<p>
The Encryption Toolkit includes all the tools you need to add file encryption and data encryption to your software applications. The toolkit includes COM encryption objects with a standard interface for both the Pocket PC and Windows® desktop platforms. This ...
February 24th 2003 Commercial  4.5 stars 1,062k
iOpus File and Web Page Downloader
Automate, schedule and batch file and web page downloads with command line utility. Very easy to use and integrates well with batch files, windows scripts, visual basic or the windows task scheduler. Ideal for automatically downloading files, patches and for ...
April 21st 2003 Freeware  4.5 stars 1,001k
aaxIniFile
The aaxIniFile ActiveX Control is a component that gives you an easy access to any standard .ini initialization file. With this component, you can:- Open standard .ini files;- Read / Write string and numeric values;- Enumerate sections and keysThis component ...
May 25th 2003 Shareware  4 stars 646k
SyncFolder
SyncFolder is the visual file comparison/merging and folder synchronization application.
November 5th 2003 Shareware    4,343k
Visual File Downloader
Visual File Downloader is an easy-to-use download manager program that enables you to download images, files and sites from the Internet. It has thumbnail picture preview mode. The program displays progress during transfer for each file. Supported protocols: FTP and ...
November 10th 2004 Shareware    757k
VBA Code Compare
VBA Code Compare allows you to compare and merge any Visual Basic code embedded into a VBA project (macros, sheet code, module code etc.). This tool uses direct access for working with VB modules. Thus, you don't have to export ...
September 27th 2005 Freeware    886k
COMM-DRV/Lib.Net Professional Edition
COMM-DRV/Lib.Net is a professional serial communication library component for the .Net Windows development environment. It is extremely easy to use whether you are writing simple serial communication applications or complex enterprise applications. The documentation of this serial communication library is ...
December 3rd 2005 Shareware    4,473k
HTML Help Generator for Visual Basic 6.0
HTML Help Generator for Visual Basic 6.0 creates context sensitive HTML Help integrated with your Visual Basic applications in seconds. Features HTML page and image generation, table of contents, index and search, images with hotspots. Names used in HTML pages ...
December 4th 2005 Shareware    1,124k
Easy File Renamer
This tool allow you to rename multiple file with ease. With this tool you can rename your photo -, mp3 - collection, or files archive. You can order your files by adding date, time and counter to its names. Find ...
February 15th 2006 Shareware    864k
ExamDiff Pro
ExamDiff Pro is a Windows tool for visual text and binary file and folder. It features a double-pane view that allows for side-by-side comparisons, with color-coded lines indicating whether each line is added, deleted, or changed. For folder comparisons, just ...
February 16th 2006 Shareware  5 stars 1,746k
FR - Command Line Text Find and Replace Utility
A Windows Console program designed to simplify find and replace text changes in sets of Microsoft Visual Studio Project files or files organised in directory trees. Primarily designed for programmers - who want to change class, function or identity names ...
March 11th 2006 Shareware    32k
Help Generator for Visual Studio 2005
HTML Help Generator for Visual Studio 2005 is the fastest way to add Help to your applications. Features HTML page and image generation, table of contents, index and search, images with hotspots and export to Word. The WYSIWYG wizard lets ...
March 21st 2006 Shareware    2,883k
iOpus File and Website Downloader
Automate, schedule and batch file and web page downloads with command line utility. Very easy to use and integrates well with batch files, windows scripts, visual basic or the windows task scheduler. Ideal for automatically downloading files, patches and for ...
June 10th 2006 Freeware    283k
FTP Client Engine for Visual Basic
MarshallSoft Visual Basic and VB .NET FTP component library provides direct control of the FTP client protocol from a any 32-bit or 64-bit (x64) Windows application. Transfer files; upload, delete, list, append files. Create and delete server directories. Supports wildcards. ...
September 22nd 2006 Demo    521k
Related Scripts
Visual Soft File Secure
Visual Soft File Secure is a Windows compatible program that uses a symmetric key mechanism to encrypt/decrypt files and folders. Uses Blowfish algorithm. No installations needed to decypt files.
December 20th 2005 Freeware     
WinMerge
An Open Source visual text file differencing and merging tool for Win32 platforms. It is highly useful for determing what has changed between project versions, and then merging changes between versions.
December 11th 2005 Freeware     
Asp.net file upload
KUpload+ is an ASP.Net File Upload component with Pure HTML Progress bar. KUpload+ allows great control over the upload of huge files (Up to Virtually Unlimited) from client browser to web server through HTTP. It has real time progress bar ...
January 17th 2012 Commercial    845k
Create A .dll File with Visual Basic and ASP
Users can learn about creating .dll file using Visual Basic and ASP. The author says that if users want any component they have to look some files with the extension of .dll (Dynamic Link Library), so here the author guides ...
December 2nd 2005 Freeware     
Read from and Write to a Text File by Using Visual Basic .NET
This is an useful .NET article through which you can know about how to read from and write to a text file in Visual Basic.NET. You can do this by using the ReadLine and WriteLine methods of the StreamReader and ...
November 23rd 2005 Freeware     
Upload a File to a Web Server in ASP.NET by Using Visual Basic .NET
HOW TO: Upload a File to a Web Server in ASP.NET by Using Visual Basic .NET / is a web based tutorial in which users can gather knowledge about uploading the file using VB.NET. In this article author explains the ...
December 7th 2005 Freeware     
Working with Single-File Web Forms Pages in Visual Studio .NET
Working with Single-File Web Forms Pages in Visual Studio .NET is an article through which programmers can get an idea about single-file web forms and the process of working with single-file web form. The author discusses about the advantages of ...
December 2nd 2005 Freeware     
EACompression Zip Component for .Net
High performance zip component for your ASP.NET, Visual Basic.NET, C#, Managed C++, J# and JScript.NET applications to compress and decompress file. Many advanced features are supported like encryption, streaming and uuencoded file. Easy-to-use and featured examples are included in the ...
October 18th 2007 Commercial    256k
Beginning Visual C++ 6.0
This is an useful tutorial through which you can gain more knowledge about the Visual C++ programming concepts. The author teaches you about the method of declaring variables in VC++, various datatypes, operators, in-built functions such as c-in, c-out and ...
December 11th 2005 Freeware     
Create Custom Error Reporting Pages in ASP.NET by Using Visual C# .NET
Error handling is easier in ASP.NET which is proved through this tutorial. The author explains about using Visual C# .NET code to find and handle the runtime errors occuring in ASP.NET. Through this article the users could understand about handling ...
December 17th 2005 Freeware     
Related Code
DigiOz File Trans DLL 1.0
The Digioz File Trans DLL is a DLL written in Visual Basic .NET 2003 (VB.NET). This DLL allows you to read the contents of a text file Write to a text file or append a text to an existing text ...
February 9th 2006     3k
Limpel-Ziv file compress/decompress w/ASM src
These programs are a file compressor and decompressor based on the Limpel-Ziv algorithm.
February 2nd 2006     24k
CDBF for Windows 2.99.02
CDBF for Windows is a feature-rich console application designed for viewing and editing the DBF database files. CDBF for Windows features support for all kinds of memo fields (dBaseIII, dBaseIV, FoxPro and Visual FoxPro) and the ability to export data ...
February 4th 2006     116k
Reportizer 2.26
Database reporting tool. Easy creating, modifying and printing database reports. Allows to manage report collections. Works via BDE or ADO (ODBC) with many database types like DB, DBF, TXT etc. Tested on DB, DBF, TXT, CSV, Excel, HTML, Access, Oracle, ...
February 5th 2006     1,280k
Make Source 1.0, .COM-file dissasembler
To generate assembly language source files from COM files. Will not work on any other type. Although I wrote this to generate source which is compatible with the A86 assembler, a little work will convert your resultant source file for ...
February 6th 2006     50k
New Software
Popular Software