by Jon Jagger, Content Master Ltd. Intel Corp.
The right techniques and practices are key to interoperability of components written in different languages.
When building an application, it is increasingly likely that you and your team will have to combine components and/or source code written in different programming languages. It is not uncommon for programmers to spend significant periods of time getting modules written in different languages to interoperate properly. This is one of the key challenges addressed by Microsoft .NET.
It is rarely cost-effective or feasible to manually port or rewrite code from one language into another. Java is a popular language for building applications for Unix, while Microsoft has developed .NET and the Common Language Runtime (CLR) for building cross-language applications under Windows. Java and the CLR use different executable formats, which makes it challenging to build applications that need to integrate existing compiled Java class files into a .NET solution.
![]()
![]() | Accelerating .NET applications with the Intel VTune Performance Analyzer 6.1 by Alan Zeichick, The Intel VTune Performance Analyzer is more than... |
If you're interested in this topic, these articles may be helpful:
![]() | Anonymous delegates: efficient and expressive by Larry O'Brien, 3 Leaf Solutions, LLC. Intel Corp. Since its firs... |
![]() | Data access performance in ADO.NET by Ramesh Theivendran, architect, Borland Software Corp. First publish... |
![]() | Java Graph library v 2.1 demo from Big Faceless Organization The Big Faceless Java Graph library ... |
![]() | .NET client application "no touch" deployment: harness the full processing power of the desktop by Christopher Goldfarb, senior software architect, Intel Software Sol... |
![]() | Download Free Evals of Intel® Software Development Products Put our products to the test. Download as many evaluation versions as ... |
![]()
Related Jobs:

