All About Interop
Connecting .NET to just about anything else
download the Oracle add-in for VS2003 and .NET
I had previously mentioned that Oracle planned to release a VS2003 add-in. InfoWorld reports that...
Author: cheeso Date: 07/13/2005
More on Java and MSMQ
In my original post on Java interop with MSMQ, I gave a sample implementation of a Queue class for...
Author: cheeso Date: 07/12/2005
Sys-Con TV interviews with Microsofties at JavaOne
Sys-Con TV interviews of Microsofties at JavaOne 2005: Brian KellerDino Chiesa The full list of...
Author: cheeso Date: 07/11/2005
OpenLDAP and ActiveDirectory
At TechEd, Microsoft announced some new stuff around interop with Active Directory. openLDAP and...
Author: cheeso Date: 07/07/2005
Setting up WinXPSP2 or WS2003 for XA transactions with MQ
In a previous post, I talked about transactions without components, spanning MQ and SQL Server. The...
Author: cheeso Date: 07/06/2005
Transactions, SwC, and IBM MQSeries
In .NET 2.0 (code-named "Whidbey"), Microsoft is introducing a bunch of slick enhancements and...
Author: cheeso Date: 07/06/2005
Interop is not only Web Services
This excellent article by Heinrich Gantenbein of Avanade examines a scenario where bridge technology...
Author: cheeso Date: 07/06/2005
Try out VS2005 Beta2 - Hosted
https://msdn.demoservers.com/login.aspx?lab=118 Addendum: What does it mean, "Hosted"? you may ask....
Author: cheeso Date: 07/05/2005
Sybase PowerBuilder and .NET
I thought I posted on this previously, but Sybase has an eval version of DataWindow .NET for...
Author: cheeso Date: 07/05/2005
JDBC for SQL2005
Beta1 is now available for download. Checkitout....
Author: cheeso Date: 06/30/2005
InfoWorld on Interop at JavaOne
Paul Krill of InfoWorld posted a story summarizing much of the interop action at J1. The news item...
Author: cheeso Date: 06/30/2005
Report from JavaOne
Many of you may be aware that Microsoft officially participated in Sun's JavaOne conference for...
Author: cheeso Date: 06/30/2005
Interoperability at Sun's JavaOne event
There's lots of .NET-and-Java interop stuff happening at JavaOne this year. I'll be participating in...
Author: cheeso Date: 06/23/2005
IBM's .NET support
Here's a list of IBM-published Redbooks relating to .NET WebSphere and .Net Interoperability Using...
Author: cheeso Date: 06/16/2005
SAP whitepaper on interop
SAP has posted a whitepaper on Interop with .NET and WebSphere (PDF). I hadn't seen this til now....
Author: cheeso Date: 06/15/2005
Quest + Vintela - Java Single Sign On
Quest announced they will buy Vintela, the makers of the Vintela Single Sign-on for Java, which...
Author: cheeso Date: 06/02/2005
Office XML Formats updated
Microsoft has announced that the next version of Office (unofficially "Office 12") will deliver...
Author: cheeso Date: 06/02/2005
strange but true: JMS for .NET
TIBCO apparently has implemented the JMS API in .NET. TIBCO Enterprise Message Service software not...
Author: cheeso Date: 05/26/2005
PHP and .NET interop
This link talks quite a lot about .NET and PHP5 interconnecting, though I don't know precisely what...
Author: cheeso Date: 05/26/2005
.NET interop around the world
Just got back from endless travel. I have not been posting while away, seems like I've been really...
Author: cheeso Date: 05/26/2005
JMS Interop, revisited
JMS Interop, revisited I previously posted about issues with JMS-to-.NET interop. I just saw this, 2...
Author: cheeso Date: 04/20/2005
More on Jar Hell
Regarding my prior post on Jar Hell, a colleague asked me to elaborate on the problems I experienced...
Author: cheeso Date: 03/31/2005
Dave is in the house
My homey Dave White is blogging.
Author: cheeso Date: 03/29/2005
Java and MS-Word
Java and MS-Word - followup Earlier this month, I posted some references to some Java->WordML...
Author: cheeso Date: 03/29/2005
Visual Studio Team System and Eclipse Interop
David Lem is looking into building Eclipse plug-ins that work with VSTS. This will be very...
Author: cheeso Date: 03/29/2005
Connecting BizTalk 2004 to WebSphere MQ via webservices
https://weblogs.asp.net/gsusx/archive/2005/03/10/392126.aspx This article covers how to use the...
Author: cheeso Date: 03/21/2005
NullableTypes
Just saw this, interesting for people doing XML or webservices interop between .NET and Java systems...
Author: cheeso Date: 03/15/2005
Working examples of Java/AXIS + .NET
Working examples of Apache AXIS (Java) webservices and .NET clients....
Author: cheeso Date: 03/08/2005
Java and Office documents via XML, XSL-FO
Couple of interesting items related to Interop with Java and Office docs. 1st, MSDN article on...
Author: cheeso Date: 03/04/2005
AXIS 1.2RC3 and .NET
AXIS 1.2RC3 was released last week, although the AXIS releases page isn't yet updated. If you are...
Author: cheeso Date: 03/03/2005
Java byte[] to VB.NET array of bytes
Somebody asked: I have an application in Java which encrypts data and returns the bytes in a comma...
Author: cheeso Date: 03/01/2005
Java byte[] to VB.NET byte[], part deux
Following on from the prior post, there are other options for converting an array of Java bytes to...
Author: cheeso Date: 03/01/2005
Connection options for VS and .NET
Interop bonanza. For those keeping score at home, IBM has DB2 add-ins for VS, along with a DB2...
Author: cheeso Date: 03/01/2005
Oracle's .NET Developer center
Saw this on TheServerSide.Net Apparently Oracle had announced in December that they would be...
Author: cheeso Date: 02/28/2005
Java and .NET interop via MSMQ
How to connect a Java app to MSMQ, the queuing system that is integrated into Windows? The question...
Author: cheeso Date: 02/28/2005
Novell revs LDAP lib for .NET
If you don't like System.DirectoryServices, or if you want a pure LDAP API, you can get third-party...
Author: cheeso Date: 02/22/2005
About this Blog
This Blog is dedicated to exploring interop opportunities between .NET-based systems and other...
Author: cheeso Date: 02/22/2005
Issues with "Contract First" Design
Dare has a very good perspective on all things XML. In this recent post he points out that...
Author: cheeso Date: 02/21/2005
Webcast on .NET client + AXIS service
Simon has put together a set of webcasts covering webservices interop. One of them covered a .NET...
Author: cheeso Date: 02/21/2005
Interop webcasts
Whoa! check out this list of webcasts done by Simon. All available on-demand, all fresh January...
Author: cheeso Date: 02/16/2005
Still the Last Configuration Handler you'll ever need
I was responding to a newsgroup question about how to use an XmlTextReader to open and read...
Author: cheeso Date: 02/12/2005
Apache XmlBeans and .NET XML Serialization
A while back, I used Apache's XmlBeans for an interop sample. The real focus there was the...
Author: cheeso Date: 02/11/2005
Caucho Hessian ported to C#
This came out 2 weeks ago, I had missed it. Caucho's Hessian has been ported to C#. Here's the...
Author: cheeso Date: 02/09/2005
Common Sense on Interop
Just saw Ted Neward's 5-page brief on Java and .NET Interop (from 2004)...
Author: cheeso Date: 02/09/2005
Java JNDI, Active Directory, and LDAP_CONTROL_PWEXPIRING
There are many variations on Interop. Many of the posts on this blog discuss...
Author: cheeso Date: 02/07/2005
BillG memo on interop
Just came out today. It highlights some of the interop work we Microsofties have been busy with...
Author: cheeso Date: 02/03/2005
Java and .NET - AES Crypto Interop
Crypto Interop There are 999 different ways to connect Java applications to .NET applications, this...
Author: cheeso Date: 01/25/2005