|
|
|
|
Web services implementations
Web services implementations
|
|
|
Starting with Beta 2 of the Geneva Framework there is nice support of metadata-driven behavior and code generation. We (Mr. Security himself and me) came across some situations where one wants to generate manually the WS-Federation metadata document and Read More
|
|
|
|
Just download the slides and the code for this session (actually, it is the download for TechDays Sweden, has more contents as I had 75 instead of 60 minutes :)). Read More
|
|
|
|
Sind Sie auch müde, ständig von „Krise“ und „Einschränkungen“ zu lesen und zu hören? Sind Sie nicht jemand, der sich immer weiter entwickeln möchte und fit für die heutigen Problemstellungen aber auch vorbereitet für zukünftige Herausforderungen sein Read More
|
|
|
|
I promised to upload the slides and the code for my DevWeek WCF session when I realized it would be the easiest if attendees just download the whole package from this very presentation I gave at TechDays Sweden....Here we go with the download.Thanks! Read More
|
|
|
|
Thanks a lot to everybody attending my WCF tips and tricks session at TechDays 2009 in Antwerp, Belgium. I was overwhelmed and had a lot of fun during the lecture.As mentioned at the beginning of the session this is just a selection of tips, we have more Read More
|
|
|
|
Agreed: there has never been a really good relationship - let's not even start talking about friendship - between Germans and Brits.Let's forget about this for a while... working together with an industry luminary like Richard Blewett is more than I could Read More
|
|
|
|
We decided to open up the development and the code of our very successful WSCF tool - but not the original one for ASMX-based Web Services, but rather the new incarnation for WCF.Unfortunately, neither of us has enough time these days to spend on a free Read More
|
|
|
|
No, not these kinds of domain-specific languages (DSL)...I must admit, the following code has a not too small degree of sexiness. The DSL-iness is not just for WCF but for a number of mainly dependency-injection-related scenarios, but obviously I tend Read More
|
|
|
|
Update: Steve and Omri have the official voices :)In addition what Scott has in its extensive article on SP1, lemme show you some more data on what is new and supported for WCF in SP1 of .NET 3.5 and Visual Studio 2008 - this list is not authoritative, Read More
|
|
|
|
Geballtes Know-How - für Sie!thinktecture und DevelopMentor kündigen im Rahmen einer Partnerschaft das erste in Deutschland stattfindende "Enterprise .NET"-Event an. Es wird in der Woche vom 26. Mai 2008 in München stattfinden und im berühmt-berüchtigten Read More
|
|
|
|
Now with VS2008 being released obviously a lot of people also want to run WSCF in it.I have an updated WSCF.addin file which you need to replace the original one with (the location of the .addin file depends on your install option).Please note that this Read More
|
|
|
|
Some heads up wrt to WSCF - this is what I just posted over at the thinktecture forums (which have been quiet from our side for a loooong time, sorry).Hello everybody, first of all I really need to apologize the long silence in these forums here - sorry! Read More
|
|
|
|
Alright, next round in this mini-series.WCF in .NET 3.5 contains a new serializer for handling with JSON-based data. With the so called DataContractJsonSerializer we can serialize and deserialize JSON packets based on DataContract descriptions. The new Read More
|
|
|
|
OK, here is the next one in the list of new features in WCF "v2".There are two new out-of-the-box bindings covering updated/new WS-*
specs:
WS2007HttpBinding WS2007FederationHttpBinding
and the respective binding elements:
WS2007HttpBindingElement Read More
|
|
|
|
Now, this is an easy blog post for me!My friend and thinktecture's security consultant Dominick Baier has asked me whether he can blog about this important security-related WCF topic: yep, of course :)Go and read his entry as he was one of the first to Read More
|
|
|
|
The big shop based in Redmond announced a new and upcoming platform for SO(A) at its SOA and Business Process Conference. And its codename is Oslo.The project code-named Oslo will deliver updated messaging and workflow
technologies in the next version Read More
|
|
|
|
OK, this is first short blog entry on some new features (and fixes) for WCF in .NET 3.5 and/or 3.0 SP1.I know that a number of people have been complaining bitterly about not being able to get the information of the calling remote host in WCF v1, i.e. Read More
|
|
|
|
With .NET 3.5 and Visual Studio 2008 being quite close to RTM
these days, I thought it would be time to write a bit about what is new for WCF in .NET 3.5 and .NET 3.0 SP1. This entry just lays the ground for a couple of
follow-ups which will go a bit Read More
|
|
|
|
WCF is surely a big step forward for
having a unified communication runtime, API and hosting model. And with all
these
super-exciting specifications and standards supported WCF must be a killer
when it comes to interoperability with other Read More
|
|
|
|
It is here.The Web Service
Software Factory (also known as the Service Factory) is an integrated collection
of tools, patterns, source code and prescriptive guidance that helps our
customers quickly and consistently construct Web services that adhere Read More
|
|
|
|
OK, there is one library I wrote a long time ago which has a lot of fans: DynWsLib.This library is for invoking your Web Services
dynamically without having to generate a client-side proxy class
at design/compile time with WSCF,
Read More
|
|
|
|
Not much buzz around it, but this is what at least I wanted to see.Microsoft is making a personal promise to every individual and organization in the world that they can use any patented technology Microsoft has that is necessary to implement the Web Read More
|
|
|
|
Sorry, we have strange problems when people want to comment on our posts. If you have submitted a comment in the last few weeks and it did not show up here, feel free to contact me.Sorry again. Read More
|
|
|
|
We are finally announcing the release of WSCF 0.6. This version is only available to work with .NET Framework 2.0 and Visual Studio 2005. Of course WSCF is still free and nobody has to pay anything. WSCF 0.6: http://www.thinktecture.com/Resources/Software/WSContractFirst/default.html Read More
|
|
|
|
For frequent readers, I posted about this in June 2005. Now IBM has released a new build of Semantic Tools for Web Services - damn, this is so interesting. Can anybody talk to our customers re. schedules? ;) What are Semantic Tools for Web Services? Read More
|
|
|
|
This is good news - maybe a more important announcement for all the interop-afarians out there than the advent of Indigo. Axis 2.0 - Tech Preview / Milestone Axis2 is an effort to re-design and totally re-implement both Axis/Java and (eventually) Axis/C++ Read More
|
|
|
|
UPDATE: removed the wrong dates and added links. There are some new articles up on OTN (Oracle Technology Network). They talk about how to implement message-based security with the Oracle JDeveloper tools. Securing Web Services - Move from Read More
|
|
|
|
IBM updates its Emerging Technologies Toolkit (ETTK) bits which include a lot of interesting Web services stuff. The new version 2.2 also includes updated implementations of WS-MetadataExchange (9/04 spec version) and WS-Addressing (8/04 spec version). Read More
|
|
|
|
MSDN, finally an official place for Web services interop on MSDN. Do not miss the overall great Web Services Interoperability Guidance (WSIG)! Current installments: IBM WebSphere Application Developer 5.1.2 Simon Guest shares recommendations for Web Read More
|
|
|
|
IBM did it again: Version 2.1 of the Emerging Technologies Toolkit is out: Version 2.1 contains Cloudscape 10.0 beta, Active Dependency Integration, updated Autonomic Manager Toolset (AMTS), WS-ResourceFramework 1.1 (WS-ResourceProperties, WS-ResourceLifetime, Read More
|
|
|
|
The Java folks are working hard to evolve their favorite Web services stack (well, at least the community's favorite stack). Apacha Axis 1.2 went to Beta 2 last night. For Axis 1.2, we are focusing on our document/literal support to better address the Read More
|
|
|
|
Seems like WSE 2.0 finally got a friend to be tested against: Sun announced that the new Java Web Services Developer Pack (Java WSDP) version 1.4 supports the latest Web services security standards and Web Services Interoperability Organization (WS-I) Read More
|
|
|
|
IBM's new version 2.0.1 of the ETTK has the first official implementation of the current WS-MetadataExchange spec I know of. As usual, plus some other very interesting candies. Version 2.0.1 contains WS-MetadataExchange, Web Services Distributed Management Read More
|
|
|
|
The Axis C++ team announced the release of Apache Axis C++ version 1.1. This C++ SOAP engine implementation provides a platform for developing Web services using C/C++ and also includes a client side library for developing C/C++ client applications. Read More
|
|
|
|
Article on IBM's developerWorks server about using WS-Security with WebSphere Application Server. This article describes how to leverage the Web Services Security specification to secure an existing Web service. It demonstrates how to use message-level Read More
|
|
|
|
Systinet announces the availability of WASP Server for Java 5.0 Beta. It supports WS-ReliableMessaging and WS-Adressing from the WSA stack. WASP Server for Java is the most advanced Web services platform for Java and J2EE environments, and this 5.0 release Read More
|
|
|
|
The Emerging Technologies Toolkit version 2.0 was released on IBM's alphaWorks site: Version 2.0 contains WS-ResourceFramework (WS-ResourceProperties, WS-ResourceLifetime, WS-Notification), Common Base Event (CBE) 1.0.1, Semantically-Adapted Service Read More
|
|
|
|
A more or less philosophical discussion about Web services with business relevant implications. Interesting read. Related to this - as mentioned in the artcile - you owe yourself a look at this - at least the concepts make a story to base on, IMHO. Read More
|
|
|
|
Finally, some movement in the Java world - we want to interoperate when WSE and Indigo are around :-) Apache Sandesha - Java gets Reliable Messaging (Jorgen Thelin) Java gets Addressing Too (Jorgen Thelin) Read More
|
|
|
|
Apache releases first final version of its C++ SOAP engine. Read More
|
|
|
|
Yet another Java open source WS-Security implementation: WSS4J Read More
|
|
|
|
The Apache group is working on the next major release of the Java Web services libraries called Axis Read More
|
|
|
|
Open Source Java implementation of parts of WS-Security based on Apache Axis. Read More
|
|
|
|
The WS-I.org published a demo application showing Web services interoperability between different vendors. Read More
|
|
|
|
IBM releases new version 1.2 of its Emerging Technology Toolkit (ETTK, which hosts the WSTK, Web services Toolkit). Read More
|
|
|
|
We are finally able to host ASMX (-like) Web services on our Pocket PC and similar devices in a managed way. Read More
|
|
|
|
In terms of base security features the final version of the WSE 2.0 will completely switch to the new and revised OASIS WSS release. Read More
|
|
|
|
A nice tip for interoperability of .NET's very own typed DataSet with Java platforms. Read More
|
|
|
|
Collaxa announced their BPELZ version .2 graphical BPEL4WS designer. Read More
|
|
|
|
Apache Group announces the release of Apache Axis C++ v1.0 (Alpha). Read More
|
|
|
|
It's a Wiki and it's full of invaluable information. Topics include Common Questions, Development Questions, Ant Integration, Logging, Attachments, Bugs and Patches, Interoperability, Mailing List, Security, WSDL, Upgrading. Read More
|
© 2002 - 2009 by thinktecture, Ingo Rammer and Christian Weyer. All rights reserved.

|
|