Archive

Archive for the ‘Development’ Category

Debug Chooser – A tool to choose between multiple Debugger in the Taskmanager

November 27th, 2008 1 comment

The “Debug Chooser” is a tool primary developed to have multiple debugger applications/options in the taskmanager available.

What else can i told you about this tool. All options are configured trough an INI file, you can configure an application timeout, wich ends the debug chooser after a time period and launches the selected application. Its a tiny little application, what saves a lot of work if you have to work with multiple debugger. But it also runs stand alone as well and you mustn’t register it to AeDebug

Here is an sample how the debug chooser is called over the taskmanager.

Screenshot

Please feel free to download it, test it and post me some comments, or feature request for this tool.

File Version: 0.0.1.49
Supported OS: WIN2000|XP|2003|VISTA
Programming language: AutoIT
Language version: 3.2.12.1

Download:
Debugchooser Setup (V0.0.1.50)

Der etwas bessere SQL Query Analyzer

May 24th, 2007 1 comment

Nun ist Dank ein paar meiner Kollegen endlich mal ein guter SQL Query Analyzer auf den freien Markt erschienen.
Der SQLDBHelper.NET ein Tool mit dem man schnell, bequem und einfach, komlexe SQL Queries fuer seine Datenbanken erstellen kann. Der SQLDBHelper.NET supported in seiner ersten final Release MS SQLServer, MS Access und SQL Mobile Datenbanken. Aber er wird mit Sicherheit noch erweitert.

Mit seinen zahlreichen Features wie Code Highlighting, Snippet Management und noch vielen weiteren, soll er Entwicklern als ein gutes Tool zur Datenbankprogrammierung dienen. Read more…