Warning!

It seems that you are using an anti-advertisement software like AdBlock.
I like AdBlock too, but I configured it to block only invasive and annoying advertisement and popups.

CoolSoft can exists thanks to a few banners and no popups.
Please add this site it to your exclusion list, as shown in the following image.

Thanks for your help.

DeCodEx - Version history

Click here to open download page

ver. 1.0.0 - (12 Jan 2009)

FIXED BUGS:

  • Attributes applied to class level are not duplicated in .designer file anymore.
    They will appear in user file only (thanks to Steve Schoon).

ver. 0.9.7 - (18 Oct 2008)

NEW FEATURES:

  • While adding project items, DeCodEx tests if file is missing, readonly or the corresponding .designer file already exists; if one of these conditions is true, the item can't be selected and drawn in red.
    This could help if your sources are coming from SourceSafe (thanks to Paul).
  • Main dialog now saves its size and position.

ver. 0.9.6 - (21 May 2008)

FIXED BUGS:

  • Fixed a bug reading source files which contain extended ASCII chars, like German umlaute (üöä...) which causes this chars to be replaced by squares (thanks to Petra).

ver. 0.9.5 - (21 Apr 2008)

NEW FEATURES:

  • User can now add his own "Windows Form Designer" region names, if its locale is not (still) supported.
    They are loaded from two files (inside bin folder):
    - RegionNames.txt contains "official" localizations and is mantained by CoolSoft; it'll be updated at each new version of DeCodEx; DO NOT EDIT THIS FILE.
    - RegionNames.user.txt contains user customized names and won't be touched by setup procedure.

    Again, please send me your localized names and I'll add them to official ones.

ver. 0.9.4 - (14 Apr 2008)

NEW FEATURES:

  • "Windows Form Designer" region name is localized (still wondering why >:-) ).
    DeCodEx now recognizes this name (and the corresponding UserControl one) in localized version of VisualStudio; currently supported locales are:
    ENG: "Windows Form Designer generated code"
    ITA: "Codice generato da Progettazione Windows Form" (thanks to Paolo)
    Send me region names of your unsupported locale...
     
  • Log only supported project items (Forms and UserControls).
     
  • Log all movable-types (types that DeCodEx will move to Designer file).

FIXED BUGS:

  • C# form (and user control) constructors are wrongly moved to *.Designer.cs file (thanks to Michael).

ver. 0.9.3 - (28 Feb 2008)

NEW FEATURES:

  • In case of code parsing errors, they are reported into log for further investigation

ver. 0.9.2 - (28 Feb 2008)

FIXED BUGS:

  • Argument exception in frmMain.vb:line 83 while parsing project (reported by Dan Sifuentes)

ver. 0.9.1 - (27 Feb 2008)

NEW FEATURES:

  • Menu item to check for new version

FIXED BUGS:

  • Some cosmethic fixes to GUI

ver. 0.9.0 - (01 Feb 2008)

First public release