QUOTE
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.
Project: http://csharpjavamerger.codeplex.com/
Project: http://csharpjavamerger.codeplex.com/
I was searching on google if there is any tool that can help us write code that can be used by java and c#. I found one article on this site which was redirecting to this project on codeplex. CSharpJavaMerger Framework is open source and free of cost software. What it does is it allows to write a common interface for both C# and Java, with which you can write code that could be used by both java and C# programs.
I find this project interesting, as most of time i thought about writing a program which could use code from both java and C#. But was not aware of if this is possible or not. There are plenty of commercial frameworks that does simmilar job. But if you're on tight budget and can't afford. As most of the programmers can't afford huge license fees for independent work. CSharpJavaMerger Framework is good choice in such case. For more info check this site and check the official projct site here.

