<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>SharpToolbox Latest Updates</title>
    <link>http://sharptoolbox.com/</link>
    <description>List of the latest updated tools on SharpToolbox.com</description>
    <managingEditor>info@NOSharpToolboxSPAM.com</managingEditor>
    <webMaster>info@NOSharpToolboxSPAM.com</webMaster>
    <language>en</language>
    <copyright>Fabrice Marguerie</copyright>
    <pubDate>Thu, 09 Feb 2012 16:04:49 GMT</pubDate>
    <lastBuildDate>Thu, 09 Feb 2012 16:04:49 GMT</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://z.sharptoolbox.com/style/LogoForRss.png</url>
      <title>SharpToolbox Latest Updates</title>
      <link>http://sharptoolbox.com/</link>
    </image>
    <item>
      <title>Catalyst</title>
      <link>http://sharptoolbox.com/tools/catalyst</link>
      <guid>http://sharptoolbox.com/tools/catalyst</guid>
      <category>Localization</category>
      <pubDate>Wed, 07 Sep 2011 14:00:06 GMT</pubDate>
      <description>&lt;p&gt;Visual localization solution for translators, engineers and project managers.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- ezMatch technology: never have to translate the same sentence twice.
&lt;br /&gt;- Translate Data Content: select the data content you wish to translate using SQL statements to Oracle, IBM DB2, MS SQL, then drag the resultant data into your project and start translating.
&lt;br /&gt;- Develop your own custom parsers without coding: ezParse combines the power and flexibility of regular expressions with a visual development environment to develop text parsers for any file type.
&lt;br /&gt;- Visual XLIFF: visual tools to work on your XLIFF (XML Localization Interchange File Format) documents.
&lt;br /&gt;- .NET Visual Component: supports the direct translation, testing and engineering of .NET binary application files (EXE, DLL, language assemblies) as well as RESX source files. Also builds language assemblies directly from your project files.
&lt;br /&gt;- Translator Toolbar: centralizes all the activities and functionality that a translator uses in one user interface.
&lt;br /&gt;- Secure XML Environment: provide exception lists for text segmentation and a technology called Nav-Points. Using Nav-Points you take control over how XML documents are visually displayed. You can also split large XML files into smaller segments using Nav-Points as references points.
&lt;br /&gt;- Supports RC, RESX, .NET Binaries, WPF, J2EE, J2SE, J2ME, JAR, .properties, WAS, EAR&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/localization"&gt;Localization&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/catalyst"&gt;more about Catalyst&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>IronPython</title>
      <link>http://sharptoolbox.com/tools/ironpython</link>
      <guid>http://sharptoolbox.com/tools/ironpython</guid>
      <category>Languages</category>
      <pubDate>Tue, 30 Aug 2011 08:05:20 GMT</pubDate>
      <description>&lt;p&gt;Implementation of the Python language targeting the .NET and Mono platforms.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Integrated with the Common Language Runtime: IronPython code can use CLR libraries and Python classes can extend CLR classes.
&lt;br /&gt;- Fully dynamic: IronPython supports an interactive interpreter and transparent on-the-fly compilation of source files just like standard Python.
&lt;br /&gt;- Optionally static: IronPython also supports static compilation of Python code to produce static executables (.exe's) that can be run directly or static libraries (.dll's) that can be called from other CLR languages including C#, VB, managed C++ and more.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/languages"&gt;Languages&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/ironpython"&gt;more about IronPython&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ReSharper</title>
      <link>http://sharptoolbox.com/tools/resharper</link>
      <guid>http://sharptoolbox.com/tools/resharper</guid>
      <category>Refactoring</category>
      <category>IDEs - IDE add-ins</category>
      <category>Testing</category>
      <category>Code analysis - Standards verifiers</category>
      <category>Decompilation</category>
      <pubDate>Fri, 19 Aug 2011 09:22:43 GMT</pubDate>
      <description>&lt;p&gt;Add-in for Visual Studio that provides coding assistance, navigation helpers, on-the-fly error highlighting and quick error correction, as well as support for code refactoring or unit testing features.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Supports C#, VB.NET, XAML, ASP.NET, ASP.NET MVC, JavaScript, CSS, and XML
