Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 693 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 693 Bytes

Language XML

A Toolkit for multi language applications based on .net

Main Components:

  • a library to read the file format (and do some auto-apply magic on winforms) [VB.NET]
  • an editor to edit the file format that supports a few diffrent roles (developer, language maintainer and translator) [VB.NET]
  • an editor to assign windows user to the different roles [VB.NET]

Other libraries that are part of this project:

  • a library with a Rijndael implementation (to encrype and decrypt data) [VB.NET]
  • a simple user list library [C#]
  • a simple user settings library (to be used instead of regular .net config files) [C#]
  • a library to handle messages on a status bar [C#]