C Projects Software

C++ Server Pages

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.

c source code dynamic web pages automatic script c libraries

libpropc++ (for C++)

Template library for properties in C++ like this: widget.color = "red"; to change widget color. In class Widget use: prop::PropertyWidget, Color, &Widget::set_color, &Widget::get_color color; Supports binding properties together to auto-synchronize their values. Has its own signals implementation. Supports binding properties with a transformation by a functor. See article http://ex-code.com/articles/binding-properties.html

object oriented methodology binding properties observer pattern functor

VSdocman

VSdocman is a tool for commenting and the automatic generation of class documentation from your C# and VB .NET source code files. VSdocman parses the Visual Basic .NET and C# projects (including ASP .NET) and automatically creates MSDN-like documentation, IntelliSense and F1 context sensitive help. You can add XML comments with very sophisticated WYSIWYG comment editor. Predefined output formats are HTML Help, Help 2, HTML, RTF and XML.

command line mode target computers ms visual studio javadoc comments rtf xml

AntiCutAndPaste

AntiCutAndPaste is designed to search for text fragments that have been copied and pasted in programming language source code or plain text. It is tested on sources from large C++, Visual Basic, Delphi, Java, and C# projects. Algorithms used are very fast and can handle up to three million C++ code lines in one minute. Minor modifications of code are ignored during the search. GUI and command line versions are included.

programming language source command line versions text fragments microsoft visual studio report customization

HotHTML 3 Professional

HotHTML 3 is a html editor and text editor rolled into one. With powerful web-rich features to make development of any platform solution seamless. Supporting over 24 languages natively and the ability to add others to the arsenal. Unique features such as SmartPreview - advanced integrated(and external) previewing of documents currently being edited, BuildManager - compile java, .NET or anyother application within the IDE plus much more!

syntax highlighter cascading style sheets sgml languages syntax definition many other tools

DirectXLS

DirectXLS allows you to write Excel files (.xls) within seconds directly onto a hard drive even without Excel installation. DirectXLS is a DLL with C++ classes which you can distribute with your own software. High performance (more than 10 thousand cells could be written for less then two seconds). Main features of Excel are supported: tables, fonts, colors. All formulas (in English only). All Excel versions. For Visual C++ projects.

c classes own software software product visual c

LTFCrypt

Would you like to use C++ to build your own file encryption program? This real-world example source code package contains a fully functional program that encrypts and decrypts text or binary files. This is an easy way for you to learn how to use Visual C++ with LibTomCrypt, a public domain and an ISO C cryptography library, to build your own file encryption program.

example source code visual c 6 cryptography library source code package file encryption program

\

Copyright © 2006-2011 LastDownload Software