&lt;br /&gt;- Syntax and error highlighting
&lt;br /&gt;- Error quick-fixes
&lt;br /&gt;- Refactoring
&lt;br /&gt;- Navigation
&lt;br /&gt;- Code assistance, code completion, code formatting
&lt;br /&gt;- Code generation
&lt;br /&gt;- Decompiling
&lt;br /&gt;- Search
&lt;br /&gt;- Live templates
&lt;br /&gt;- ASP.NET editing
&lt;br /&gt;- NAnt and MSBuild scripts editing
&lt;br /&gt;- Supports Visual Studio 2010/2008/2005/2003, C# (up to version 4), VB.NET (up to version 10)&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/refactoring"&gt;Refactoring&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/ide-add-ins"&gt;IDEs - IDE add-ins&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/tests"&gt;Testing&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/code-analysers-standards-verifiers"&gt;Code analysis - Standards verifiers&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/decompilers"&gt;Decompilation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/resharper"&gt;more about ReSharper&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>dotTrace</title>
      <link>http://sharptoolbox.com/tools/dottrace</link>
      <guid>http://sharptoolbox.com/tools/dottrace</guid>
      <category>Profiling - Debugging</category>
      <pubDate>Fri, 19 Aug 2011 09:16:18 GMT</pubDate>
      <description>&lt;p&gt;Performance and memory profiling tool.
&lt;br /&gt;dotTrace profiles the performance of .NET Framework and Silverlight applications,
&lt;br /&gt;the memory usage of .NET Framework 2.0, 3.x and 4.0 applications, ASP.NET applications running on IIS and ASP.NET Development Server, Windows services.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- profiling API
&lt;br /&gt;- memory profiling
&lt;br /&gt;- snapshot exploring, CPU snapshot comparison, support for multiple snapshots
&lt;br /&gt;- combined profile and source views
&lt;br /&gt;- command line access
&lt;br /&gt;- user interface features navigation, filtering, search options and source preview
&lt;br /&gt;- source preview for .NET Framework assemblies
&lt;br /&gt;- integration with Visual Studio&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/profilers-debuggers"&gt;Profiling - Debugging&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/dottrace"&gt;more about dotTrace&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>dotCover</title>
      <link>http://sharptoolbox.com/tools/dotcover</link>
      <guid>http://sharptoolbox.com/tools/dotcover</guid>
      <category>Code coverage</category>
      <pubDate>Fri, 19 Aug 2011 09:14:47 GMT</pubDate>
      <description>&lt;p&gt;Code coverage tool.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Calculates statement-level coverage of .NET Framework and Silverlight applications
&lt;br /&gt;- Integrates with Visual Studio 2005, 2008 and 2010
&lt;br /&gt;- Highlights covered and uncovered code in Visual Studio
&lt;br /&gt;- Shows which tests cover a particular location in code
&lt;br /&gt;- Integrates with ReSharper's unit testing tools
&lt;br /&gt;- Support for multiple unit testing frameworks: MSTest, NUnit, xUnit, MSpec, etc.
&lt;br /&gt;- Console utility to use with a Continuous Integration server
&lt;br /&gt;- Fetching coverage analysis data from TeamCity to Visual Studio
&lt;br /&gt;- Generating code coverage reports as XML, HTML, or JSON&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/code-coverage"&gt;Code coverage&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/dotcover"&gt;more about dotCover&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CodeSmith Generator</title>
      <link>http://sharptoolbox.com/tools/codesmith</link>
      <guid>http://sharptoolbox.com/tools/codesmith</guid>
      <category>Code generation</category>
      <pubDate>Fri, 12 Aug 2011 09:50:27 GMT</pubDate>
      <description>&lt;p&gt;Template based code generator for any ASCII-based language.
