Tagged Questions
2
votes
8answers
869 views
How can I integrate Java with .Net?
I have one SDK that is available in Java and another SDK that is available for .Net and would like to write a single application that interfaces with both of them. I imagine I will need to use a cross ...