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)
February, 2005
MSDN Blogs
>
All About Interop
>
February, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
All About Interop
Oracle's .NET Developer center
Posted
over 7 years ago
by
cheeso
3
Comments
Oracle has organized a bunch of content for .NET devs, in the .NET Developer Center. Nice! ...
All About Interop
Java and .NET interop via MSMQ
Posted
over 7 years ago
by
cheeso
32
Comments
Java apps running on Windows can connect to MSMQ via JNI....
All About Interop
Novell revs LDAP lib for .NET
Posted
over 7 years ago
by
cheeso
0
Comments
Novell's ldapcsharp library provides direct LDAP access to any .NET app. It's open source....
All About Interop
About this Blog
Posted
over 7 years ago
by
cheeso
0
Comments
This Blog is dedicated to exploring interop opportunities between .NET-based systems and other systems. The key approaches to interop covered here include: W eb services, REST/POX, message queues, dedicated bridges, and others. Dino Chiesa is the primary...
All About Interop
Issues with "Contract First" Design
Posted
over 7 years ago
by
cheeso
0
Comments
Avoiding the pitfalls inherent in the contract-first design approach....
All About Interop
Webcast on .NET client + AXIS service
Posted
over 7 years ago
by
cheeso
4
Comments
Simon does some hand-authoring of WSDD and web service implementations in Apache AXIS. I normally recommend doing "WSDL First" design and generating those artifacts....
All About Interop
Java Serialization as Interop mechanism (again)
Posted
over 7 years ago
by
cheeso
0
Comments
Another example of using Java (binary) serialization as an interop mechanism between Java and .NET apps. This example uses a shared text file to exchange data between the Java and .NET apps. Example source included....
All About Interop
Interop webcasts
Posted
over 7 years ago
by
cheeso
0
Comments
Whoa! check out this list of webcasts done by Simon. All available on-demand, all fresh January 2005. http://weblogs.asp.net/smguest/articles/webcasts.aspx
All About Interop
Still the Last Configuration Handler you'll ever need
Posted
over 7 years ago
by
cheeso
1
Comments
I was responding to a newsgroup question about how to use an XmlTextReader to open and read configuration settings. My answer was, don't. Craig Andera's " Last Configuration Section Handler " post from way back in 2003 is still the best way to read config...
All About Interop
Apache XmlBeans and .NET XML Serialization
Posted
over 7 years ago
by
cheeso
3
Comments
Since both XMLBeans and .NET XML Serialization can map between objects and XML documents, apps can interchange data pretty simply, using XML and the mapping magic on either side. Save the state of a .NET object into XML stream, then load a Java object from that same stream. Or vice versa. The sample presented here shows how....
All About Interop
Caucho Hessian ported to C#
Posted
over 7 years ago
by
cheeso
1
Comments
Caucho has ported their Hessian binary protocol to C#. I don't get why anyone needs this....
All About Interop
Common Sense on Interop
Posted
over 7 years ago
by
cheeso
0
Comments
Just saw Ted Neward's 5-page brief on Java and .NET Interop (from 2004) http://www.theserverside.net/articles/content/Interoperability/Neward_Interoperability.pdf
All About Interop
Java JNDI, Active Directory, and LDAP_CONTROL_PWEXPIRING
Posted
over 7 years ago
by
cheeso
2
Comments
There are many variations on Interop. Many of the posts on this blog discuss application-to-application connections, where a .NET app and a Java app can exchange messages or share data, but there are other options, such as application-to-infrastructure...
All About Interop
BillG memo on interop
Posted
over 7 years ago
by
cheeso
0
Comments
Just came out today. It highlights some of the interop work we Microsofties have been busy with lately. http://www.microsoft.com/mscorp/execmail/2005/02-03interoperability.asp
Page 1 of 1 (14 items)