November 2005 - Posts
This will be so cool!!!! I regret that this is coming so late, but at least, it is coming! The opensource world might take a great advantage from this, if document interoperability between office applications becomes a reality. Another great advantage
Read More...
http://www.microsoft.com/downloads/details.aspx?FamilyId=E5376297-DA10-4FC3-967D-38C96F767FC4&displaylang=en
Read More...
Steve Maine just posted Soap.Smtp , allowing SMTP to be used as the transport for WCF messages Technorati: WCF , Indigo
Read More...
If you were having doubts about the interoperability support in WCF , this is one of the press releases you should read . Sun has announced their support to WS-* specs through Glassfish open source project. This is pretty cool. While I think it won't
Read More...
Following the last post about WCF Basics , today I’ll talk about Data Contracts. Service Contracts by default, can handle simple service calls. Calls which can have simple type arguments, and which return also simple types values. The problem comes
Read More...
Since I finished my session and demo preparation for TechDays , I'll take some of my spare time to post some introduction articles about WCF basics, in order to rapidly introduce a new developer to this communication unification framework. So today, we'll
Read More...
Michele Leroux Bustamante wrote a great article at theserverside.net , showing how to solve some interoperability problems between WSE and WebLogic. I recommend the reading for anyone in the interoperability world. Although, I have some comments... When
Read More...