&lt;br /&gt;CodeSmith templates use a syntax nearly identical to ASP.NET. The code generated can be customized by the use of properties. CodeSmith comes with an integrated template development environment, an extensible metadata system that includes database schema and XML sources standard, and statement completion to help building custom templates.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Execute custom templates
&lt;br /&gt;- Extensible metadata
&lt;br /&gt;- SchemaExplorer schema discovery API
&lt;br /&gt;- XML support
&lt;br /&gt;- Sub-template support; Sample templates; Template caching
&lt;br /&gt;- Console client
&lt;br /&gt;- CodeSmith Explorer GUI client; CodeSmith Studio IDE
&lt;br /&gt;- Visual Studio 2005, 2008 and 2010 integration
&lt;br /&gt;- CodeSmith API
&lt;br /&gt;- Merging support
&lt;br /&gt;- Batch code generation
&lt;br /&gt;- MSBuild support
&lt;br /&gt;- ActiveSnippets: like Visual Studio 2005 snippets, but with the power of CodeSmith available to execute any logic or access any metadata to control the output of your snippets
&lt;br /&gt;- CodeSmith Maps: allows you to create dictionary style maps of things like SQL to C# data type mappings
&lt;br /&gt;- Templates for .netTiers, NHibernate, PLINQO, NuSoft Framework&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/code-generators"&gt;Code generation&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/codesmith"&gt;more about CodeSmith Generator&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>NCache</title>
      <link>http://sharptoolbox.com/tools/ncache</link>
      <guid>http://sharptoolbox.com/tools/ncache</guid>
      <category>Caching</category>
      <pubDate>Fri, 12 Aug 2011 09:40:41 GMT</pubDate>
      <description>&lt;p&gt;Distributed in-memory object caching solution.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Synchronizes cache updates across multiple servers
&lt;br /&gt;- Scale up with mirrored, replicated, partitioned, and client cache topologies
&lt;br /&gt;- Software appliances for Caching Application Block and NHibernate
&lt;br /&gt;- Distributed ASP.NET session state and JSP sessions cache
&lt;br /&gt;- Distributed ASP.NET output cache
&lt;br /&gt;- Read-through, write-through, and write-behind operations
&lt;br /&gt;- Object relationship handling through dependency management
&lt;br /&gt;- Cache clustering as Replicated Cache, Partitioned Cache, or Client Cache
&lt;br /&gt;- Java Client&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/caching"&gt;Caching&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/ncache"&gt;more about NCache&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linqer</title>
      <link>http://sharptoolbox.com/tools/linqer</link>
      <guid>http://sharptoolbox.com/tools/linqer</guid>
      <category>LINQ</category>
      <pubDate>Tue, 17 May 2011 14:25:01 GMT</pubDate>
      <description>&lt;p&gt;SQL to LINQ converter.
&lt;br /&gt;&lt;br /&gt;Linqer will help you to learn LINQ and convert your existing SQL statements.
&lt;br /&gt;Not every SQL statement can be converted to LINQ, but Linqer covers many different types of SQL expressions.
&lt;br /&gt;Linqer supports both C# and VB.NET.
&lt;br /&gt;Because LINQ is a part of C# and VB languages, it is sensitive to data types conversions. Linqer performs the required type castings in the produced LINQ statements.
&lt;br /&gt;Linqer can convert the most useful SQL Server functions.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/linq"&gt;LINQ&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/linqer"&gt;more about Linqer&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ELMAH</title>
      <link>http://sharptoolbox.com/tools/elmah</link>
      <guid>http://sharptoolbox.com/tools/elmah</guid>
      <category>ASP.NET</category>
      <category>Tracing - Logging - Monitoring</category>
      <pubDate>Thu, 12 May 2011 00:31:58 GMT</pubDate>
      <description>&lt;p&gt;Application-wide error logging of unhandled exceptions for ASP.NET.
