Jul 15 2009
Introduction
CSharpJavaMerger Framework is a framework that enables you to write one set of code which can be used both by C# and Java. CSharpJavaMerger provides common interfaces that can be used both by C# and Java.
For companies who want to take advantage of both C# and Java to develop applications, we usually need developers to work out two different sets of code, specifically for C# and Java. It increases development cost and time a lot.
Dynamsoft, the leading developer of source control and issue tracking, met the same problem. Before CSharpJavaMerger Framework is available, the developers wrote two sets of code in C# and Java to fulfill different customers’ needs. When developing SCM Anywhere (the SQL-based software configuration management tool), to improve the efficiency of coding, the team worked out CSharpJavaMerger. It is proved helpful. With it, developers of Dynamsoft only developed Java source code of SCM Anywhere and the C# version is available by making some small modifications to the Java code. It lowers the development cost and improves the development team productivity remarkably.
CSharpJavaMerger, developed by Dynamsoft, is free and open source, distributed under General Public License (GNU) license.
Links:
Previous article >>>>:
Next article >>>>: News
WCF & Java Interop series home page: CSharpJavaMerger Framework

