InfoQ

InfoQ

Topic/Tag specific view

Interop Content on InfoQ


Latest featured content about Interop

Spring and Platform Interoperability

Topics
Java,
Interop,
.NET

Stephen Bohlen explains how Spring helps with interoperability between Java and .NET, demoing it with the help of a sample application.

News about Interop

CXXI Brings Advanced C++ Interop To Mono

Topics
.NET,
Interop

CXXI, a new C++ Interop framework, allows easy interoperability between C# and C++ in Mono. Developers can, from C#, easily instantiate C++ objects, invoke C++ methods, subclass C++ classes, and more.

Designing Loosely Coupled Metro Applications with URIs

Topics
HTML5,
.NET,
Interop,
Javascript

Protocols allow applications to launch other applications using URIs much as you would launch a website. This allows you to build a collection of small work-flow centric applications that work together seamlessly.

Articles about Interop

Getting Started With SharePoint Web Services

Topics
.NET,
Interop,
Application Servers,
Web Services

Programmatic access to SharePoint is limited to .NET based languages unless a developer utilizes web services. Trent provides examples of how to extend the out of the box web services and how to consume them from both .NET and Java.

Open Source WS Stacks for Java - Design Goals and Philosophy

Topics
Interop,
Web Services,
REST,
SOA,
Java,
WS Standards,
XML Databinding

InfoQ's Stefan Tilkov questioned lead developers of Apache Axis2, Apache CXF, Spring Web Services, JBossWS and and Sun’s Metro about their design goals, their approach towards Java and Web services standards, data binding, accessing XML, interoperability, REST support, and framework maturity. The results revealed many similarities and some noteworthy differences.

Presentations about Interop

Dynalink: Dynamic Linker Framework for Languages on the JVM

Topics
Dynamic Languages,
Java,
Interop

Attila Szegedi discusses a framework which provides object registration and discoverability, overloaded method resolution, etc. for better inter-language communication on JVM using InvokeDynamic.

Clojure-Java Interop: A Better Java than Java

Topics
Syntax,
Java,
Interop,
Language

Stuart Dabbs Halloway, after reviewing Clojure’s syntax comparing it with Java, explains how Clojure-Java interoperability works. He then talks about the need for simplicity in languages, attempting to prove that Clojure is a simpler language, and consequently better, than Java.

Interviews about Interop

Enterprise Interoperability with Kevin Wittkopf

Topics
Java,
.NET,
Interop,
Web Services

Kevin Wittkopf talks about interoperability, focusing on .NET and Java, from web services to bridging techniques, message busses and hub approaches, and how those are helping to bring about the end of the platform wars.

Ted Neward on Interop & Office Integration

Topics
Java,
.NET,
Interop,
Java plus .NET Integration

Ted Neward talks about various ways Java and .NET can be used together focusing on examples of MS Office automation, and explains how various interop approaches (in-proc, messaging, web services) work and when to use them.