Download Redpin Babylon.Net v2.1.0 SOURCE CODE

Babylon for .NET projects
Babylon offers native support for .NET projects. All .NET projects types (Windows Forms, WPF, ASP.NET, etc.) can be directly added to a Babylon solution. Special .NET related features make localization with Babylon hassle free. Never localize in Visual Studio again!
Why choose Babylon?
- It is targeted to developers and translators only. A tool that can translate everything from an excel spreadsheet to a web site just isn't really good in localizing software.
- It offers great build process integration.
- It lets you choose the format and storage of your string resources by writing your own ResourcesProvider.
- It offers a dual status model (translation and quality) perfectly supporting a continuos localization cycle.
- It makes it really straigtforward to outsource translations to translators.
- It will save you a lot of time and make localization a breeze.
- It offers great value for money. Compare us to our competitors!
Direct Generation of Satellite Assemblies
Babylon directly generates Satellite Assemblies from a Bablylon solution. This means you no longer have to manage ResX files for every language in Visual Studio. With Bayblon only the invariant language remains in the Visual Studio project. All localisation takes place directly in Babylon and localized files don't need to be imported back in Visual Studio since Satellite Assemblies can be generated directly by Babylon. Generation of signed Satellite Assembly is fully supported.
Write ResX files
Once translation is completed the resource strings can be written back to the Visual Studio project. Babylon will automatically generate valid resource strings for every language and also update the invariant language. While the preferred way to localize C# and VB.NET projects is to directly generate Satellite Assemblies in certain situations it is usefull to write resource files for all langauages and use Visual Studio to build the project with all associated satellite assemblies.
String Extraction from Source Code
String Extraction is a real live saver if you need to localize an application not developed using resource strings. String Extraction scans all the source code for string literals and displays them in a grid so they can be selected to be converted into resource string in a ResX file. The source code is automatically changed to read the string from the generated resource string. String Extraction can also be used to quickly verify if source code contains string literals that need to be moved to resources.
Windows.Forms Preview
Form Preview will show a preview of the form to be translated just like it is shown in Visual Studio. Any translation is immediately reflected in the preview giving immediated feedback about the quality of the translation. Babylon parses ResX files and .designer.cs/vb files and recreates the form in memory. This makes sure over 99% of forms will display correctly even if third party UI components are used. Forms are fully functional. Dropdowns can be opened, tab pages navigated, it is even possible to type text into textboxes so that a true test of the form is possible.
DOWNLOAD NOW !