Freigeben über


.NET and WebSphere interop

A New article posted on MSDN covering interop between .NET and WebSphere, over webservices. This one provides sample code for both .NET and WebSphere . There are instructions for what you need to download and install on the WebSphere side (including Eclipse), as well as all the steps necessary in the WebSphere tools. In addition, the article gives some good practical advice for designing interfaces for interoperability and extensibility, specifically, on using a contract-first approach for interop. Check it out and let me know what you think!

Comments

  • Anonymous
    November 08, 2004
    Anyone know where the sample code can be downloaded?
  • Anonymous
    November 08, 2004
    Good catch, Eric. We're getting the link up now.
  • Anonymous
    November 09, 2004
    The download link is in the article now. . .