Sign In
All About Interop
Connecting .NET to just about anything else
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
AXIS
emacs
IBM
Interop
Java
JMS
MQ
MSMQ
Not Really Interop
OpenXML
Oracle
PHP
Powershell
REST
Services
SOA
Visual Studio
WCF
Websphere
Word
WSDL
XML
XSD
Zip
Archive
Archives
December 2008
(1)
November 2008
(4)
October 2008
(6)
September 2008
(10)
August 2008
(8)
July 2008
(9)
June 2008
(12)
May 2008
(3)
April 2008
(21)
March 2008
(25)
February 2008
(6)
December 2007
(3)
November 2007
(4)
October 2007
(11)
September 2007
(16)
August 2007
(12)
July 2007
(10)
June 2007
(8)
May 2007
(5)
April 2007
(5)
March 2007
(8)
February 2007
(10)
January 2007
(12)
December 2006
(3)
November 2006
(4)
October 2006
(8)
September 2006
(4)
August 2006
(9)
June 2006
(6)
May 2006
(5)
April 2006
(7)
March 2006
(8)
February 2006
(6)
January 2006
(11)
December 2005
(12)
November 2005
(2)
September 2005
(2)
August 2005
(3)
July 2005
(10)
June 2005
(9)
May 2005
(3)
April 2005
(1)
March 2005
(13)
February 2005
(14)
January 2005
(3)
December 2004
(7)
November 2004
(11)
December, 2004
MSDN Blogs
>
All About Interop
>
December, 2004
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
All About Interop
.NET CF connects to Java via CORBA
Posted
over 8 years ago
by
cheeso
0
Comments
An article from the December issue of .NET Developer's Journal discusses how to connect a device running the .NET Compact Framework with a Java back-end via CORBA. This article uses MiddSol's MinCor.NET , which is is an object request broker for the Compact...
All About Interop
JNBridge Pro v2.2
Posted
over 8 years ago
by
cheeso
0
Comments
New dot-release of JNBridge, the Java-to-.NET bridge....
All About Interop
Multi-language support, interop, and philosophy
Posted
over 8 years ago
by
cheeso
0
Comments
I had a comment on the J# serialization post that I took as , "J# is insufficient to entice J2xE developers." J# isn't really about enticing developers "away from" a different platform. [ by my view, that is a pretty narrow way of looking at the world...
All About Interop
Java and .NET - Java serialization vs XML
Posted
over 8 years ago
by
cheeso
4
Comments
No surprise here - using Java binary serialization is a bit faster than using XML serialization when sending messages between a Java app and a .NET app via MQSeries. But what may be surprising is the performance delta - not really that much. About 25% in my tests. YMMV....
All About Interop
Java Serialization and .NET - There Really *is* a Santa Claus
Posted
over 8 years ago
by
cheeso
6
Comments
It is possible to serialize an instance in Java using Java (binary) serialization, then de-serialize that instance in J#.NET. Sample code included....
All About Interop
Java serialization and .NET?
Posted
over 8 years ago
by
cheeso
6
Comments
Quiz: What do you think? Java has a binary serialization format. .NET has J#, which includes the JDK 1.1.4 class libraries, which includes Java serialization. Will it be possible for a Java app running under JDK 1.4 to serialize an object graph to a stream...
All About Interop
on Java-to-.NET interop via JMS and MQSeries
Posted
over 8 years ago
by
cheeso
8
Comments
JMS is a standard messaging API in Java. But in my tests, the use of the JMS API makes interop between Java and .NET much more difficult....
Page 1 of 1 (7 items)