Sign In
simon.says
The only guy at Microsoft allowed to login as 'guest'
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
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
Architecture
Aspiring Architect
Blogs
Events
Getting Things Done
Interoperability
Pages
Technology
UX
Web Services Interoperability
Archive
Archives
July 2007
(1)
October 2006
(3)
September 2006
(3)
August 2006
(5)
July 2006
(2)
June 2006
(3)
May 2006
(7)
March 2006
(3)
February 2006
(6)
January 2006
(6)
December 2005
(5)
November 2005
(5)
October 2005
(2)
September 2005
(3)
July 2005
(10)
June 2005
(6)
May 2005
(9)
April 2005
(9)
March 2005
(15)
February 2005
(14)
January 2005
(9)
December 2004
(17)
November 2004
(11)
October 2004
(2)
September 2004
(4)
August 2004
(3)
July 2004
(5)
June 2004
(5)
May 2004
(13)
April 2004
(8)
March 2004
(5)
February 2004
(8)
January 2004
(11)
December 2003
(9)
November 2003
(4)
Interoperability
MSDN Blogs
>
simon.says
>
Interoperability
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
simon.says
WSCF 0.6 Released!
Posted
over 6 years ago
by
smguest
1
Comments
Congratulations to Christian and the guys over at Thinktecture on their v0.6 release of WSCF! New features include support for .NET Fx 2.0 and Visual Studio 2005, together with partial classes, nullable types, SOAP 1.2, generics and a host of other...
simon.says
How can you tell if a “Web Service” really is a Web Service?
Posted
over 6 years ago
by
smguest
2
Comments
I was asked the question "How can you tell if a Web Service really is a Web Service?". If someone says that they have a Web Service (or more importantly is trying to sell you one!) what are the questions you should ask? I decided to put together this...
simon.says
Interoperability BOF at PDC - Microsoft with Sun
Posted
over 7 years ago
by
smguest
Interested in interoperability betwen .NET and Java? Then come to tomorrow's (Monday's) BOF session at PDC and hear speakers from both Microsoft and Sun talk about the subject. Here are the details: Monday 12, 9:30pm, Room 511A - Interoperability:...
simon.says
Creating Word documents on IBM WebSphere and BEA WebLogic
Posted
over 7 years ago
by
smguest
Running IBM WebSphere, BEA WebLogic or another J2EE application server? Wish you could generate server-side Microsoft Word documents without any third party add-ins? With Microsoft Office 2003 and an XML reference schema called WordML, you can do this...
simon.says
New Version of WSE Trace Tool
Posted
over 7 years ago
by
smguest
3
Comments
I caught up with Benjamin Mitchell at TechEd Europe this year and we chatted briefly about WSE Trace - a small tool that I put together to help with viewing of traces generated by WSE . Given that there is still some interest in this I thought it was...
simon.says
MTOM Blogcast
Posted
over 7 years ago
by
smguest
For those that didn't get to attend my session at JavaOne or TechEd Europe this year, here is a 5 minute "blog cast" of my MTOM interop demo - as I described in this earlier post . See how easy it is to use WSE 3.0 CTP and JAX-WS to send a binary attachment...
simon.says
Custom Exception Handling in Indigo
Posted
over 7 years ago
by
smguest
1
Comments
One question I frequently get asked is "how do I handle exceptions over Web Services?" If you've ever tried passing exceptions using Web Services you'll likely be able to relate to the issues. The main problem is that the majority of toolkits don't have...
simon.says
How to do MTOM Interop
Posted
over 7 years ago
by
smguest
9
Comments
In my JavaOne session yesterday I showed (what I believe to be) the first MTOM Interop demo between .NET and Java using publicly available toolkits. For those that don't know MTOM (Message Transmission Optimization Mechanism) is the new specification...
simon.says
Update from JavaOne
Posted
over 7 years ago
by
smguest
Wow, here I am at JavaOne! It’s kind of odd... I’ve been doing Java development for a number of years now and I realize that this is my first visit to JavaOne. (What’s more ironic is that I had to wait to join Microsoft before I went ;-) So, what have...
simon.says
Microsoft at TechEd also ;-)
Posted
over 7 years ago
by
smguest
As I mentioned in my last post I'll be at JavaOne this year - but before that of course I'll be making my way down to TechEd! I'll be presenting on Saturday 4th for TechEd Academic at the University of Florida. I always enjoy the academic sessions...
simon.says
Microsoft at JavaOne
Posted
over 7 years ago
by
smguest
4
Comments
As you may have read from TheServerSide's post or through other articles, Microsoft will be attending JavaOne this year in San Francisco. We've been working with Sun over the past few months to put together an Interoperability track on the Tuesday of...
simon.says
Channel9 Fun cont'd
Posted
over 7 years ago
by
smguest
Did I also mention that the C9 demo mentioned in my last post shows BEA WebLogic (running on Red Hat Linux) creating a Microsoft Excel spreadsheet - using a technology called Office XML?
simon.says
Channel9 Fun
Posted
over 7 years ago
by
smguest
1
Comments
Here's a 34 minute video that Robert, Karsten and I put together for Channel 9 . In it I show how we can take a mainframe app, BEA WebLogic running on Red Hat and some Office XML, mix it together and front it with an interface written in Avalon.
simon.says
WS-Security Interop using WSE 2.0 and Sun JWSDP 1.5
Posted
over 7 years ago
by
smguest
An update to my WS-Security interop series got posted today. This article shows WS-Security interoperability (using X.509 certs) between WSE 2.0 and Sun's JWSDP (Java Web Services Developer Pack) 1.5.
simon.says
Office Redistributable PIAs available
Posted
over 7 years ago
by
smguest
1
Comments
News from Harry - the Office 2003 PIAs (Primary Interop Assemblies) are now available as a separate, redistributable download. This is great news for developers building apps that interoperate with Microsoft Office 2003.
simon.says
WS-RM being submitted to OASIS
Posted
over 7 years ago
by
smguest
This is very exciting - today, BEA, IBM, Microsoft and TIBCO announced that they will be submitting the WS-RM specification to OASIS for standardization. Congratulations to everyone involved in this especially Jorgen for driving the WS-* workshop process...
simon.says
When is Microsoft going to support JMS?
Posted
over 7 years ago
by
smguest
5
Comments
Wow, if I had a dollar for every time I was asked this question...! A high number of posts on this subject have been circulating recently. I wanted to spend a couple of minutes to first define what JMS really is, and summarize the Interop options that...
simon.says
Accessing MSMQ from Java
Posted
over 7 years ago
by
smguest
Here's a nice post from Dino showing options (and alas a solution) for accessing MSMQ libraries from Java. I haven't tried the sample code yet, but it looks like a good approach.
simon.says
Calling Web Services from "pre-.NET" Applications
Posted
over 7 years ago
by
smguest
1
Comments
Here's are three articles that talk about developing and using Web Services for "pre-.NET" applications (e.g. a VB6 app or MFC COM control). Thanks to Brian Combs from PSS for forwarding to me: 1. Integrating Web Services and COM Components using the...
simon.says
Getting Multiple Virtual PCs to Work Together
Posted
over 7 years ago
by
smguest
11
Comments
I'm a big fan of using multple Microsoft Virtual PC images, especially for demos and development. My current machine has a second hard disk that is dedicated to images that I use for such work. One of the problems I've run into in the past is getting...
simon.says
MSDN TV!
Posted
over 7 years ago
by
smguest
3
Comments
Here is the latest episode of MSDN TV - with me, the whiteboard in my office, and "Top Ten Tips for Web Services Interoperability" I believe that this is also the 100th episode of MSDN TV! Congratulations guys!
simon.says
New MSDN Article - Host Integration using SLI (Screen Logic Interface)
Posted
over 7 years ago
by
smguest
3
Comments
Just before the holidays I wanted to see if it was possible to generate Web Services from "green screens" running on an IBM mainframe.. It certainly is, and here is the result .
simon.says
Updated: WS-Security Interop with Sun JWSDP 1.5
Posted
over 7 years ago
by
smguest
7
Comments
A few people have asked where the update is for WS-Security interop between WSE 2.0 and Sun's JWSDP 1.5, which I mentioned in this post . For those who are looking for this, I've uploaded the code to here . Updated document will be on MSDN shortly...
simon.says
MTC Integration Video on Channel9
Posted
over 7 years ago
by
smguest
Here's a neat Channel 9 video showing an MTC setup for integration here on campus...
simon.says
Bill Gates on Interoperability
Posted
over 7 years ago
by
smguest
Bill Gates has released an Email on the importance of Interoperability. One of things that Bill does well in his Email is highlight two distinct areas for Microsoft technologies and interoperability, which I firmly believe in: 1. We work with what you...
Page 1 of 3 (59 items)
1
2
3