&lt;br /&gt;ELMAH (Error Logging Modules and Handlers) is pluggable: it can be dynamically added to a an ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
&lt;br /&gt;ELMAH comes as an ASP.NET HTTP Module and an HTTP Handler.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Logging of nearly all unhandled exceptions
&lt;br /&gt;- A web page to remotely view the entire log of recoded exceptions
&lt;br /&gt;- A web page to remotely view the full details of any one logged exception
&lt;br /&gt;- In many cases, you can review the original yellow screen of death that ASP.NET generated for a given exception, even with customErrors mode turned off
&lt;br /&gt;- An e-mail notification of each error at the time it occurs
&lt;br /&gt;- An RSS feed of the last 15 errors from the log
&lt;br /&gt;- Log errors to several storages: SQL Server, Oracle, SQLite, Access, Loose XML files, RAM (in-memory)&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/asp-net"&gt;ASP.NET&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/tracing-logging-monitoring"&gt;Tracing - Logging - Monitoring&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/elmah"&gt;more about ELMAH&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ILSpy</title>
      <link>http://sharptoolbox.com/tools/ilspy</link>
      <guid>http://sharptoolbox.com/tools/ilspy</guid>
      <category>Decompilation</category>
      <category>Object browsing - Assembly viewers</category>
      <pubDate>Sun, 01 May 2011 21:17:41 GMT</pubDate>
      <description>&lt;p&gt;Open-source .NET assembly browser and decompiler.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Assembly browsing
&lt;br /&gt;- IL disassembly
&lt;br /&gt;- Decompilation to C#
&lt;br /&gt;- Supports lambdas and 'yield return'
&lt;br /&gt;- Saving of resources
&lt;br /&gt;- Search for types/methods/properties (substring)
&lt;br /&gt;- Hyperlink-based type/method/property navigation
&lt;br /&gt;- Base/Derived types navigation
&lt;br /&gt;- Navigation history
&lt;br /&gt;- BAML to XAML decompiler
&lt;br /&gt;- Save assembly as C# project
&lt;br /&gt;- Find usage of field/method
&lt;br /&gt;- Extensibile via plugins (MEF)&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/decompilers"&gt;Decompilation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/object-browsers-assembly-viewers"&gt;Object browsing - Assembly viewers&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/ilspy"&gt;more about ILSpy&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Zeta Resource Editor</title>
      <link>http://sharptoolbox.com/tools/zeta-resource-editor</link>
      <guid>http://sharptoolbox.com/tools/zeta-resource-editor</guid>
      <category>Miscellaneous</category>
      <pubDate>Thu, 28 Apr 2011 12:05:16 GMT</pubDate>
      <description>&lt;p&gt;Utility application to edit string resources inside multiple resource files (resx) side-by-side.
&lt;br /&gt;Zeta Resource Editor enables you to edit string resources from multiple resource files together inside one single data grid.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/misc"&gt;Miscellaneous&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/zeta-resource-editor"&gt;more about Zeta Resource Editor&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Resource .NET</title>
      <link>http://sharptoolbox.com/tools/resource-dotnet</link>
      <guid>http://sharptoolbox.com/tools/resource-dotnet</guid>
      <category>Miscellaneous</category>
      <pubDate>Thu, 28 Apr 2011 10:24:22 GMT</pubDate>
      <description>&lt;p&gt;.NET resource editor.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Supports .resX and .resources files (Microsoft ResX Schema 1.3/2.0)
&lt;br /&gt;- Supports ImageList, Bmp, Icon, String, Cursor, etc.
&lt;br /&gt;- Imagelist import and export&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/misc"&gt;Miscellaneous&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/resource-dotnet"&gt;more about Resource .NET&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sisulizer</title>
      <link>http://sharptoolbox.com/tools/sisulizer</link>
      <guid>http://sharptoolbox.com/tools/sisulizer</guid>
      <category>Localization</category>
      <pubDate>Thu, 28 Apr 2011 10:12:07 GMT</pubDate>
      <description>&lt;p&gt;Visual software localization tool.
