Archive for June, 2008

Microsoft International Conference Call

Thursday, June 26th, 2008

Falls mal jemand sehen will, wie bei Microsoft ein internationaler Conference-Call funktioniert und was für tolle Acronym-Bücher es bei MS gibt, der sollte unbedingt das Folgende Video ansehen:

Here is the link:
http://www.dailymotion.com/video/x1voa_international-conference-calls_shortfilms

Native SOAP-Toolkit!?

Thursday, June 12th, 2008

For langer, langer Zeit gab es mal das SOAP Toolkit 3.0, mit wlechem man in Native-Code direkt Web-Services ansprechen konnte.
Leider wurde dieses Toolkit nie wirklich weiterentwickelt und der Support wurde im April 2005 aufgegeben. Von Microsoft gibt es somit gerade keine (direkte) Unterstützung von SOAP für die native C/C++-Welt (ok, es gibt diverse andere Alternativen wie z.B. gSOAP).

Beim durchstöbern der Grobbeschreibungen zu den PDC2008 Sessions in Los Angeles, ist mir Folgendes aufgefallen:

Windows 7: Web Services in Native Code
Windows 7 introduces a new networking API with support for building SOAP based web services in native code. This session will discuss the programming model, interoperability aspects with other implementations of WS-* protocols and demonstrate various services and applications built using this API.

Hmm… es scheint so, also ob die native-Welt doch nicht ganz ausgestorben ist ;)