Browse by Tags
All Tags
»
Java
»
XML
(RSS)
.NET
AXIS
Exchange
IBM
Interop
JAXB
JAXWS
OpenXML
OSP
RSS
WCF
Web Service
Websphere
WSDL
XSD
29 July 2008
Connecting to Exchange using JAX-WS, part 1
Yes, it is possible to Connect to Exchange using JAX-WS The fear and trepidation I had when considering the effort to connect a Java application to Exchange Server 2007 was well founded. It wasn't easy. I'm going to spoil the ending and tell you, yes,
Read More...
18 June 2008
Open Source and Interoperability
Open. Source. Is. Not. Interoperability. Ted Neward is an entertaining and talented writer, not to mention a stand-up guy, and a first-rate technogeek. But that doesn't mean he is always right. I was just reading and old post of his which I missed during
Read More...
24 March 2008
Java/XML Binding Options? WebSphere prefers JAXB 2.0...
I'm looking to put together more Java and .NET interop samples. If any of you have any particular requests, let me know. One of the key areas for interop I'm looking at is XML serialization. Today I was scanning the web looking for insight into the leading
Read More...
10 October 2007
Date and Time Values and Java Interop: a concrete example using XStream
Last month I posted on Date and Time values and interop. One of the key points I made is that you can lose information (specifically timezone information) when you transition from .NET to something else. If you stay within .NET, then you don't lose that
Read More...
09 August 2007
Fact Check – IBM’s Steve Mills claims on MS and SOA
We saw an article on CNET that included quotes from Steve Mills of IBM directly related to Interop, SOA and Microsoft. Since Interop is one of our passions, we thought it would be worthwhile to respond. Given that we are approaching an election here in
Read More...
19 July 2007
Interop between ASMX and WCF Services
My esteemed colleague, Kevin , is working on a project where the customer has a bunch of ASP.NET (ASMX) web services, and they are looking at migrating to WCF. The customer's goal is simplicity: in stage 1, they'd like to keep their ASMX files, keep the
Read More...
23 March 2007
Using Java to program openXML documents
I've blogged about this before. Now I See there is a sourceforge project supporting the use of Java to access openXML docs. Brian Jones has the scoop: http://blogs.msdn.com/brian_jones/archive/2007/03/20/programming-against-the-openxml-formats-with-java.asp
Read More...
16 February 2007
Open XML Workshop in Redmond, March 13-15
Want to learn about Open XML from the source? There's an opportunity coming up March 13-15 on the Microsoft campus in Redmond, Washington. It's called the Open XML Deep Dive developer workshop . If you’re adopting Open XML, and need deep technical training
Read More...
31 October 2006
Use Office 2003 XML Schema, no worries
In the past I've posted some articles [ 1 , 2 ] about generating Office 2003 documents from a server-side Java application. I also posted some example code . Of note, the Office 2003 XML Reference Schemas are now also available under the Open Specification
Read More...
30 October 2006
Peter Galli of eWeek on Microsoft and its work on Interop
Editorial excerpt of the Week. From an article mostly about Sender ID , a specification for e-mail authentication, Peter Galli commented on Microsoft's recent work on interop: “Over the past four months Microsoft has announced a number of key interoperability
Read More...
06 January 2006
Prettification of XML - .NET 2.0 partial classes
Prettification of XML - .NET 2.0 partial classes I wrote about prettification of XML in Web Services earlier, and described how you can prettify your XML by modifying the generated code. As Ram points out, in .NET 2.0, you can use partial classes for
Read More...
06 January 2006
Prettification of XML Serialization within Web Services
Prettification of XML Serialization within Web Services This came up yesterday on an internal mailing list. A colleague remarked that, following best practices in modular schema design results in bloat of serialized messages, particularly with namespace
Read More...
11 February 2005
Apache XmlBeans and .NET XML Serialization
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.
Read More...
10 December 2004
Java and .NET - Java serialization vs XML
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.
Read More...
Home
About
Email
All About Interop
Connecting .NET to just about anything else
RSS 2.0
Atom 1.0
Recent Posts
Enable .NET 3.5 goodies in IIS vdir
Geneva supports OASIS WS-Trust, SAML
Connect WebSphere and Java applications to SQL Server
Such a deal! MSDN for startups
REST in WCF: Varying response content type based on HTTP Request Headers
Tags
.NET
AES
AMQP
Amusing
Apache
ASMX
ASP.NET
AXIS
Beta
BizTalk
BizTalkServices
COBOL
CodePlex
CTP
Data
Devices
Docx
Eclipse
emacs
ESB
Exchange
FREE
Google
History
IBM
Identity
IIRF
IIS
Interop
Java
JAXB
JAXWS
JDBC
JMS
JNI
JSON
Links
LINQ
Linux
Models
MOSS
MQ
MSBuild
MSDN
MSMQ
Not Really Interop
OpenID
OpenXML
Oracle
Oslo
OSP
PDC
PHP
Portals
Powershell
Providers
Rant
REST
RSS
Ruby
SAML
SAP
SDK
Services
Sharepoint
Silverlight
SOA
SOAP
SQL
Standards
Sudoku
syslog
TIBCO
Tomcat
Transactions
Unicode
Virtualization
Vista
Visual Studio
VS2005
VS2008
VSShell
VSTO
WCF
Web Service
web2.0
Webcast
WebLogic
Websphere
WF
Word
WordML
WPF
WSDL
WS-Trust
XAML
XML
XMLDSIG
XSD
Zip
Archives
December 2008 (1)
November 2008 (4)
October 2008 (6)
September 2008 (10)
August 2008 (8)
July 2008 (8)
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 (13)
January 2005 (3)
December 2004 (7)
November 2004 (11)
Search
About ...
Blogs / Microsoft
Beat
Dare
John Durant
Paul Andrew
Justin Smith
Craig Kitterman
DrNick
DotNet
Blogs / Other
Christian
MLB
Tim Ewald
CodeBetter
Oleg
Jesus Rodriguez
Downloads
SQL 2005 Express
All MSDN Downloads
.NET 3.0 Runtime
.NET 3.0 SDK
.NET 3.5 Runtime
.NET 3.0 sp1
VS2008 - Trials and Express
.NET 3.5 SDK
Windows Powershell
Keepers
CopySourceAsHtml
Overview of WS-* Standards
.NET App Architecture (book)
Enterprise Development Whitepapers
Visual Studio
.NET feedback center
Wikipedia on .NET
Microsoft + Sun partner on interop
MS.com essentials
Visual Studio Interop
Web services interop
Microsoft Interop Philosophy
Office XML Schema
MS interop
BizTalk Server Team blog
SaaS on MSDN
SOA
SOA Philosophy
Data inside vs outside
OO meets SOA