Skip to main content

Kajabity Tools (for C#) version 0.1 Released

At last, I’ve finally managed to put together a release of the Kajabity Tools – this version just includes a completely rewritten JavaProperties class allowing a C# application to correctly load and store Java style properties from a “.properties” file. For more details see Kajabity Tools. The Kajabity Tools-0.1.zip file contains: Kajabity Tools DLL – Read More

Tags: , , ,
Posted in C#, Kajabity Tools | No Comments »

Loading Java Properties Files in C#

Java style properties files are not supported in C# – so here is a class that reads and writes Java “.properties” files.

Tags: , ,
Posted in C#, Java, Kajabity Tools | 9 Comments »