C / C++ / C# freeware Software Development download
Oceantiger C# Designer 1.0 >> Oceantiger Software
With this source code editor and IDE you will be able to edit and compile C# documents. It has tools for generating C# code either by template, auto completion or by generating with one of the wizards in the program. The user interface is clear and compact so it easy to learn, and you can have many documents open at a time with tabbed editing. It also has code folding which makes it easier to view and edit the code.
• Freeware • Downloads popularity: 1% • Price : freeVideo Grabber Library 1.0 >> Shu-Kai Yang`s Freeware
The library provides the video-capturing functions in C-language interface based on DirectShow. There are only four simple routines: GrabberOpen( ), GrabberStart( ), GrabberStop( ), GrabberClose( ) in the library. In the arguments of GrabberOpen( ), the programmer specifies his own callback function for receiving the captured images.
• Freeware • Downloads popularity: 4% • Price : freeMulti-Lingual String Table Library 1.0 >> Shu-Kai Yang`s Freeware
The library provides a Windows application the functions to pick an external .ini string-table file depend on the system language automatically in run-time, and to load strings from the picked file.
• Freeware • Downloads popularity: 1% • Price : freeBig-5 Font Bitmap Library 1.0 >> Shu-Kai Yang`s Freeware
The library embeds 8x15 and 12x24 fonts for ASCII characters, 16x15 and 24x24 fonts for traditional chinese words. The program can query the bottom-up binary bitmaps with an ASCII code or Big-5 code.
• Freeware • Downloads popularity: 1% • Price : freeUltimate++ 605 >> Ultimate Development s.r.o.
Ultimate++ is a C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment. Rapid development is achieved by the smart and aggressive use of C++ rather than through fancy code generators. In this respect, U++ competes with popular scripting languages while preserving C/C++ runtime characteristics.
• Freeware • Downloads popularity: 4% • Price : freeMouseImp Pro Live! Source Code 0.0.0.0 >> FreeSoft411
Please feel free to download and use MouseImp Pro Live! source code. The source lacks MouseImp Pro`s copy protection and some other trialware/evaluation stuff from the commercial version. The source code can be compiled under Microsoft Visual C++ 6.0 SP5. Installation wizard is made with Wise Install Builder 7.04. Volunteer developers are highly welcome!
• Freeware • Downloads popularity: 2% • Price : freequickdb 2.3 >> matricsoft
Quickdb is a light database engine which resides in memory and which permits you to have a very versatile database engine for C++ programs. Quickdb does not rely on any other package, can be delivered in a dll and is compatible with XML.
• Freeware • Downloads popularity: 1% • Price : freeC++ GDS Plugin 0.9 >> LongHorned.com
This plugin forces Google Desktop Search to index C++ and C files. Includes syntax coloring in the cache.
• Freeware • Downloads popularity: 2% • Price : freeC# Code Export 1.0.0 >> OverZone Software
C# Code Export is a unique and easy to use software to quickly and easily reindent, export (10+ formats supported) and print your C# documents. Convert your C# documents to PDF, RTF, images and more! With the C# Code Export, you can : Format / Indent your C# code Convert your C# code to 10+ formats Print / Create advanced reports using a state-of-the-art printing engine and much more!
• Freeware • Downloads popularity: 2% • Price : freevstr 1.0.14 >> James Antill
Vstr is a safe and fast string library for C. It is designed for network communication. Its design uses blocks of ptr+length data, so adding, substituting, and deleting data are all fast operations. This model also allows it to do automatic referencing for mmap() areas of memory. Another big feature of the library is a POSIX and ISO 9899:1999 compliant printf() like function.
• Freeware • Downloads popularity: 7% • Price : freeC to C++ Converter 1.4 >> scriptol.org
This converter is a script that generates classes from headers files of a C project, transform functions and variables to methods and attributes of the classes, and propagates the changes in each reference. Sources of the project may be located inside different directories.
• Freeware • Downloads popularity: 5% • Price : freeMyComponents 1.0.7b >> BRUN Stephane
Free components with source for BCB (C++ BUILDER). Version Info, Windows XP Style, BlowFish, CRC
• Freeware • Downloads popularity: 3% • Price : freeFreeTextBox 1.6.3 >> ComponentSpot
The FreeTextBox control provides a WYSIWYG HTML editing environment for ASP.NET (Web Forms) Web pages. Users can edit text and click on buttons to format their text. The control is written in C# and has many options for customization. It can be validated using standard ASP.NET validators. The code is not marked CLS compliant. MSHTML is reputed to make changes to HTML code, such as changing relative URLs to absolute; using the control avoids this.
• Freeware • Downloads popularity: 6% • Price : freeChilkat SSL COM Component 3.0.0 >> Chilkat Software, Inc.
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.
• Freeware • Downloads popularity: 7% • Price : freeDocumentation Helper 1.0 >> Twaddle Software
Documentation Helper is a Visual C++ Addin which aids documentation of C/C++/IDL/ODL files in terms of documenting the following: * Header files - will document and create header comments for these, including generating appropriate sentinel #defines * Source files - can create header comments for these. * IDL/ODL files - can create header comments for these. * Functions including parameters and exception specifications, if any.
• Freeware • Downloads popularity: 3% • Price : freeSourceSafe Addin 1.0b10 >> Twaddle Software
Prevents SourceSafe from checking files in when there isn`t enough disk space left on the drive Aids documentation fo C/C++/IDL/ODL files by automatically adding/updating header information to the files if it is missing
• Freeware • Downloads popularity: 2% • Price : free
• Freeware • Downloads popularity: 3% • Price : freeC++ Server Pages 1.6 >> Micronovae Ltd
C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to CSP scripts. It is similar to ASP and JSP, but instead of VBScript, JScript, or Java it uses C++, giving an incredibly high processing performance to your web applications.
• Freeware • Downloads popularity: 2% • Price : freeEasyStructure 1.2.2 >> Ablegold Computers Ltd
Flowcharts and source structure tree views automatically generated from C source. EasyStructure hugely aids understanding source code from its analysis and resultant charts (can be browsed, printed or copied). Flowcharts can be customised. Tree view nodes are easily browsed and can be used to quickly find contained statements of various types (e.g. jump type, return type). Will also reformat/beautify based on the source structure.
• Freeware • Downloads popularity: 3% • Price : freeCppDoc 2.4 >> Rich Feit
CppDoc generates HTML documentation for your C++ classes, based on your source code and special comments embedded within it. It supports JavaDoc tags (@see, @return, etc.) and can produce JavaDoc-style output. The documentation comments are optional; if you leave them out, CppDoc will still generate a full set of documentation based on class relationships and hierarchy.
• Freeware • Downloads popularity: 1% • Price : freeChilkat Real-Time Compression Component 1.0.0 >> Chilkat Software, Inc.
Chilkat RT Compress is a free COM component offering real-time memory-to-memory compression and decompression.
• Freeware • Downloads popularity: 3% • Price : free- Active X
- Basic, VB, VB DotNet
- » C / C++ / C# «
- Compilers & Interpreters
- Components & Libraries
- Debugging
- Delphi & Pascal
- Devices Control
- Help Tools
- IDEs & Coding Utilities
- Install & Setup
- Java
- Management & Distribution
- Network
- Reference & Tutorials
- SQL & Database
- Tools & Source Editors
- Other Development Tools
Week freewares in
C / C++ / C#
Ultimate++ freeware
Ultimate++ is a C++ cross-platform rapid application development suite.
Quick Download
Piracy Tracker freeware
Free software code to track illegal registration and usage of your software. Th
Quick Download
C++ GDS Plugin freeware
This plugin allows Google Desktop Search to index C++ and C files.
Quick Download
EasyStructure freeware
Display the structure of C source code in flowchart and browsable tree views.
Quick Download
FreeTextBox freeware
Free, customizable ASP.NET MSHTML control for WYSIWYG editing in Web pages.
Quick Download
Video Grabber Library freeware
Quick Download
SourceSafe Addin freeware
Prevent SourceSafe from checking-in when there isn`t enough disk space left
Quick Download
MyComponents freeware
Free components with source for C++ Builder
Quick Download
vstr freeware
String library, using safe dyanmic resizing of storage, quick and easy to use.
Quick Download
Documentation Helper freeware
Visual C++ Addin which aids documentation of C/C++/IDL/ODL files
Quick Download
Chilkat Real-Time Compression Component freeware
Add real-time memory-to-memory compression to your C++ program
Quick Download
Chilkat SSL COM Component freeware
free COM component for easy SSL/TLS communication over TCP socket
Quick Download
CppDoc freeware
CppDoc is a JavaDoc-compatible HTML documentation generator for C++.
Quick Download
quickdb freeware
Quickdb is a light database engine written in C++/XML
Quick Download
C++ Server Pages freeware
Create Dynamic Web Pages and Web Apps, fast and easy, by using genuine C++.
Quick Download
Big-5 Font Bitmap Library freeware
Quick Download
C to C++ Converter freeware
Convert automatically C source or project to C++ with generated classes
Quick Download
C# Code Export freeware
Quickly and easily format, export and print your C# documents with this tool
Quick Download
MouseImp Pro Live! Source Code freeware
Scroll windows by moving the mouse up and down
Quick Download
Multi-Lingual String Table Library freeware
Quick Download
Oceantiger C# Designer freeware
C# sourc code editor and IDE with an easy and clear user interface.
Quick Download
