Sisulizer version 3 is a paid update recommended for all Sisulizer customers.
Still using Sisulizer 1.x or Sisulizer 2008/2010?
Time to update to version 3 now and profit from all new features in version 3.
Offers are for commercial and industrial customers only.
All prices are net.
Complete Price Sheet.
Not sure which edition is the right one? Visit our Edition Comparison
4/23/2012
The new build comes with many new features. [more]
11/9/2011
Sisulizer version 3 out now. [more]
9/30/2011
You are looking for tips and tricks around Sisulizer? [more]
9/8/2011
Delphi Tage 2011 in Cologne are sold out! [more]
8/12/2011
Please us a download manager for your download. [more]
In order to localize a .NET application each form or user control of the application has to have Localizable property set true. This makes the IDE to store the properties of the form in the .resx file instead hard coding them to the source code. Having the resources in the .resx file makes localization possible.
To change the Localizable property true open your project, select each form and user control and make sure that Localizable property is set to true.
If you localize a project or solution file (e.g. .csproj or .sln) save your application project and rescan your Sisulizer project. If you localize an assembly file (e.g. .exe) recompile your application and then rescan your Sisulizer project.
Read more about .NET localization.
You can turn this warning off. Choose "Tools | General..." and select "Output Messages" sheet.