 |
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 |
|
 |
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 |
|
 |
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 |
|