Browse by Tags

All Tags » Web Services (RSS)

Scott Bellware's interpretation of SOA by ChristophDotNet

I was giving my talk on ContractFirst Web services design and WSCF at the MTC in Austin a couple of weeks ago. When I asked the audience what SOA means to them, Scott Bellware 's response was: Schittko Owns Architecture -- you just gotta love him for...
Filed under:

The Future of Microsoft SOA Client Architecture, my take by ChristophDotNet

I'm glad to see that Scott Bellware liked my IBF presentation this week. I hear that his TDD workshop was awesome as well. If nothing else, he managed to draw more people than I - or IBF - did. In some ways, that's very good. It's encouraging to see that...
Filed under:

What do IBF 1.5 and BizTalk have in common? by ChristophDotNet

Version 1.5 of the Information Bridge Framework (IBF) was released last weekend and is available for download from MSDN . I gave it a whirl to get ready for my seminar in Austin on Wednesday and found that the description of one of the new features is...
Filed under: ,

Would you like contract first as part of Visual Studio 2005? by ChristophDotNet

Hopefully many of you have seen Christian Weyer 's contract-first tool for web services on which I was able to help out a tiny bit. My suggestion to add Christian's tool to Visual Studio 2005 to bring wider awareness about contract-first to all Visual...
Filed under: ,

C++ support in WSE 2.0 SP2 by ChristophDotNet

WSE 2.0 SP2 adds some support for adding WSE to C++ projects, which had been missing since the initial release last May. At last, the WSE Configuration Editor, the one that comes up when you right-click in the Solution Explorer and then select WSE 2.0...
Filed under: , ,

ANN: Talking in Austin on 12/13 by ChristophDotNet

I am giving a presentation on Secure Web Services and Secure Office Productivity Solutions based on IBF at ADNUG's December meeting on 12/13. 5:30pm at the Microsoft Technology Center: About the presentation: Web services are making their ways into the...
Filed under: , ,

Upcoming Talk At Austin SQL Server User Group by ChristophDotNet

I'll be speaking at CACTUSS on 10/19/04 at 5:30pm at the Microsoft Technology Center in Austin. The talk examines using XML with SQL Server 2000, SQLXML 3.0 and, if time permits, SQL Server 2005. Here are some details on the talk: XML capabilities are...
Filed under: , ,

Interface inconsistencies between ASMX Web services and System.Xml V1 and V2 by ChristophDotNet

I've been wondering why the class designs between ASMX Web services and System.Xml seem to be so disconnected. It seems like the ASMX team really doesn't get to keep up with the way things are done in System.Xml. Take the feature that you can return an...

Inconsitencies between Web Services and System.Xml by ChristophDotNet

I've been wondering why the class designs between ASMX Web services and System.Xml seem to be so disconnected. It seems like the ASMX team really doesn't get to keep up with the way things are done in System.Xml. Take the feature that you can return an...
Filed under: , ,

Enumerated types in Web service interfaces and BizTalk by ChristophDotNet

On my last Biztalk project, I had to call a Web service interface containing an operation with an enumerated data type. As it turned out, that’s a non-trivial task. You would think that importing the WSDL would create a .NET enumerated type which...
Filed under: , ,
More Posts Next page »