My name is Stanić Igor and I'm situated in Belgrade, Serbia. I started as a Microsoft Certified System Administrator but finally found myself as a C# programmer and Microsoft SQL administrator/developer. My first choice was Microsoft environment so I've sticked to it towards this day. I personally don't have anything against other environments and other programming languages but one thing always drawed me back to Microsoft and that is their prime developing tool - Visual Studio. I think it is ages ahead from most of other developing tools I have seen but since I don't have much experience with them (except Delphi 2007), I'll just keep this as my own judgement.

    I put myself in category of "1+ year Experienced developers" so I obviously have a long learning path infront of me (which I'm willing to take). I worked in DesignBuilder Software where the main(and the only) programming choice was Delphi. These were valuable times because I gained experience working with unmanaged code.

    My next working experience was in CIF - Center for investments and finance where I worked on various tasks and had an opportunity to work with MySQL Database.This was pure .NET experience for me developing various client-side services for updating database with business specific data. I'm looking forward to new programming chalenges and to establish myself as experienced .NET developer.

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 here, for download click here

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 here, for download click here

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 here, for download click here

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 here, download here.

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 here, for download here.

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 here, here 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 here.