&lt;br /&gt;&lt;br /&gt;Localization with Sisulizer involves three steps:
&lt;br /&gt;- Scan the application and locate all of the text: Sisulizer can work directly with your C#, Visual Basic, Visual C++, C++ Builder, Delphi, Turbo languages, Java, Windows binary files, HTML Help (.chm), XLIFF, or with .NET. The software works visually with HTML, and XML. Sisulizer can also grab text from text files and databases. You determine which Windows resources you want to localize, including icons, menus, dialog boxes, strings, accelerators, versions, and manifest resources.
&lt;br /&gt;- Translate the text with Sisulizer's visual editor: you can begin the translation work yourself, and mark each phrase as translated properly, auto-translated, translated by best guess, out for review, or complete. Use Sisulizer's Exchange Wizard to create and send your translator a single file that contains a self-installing Sisulizer Translation Edition, along with your project file.
&lt;br /&gt;- Build the localized version&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/localization"&gt;Localization&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/sisulizer"&gt;more about Sisulizer&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lingobit Localizer</title>
      <link>http://sharptoolbox.com/tools/lingobit-localizer</link>
      <guid>http://sharptoolbox.com/tools/lingobit-localizer</guid>
      <category>Localization</category>
      <pubDate>Thu, 28 Apr 2011 10:12:00 GMT</pubDate>
      <description>&lt;p&gt;Localization solution for MFC, Delphi, .NET and Java based applications.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Support for multiple platforms: binary localization (Win32/MFC applications), Java Properties files, .NET Resource files and XML files.
&lt;br /&gt;- Visual Localization: includes visual editors for dialogs.
&lt;br /&gt;- Localizability Testing: Pseudo-Translate Expert can be used early during your product development cycle to determine if an application is ready for localization. For example, you may use it to determine if a product crashes if a series of strings are translated. Or to verify whether the application's source code has been clearly separated from the application's localizable resources.
&lt;br /&gt;- Automated QA: Validation Expert helps to ensure quality of your translation. With it you can identify many common mistakes such as inconsistent format strings, duplicate hotkeys, missing periods and others.
&lt;br /&gt;- Translation Memory: helps companies leverage on their previous work and reduce repetitive tasks.
&lt;br /&gt;- Statistics: With Statistics Expert you can evaluate software localization progress and pinpoint trouble spots. You can see which parts of project are behind schedule and which one are on time.
&lt;br /&gt;- Support for any language: supports more than 180 different languages, including European, Asian and right-to-left languages.&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/localization"&gt;Localization&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/lingobit-localizer"&gt;more about Lingobit Localizer&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Babylon.NET</title>
      <link>http://sharptoolbox.com/tools/babylon-net</link>
      <guid>http://sharptoolbox.com/tools/babylon-net</guid>
      <category>Localization</category>
      <pubDate>Thu, 28 Apr 2011 10:04:59 GMT</pubDate>
      <description>&lt;p&gt;Solution for localizing .NET applications.
&lt;br /&gt;Babylon.NET focuses on Visual Studio projects.
&lt;br /&gt;&lt;br /&gt;Features include:
&lt;br /&gt;- Directly reads Visual Studio project files to start a new translation project
&lt;br /&gt;- Synchronizes changes in the Visual Studio project with the translation project at any time
&lt;br /&gt;- Writes localized resource strings directly to the Visual Studio resource files
&lt;br /&gt;- Keeps track of the translation status for every single resource string in every locale
&lt;br /&gt;- Supports the reviewing process of the localization by keeping track of the quality status for every single recource string in every locale
&lt;br /&gt;- Automatic verifier checks for common problems during localization such as inconsistent translations, string.Format placeholder errors or punctuation errors
&lt;br /&gt;- Review Wizard supporting the review process of localized strings
&lt;br /&gt;- Automatically remove unused resource strings
&lt;br /&gt;- Multilevel Undo/Redo
&lt;br /&gt;- Separate, restricted "Translator" edition can be given to every translator working on the project&lt;/p&gt;&lt;p&gt;
          Categories:
          &lt;ul&gt;&lt;li&gt;&lt;a href="http://sharptoolbox.com/categories/localization"&gt;Localization&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://sharptoolbox.com/tools/babylon-net"&gt;more about Babylon.NET&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
