SgmlReader is a versatile .NET library written in C# for parsing HTML/SGML files.
The original community around SgmlReader used to be hosted by GotDotNet, but it has been phased out. MindTouch Dream and MindTouch Deki use extensively the SgmlReader library. We found and fixed a few bugs in it
... [More] as well. In the spirit of the original author, we're providing back these changes on the MindTouch Developer Center site. [Less]
A visual studio Extension that allows you to enables auto formatting of the code when you save a file. Visual Studio supports auto formatting of the code with the CTRL+E,D or CTRL+E,F key shortcuts but with this extension the command Edit.FormatDocument is executed on Save.
This is a library designed to help C++ developers in creating Windows application to translate it on world languages. Project contains an utility to convert existing resources of application in PO-file and adds ability to use translated PO-files to application itself without gettext using. The
... [More] PO-file is a native format of poEdit (a very convenient application for translators). [Less]
A collection of Gradle plugins to support:
** fetching source code from Mercurial (Hg) and Subversion (SVN) repositories;
** packaging up large numbers of artifacts (e.g. DLLs, PDBs, static libs, and header files) into multiple zips to be published to Ivy repository and subsequently fetching and
... [More] unpacking these artifacts in the same directory structure;
** storing credentials securely in the Windows Credential Manager;
** invoking Visual Studio (devenv);
** custom deletion rules for cleaning up Artifactory repositories. [Less]
RailwayEssential is a software for controlling your Model Trains especially when ESU's ECoS 50210/50200 is used. RailwayEssential provides a Track-designer, an Analyzer for automatic detection of all possible Routes between directly connected Blocks, and an Event-system (e.g. by use of
... [More] S88-Feedback-Bus) for setup a fully automatic drive of all your trains. Furthermore, any Train can be manually controlled, their functions are allowed to be switched directly on and off by the user interface. [Less]
Everyone who has worked with Borland's Delphi knows how powerful Actions are. Actions are used to link together various UI elements, such as buttons, menu items, and toolbar buttons, making them behave consistently: linked items are checked/ unchecked/ enabled/ disabled at the same time, and they
... [More] share the same Text and eventually Image property and, of course, execute the same code once clicked.
ActionList for .NET brings these features to Windows Forms developers.
Please also download installer from https://github.com/lextm/ActionListWinForms/downloads so as to install controls into Visual Studio. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy