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)
September, 2008
MSDN Blogs
>
All About Interop
>
September, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
All About Interop
Interop sessions at Oracle Open World
Posted
over 4 years ago
by
cheeso
0
Comments
Jesus and my collegue Kent Brown both spoke at Oracle Open World recently, on interop between WCF and WebLogic. http://weblogs.asp.net/gsusx/archive/2008/09/19/speaking-at-oracle-open-world.aspx But I found out after the fact! nice!
All About Interop
WSDL-First in WCF, versus WSDL-First in ASMX
Posted
over 4 years ago
by
cheeso
0
Comments
I wanted to point something out regarding the WSDL-First item I posted yesterday . This is a look at the interface generated by the SvcUtil.exe tool for WCF. [System.CodeDom.Compiler.GeneratedCodeAttribute( "System.ServiceModel" , "3.0.0.0" ...
All About Interop
WSDL-First development with WCF
Posted
over 4 years ago
by
cheeso
13
Comments
A couple weeks ago I mentioned that you could do WSDL-First development with WCF, but I didn't go into detail as to how that would work. Somebody asked, so I guess I'll describe the specific steps. I want to use a real scenario, so for a WSDL, I will...
All About Interop
Flatten your WSDL with this Custom ServiceHost for WCF
Posted
over 4 years ago
by
cheeso
9
Comments
Yesterday I mentioned using a custom service host to flatten the WSDL that is generated by a WCF service. This is something Christian showed us all how to do a long while ago, to improve interoperability between WCF-implemented services and consumers...
All About Interop
Custom Config file for a WCF Service hosted in IIS
Posted
over 4 years ago
by
cheeso
4
Comments
I am constantly developing new WCF services to try out various techniques, ideas, scenarios. Many times for these quickie WCF applications I will just use a text editor to write the code. As you know there are multiple options for hosting your WCF...
All About Interop
DotNetZip users: Please Test Unicode support (free zip library for .NET)
Posted
over 4 years ago
by
cheeso
3
Comments
DotNetZip is an open-source library to allow any .NET application to read and create zip files. If you want your ASP.NET page to grab an uploaded zipfile and unpack it on the server, DotNetZip can help you. If you want to generate a zipfile from a server...
All About Interop
Profiles in Microsoftee-hood
Posted
over 4 years ago
by
cheeso
1
Comments
I hadn't seen Microspotting before - consider me educated. It's a blg site run by a Microsoft employee that profiles... Microsoft employees. Enough about you. Let's talk about me! Yeah, it's self-centered, but despite that I found the blog to be...
All About Interop
Many many LINQ Providers
Posted
over 4 years ago
by
cheeso
0
Comments
When LINQ shipped, it included a provider model, to encourage people to make other systems and data stores accessible from the coolness-that-is-LINQ. Back in February, Charlie Calvert published a long list of LINQ providers . In July, Robert Shelton...
All About Interop
Using the WSDL-First design approach with WCF services
Posted
over 4 years ago
by
cheeso
2
Comments
Couple of helpful posts from the archives for you. If you are care about interop, then you probably want to use a contract-first or WSDL-first design for your web services. In other words, you will not simply decorate server-side code annotations ...
All About Interop
Web services interop with WCF - Relevant Forum Questions
Posted
over 4 years ago
by
cheeso
1
Comments
I was just browsing the WCF forum on MSDN. Here's a summary of the recent interesting threads dealing with interop: How to map complex data types exposed by a J2EE web services, into a WCF client? How to use connect from an AXIS 2 client to a...
Page 1 of 1 (10 items)