STANQUE COMMANDER

Stanque Commander is the first serious program I ever wrote using C# programming language.
It shows various possibilities with file/folder manipulation inside .NET platform. For more about program click , for download click
STANQUE NOTES 1.0

This Program is a classic Notebook/calendar program. It has additional possibilities of searching through notes/tasks using various criteria and
can encrypt their content using multiple passwords. All entries are stored to XML. For more click , for download click
STANQUE PASSENC

This is a simple program which demostrates .NET AES encryption possibilities. It can encrypt text or file using user provided shared key and password.
For more click , for download click
ADROTATOR XML CREATOR

Once I found myself in need to use adrotator asp.net control and was looking for some tool that will generate the necessary XML file which defines pictures,
picture size, alternate text...etc. I did not find the one that was free so I decided to write one...Look , download .
EXPRESSION CALCULATOR PLUS

This program was my OOP practice and the way to learn basics of programming language Delphi.
It has expression bar which shows current state of expression needed to calculate. For more click , for download .
STANQUE FORM TEMPLATE FOR VS

This is my version of custom-shaped form. It is VS template so you can import it in VS
and use it instead of standard form. It supports runtime resizing. More , for download.
ROMAN PARSER

This tool is developed in Delphi 2007. It parses standard numbers to roman and vice-versa. If you are too lazy to learn
roman numbers this could be helpfull. Download .