Beat Schwegler's 2 Cents

It is not the strongest of the species that survive, nor the most intelligent, but the ones most responsive to change - Charles Darwin

How to consume an rpc-literal WS using .NET?

This post is part of Issue 8’s answer The previous post in this answer series discussed rpc-literal...

Author: beatsch Date: 08/23/2004

What is rpc-literal anyway?

Although it’s a longtime ago, I want to follow up with the promised explanations for Issue 8:...

Author: beatsch Date: 08/13/2004

More on CRUD...

Maarten just published a draft of his upcoming article “CRUD, only when you can afford...

Author: beatsch Date: 07/23/2004

Services and CRUD

If a service provides you with CRUD you can directly manipulate fields of entities or entity-views....

Author: beatsch Date: 07/21/2004

Who is responsible for a service contract?

The majority of architects agree on the contract first approach. But who is actually responsible for...

Author: beatsch Date: 07/15/2004

Maarten on concurrency...

Maarten Mullender has just published his new article about service interaction and concurrency on...

Author: beatsch Date: 07/06/2004

I’ve used and mentioned several Web Services tools during my different TechEd sessions. A...

Author: beatsch Date: 07/06/2004

And You Thought You Knew about Web Services?!

The TechEd session voting demanded an additional slot for our Web Services Chalk-&-Talk...

Author: beatsch Date: 06/17/2004

Preparing for TechEd 2004 Europe

After being quiet for a while, I’m back (at least for this post ;-). I was very busy during...

Author: beatsch Date: 06/13/2004

"Visual Studio 2005 Team System" (aka Burton) gets its own Blog ...

https://blogs.msdn.com/askburton

Author: beatsch Date: 05/25/2004

Security Roadshow for Developers: All Slides and Demos are Online ...

Back from the road again… The Security Roadshow for Developers was a true success. For many...

Author: beatsch Date: 05/23/2004

Web Services Quiz: Issue 8 - the Answer

The number one problem in dealing with rpc-literal Web Services is the fact that they are...

Author: beatsch Date: 05/23/2004

Web Services Quiz: Issue 8

Given the following WSDL, how does your .NET proxy and stub look like? As always, answer and...

Author: beatsch Date: 05/14/2004

Web Services Quiz: Issue 7 - the Answer

The answer to Issue 7 is the following: <wsdl:binding name="CalculatorSoap"...

Author: beatsch Date: 05/14/2004

.NET CodeDOM Demystified - the Recording

The recorded MSDN CodeDOM Webcast can be found here.

Author: beatsch Date: 05/08/2004

Web Services Quiz: Issue 7

The following Issue arose out of several enquires. Here is the consolidated question: How does the...

Author: beatsch Date: 05/05/2004

.NET CodeDOM Demystified - the Demos

The demos are now available for download!

Author: beatsch Date: 05/04/2004

ACM Turing Award meets TechEd Europe

Great news! Jim Gray is going to speak @ TechEd Europe!I'm really looking forward!

Author: beatsch Date: 04/30/2004

.NET CodeDOM Demystified - the Agenda

For everybody interested in attending my live MSDN Webcast tomorrow, here is the agenda: CodeDOM...

Author: beatsch Date: 04/28/2004

Web Services Quiz: Issue 6 - the Answer

The answer to Issue 6 is maybe a bit surprising. One of the keys for successfully answering the quiz...

Author: beatsch Date: 04/25/2004

Web Services Quiz: Issue 6

Given the following schema, how will your corresponding CLR types look like? As always, answer and...

Author: beatsch Date: 04/16/2004

How to make it better

This post is part of Issue 5’s answer The previous post demonstrated that we have to care...

Author: beatsch Date: 04/13/2004

How to improve the messaging experience

This post is part of Issue 5’s answer Messaging means that you really care about messages. But...

Author: beatsch Date: 04/11/2004

How to define the XPath expression

This post is part of Issue 5’s answer As a result of step 1 (How to define a...

Author: beatsch Date: 04/10/2004

How to define a MessagePredicate

This post is part of Issue 5’s answer I’ve highlighted the relevant artifacts in the...

Author: beatsch Date: 04/10/2004

Web Services Quiz: Issue 5 - the Answer

The answer to Issue 5 is the following: <wsp:MessagePredicate wsp:Usage="wsp:Required"...

Author: beatsch Date: 04/10/2004

Writing Secure Code: On the Road again ...

Together with Mario, I’m going to deliver the following content throughout Austria: Writing...

Author: beatsch Date: 04/08/2004

Disclaimer

The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This...

Author: beatsch Date: 04/07/2004

The real advantage of binary XML

I’ve attended several session about WS-* specs in the past. One of the biggest problems is...

Author: beatsch Date: 04/07/2004

Web Services Quiz: Issue 5

I’ve found the following thoughts quite interesting… Prolog: The WS-Policy framework...

Author: beatsch Date: 04/07/2004

Governments need education in software architecture

CBDi explicitly states that this is NOT an April Fool! Check out their article how EU ensures chaos...

Author: beatsch Date: 04/01/2004

BPELJ: BEA and IBM say interoperability but ...

BPELJ (BPEL for Java technology) works completely against the Web Services interoperability efforts....

Author: beatsch Date: 03/29/2004

Web Services Quiz: Issue 4 - the Answer

The answer to quiz 4 is quite surprising: <s:complexType name="AddRequestMsg">...

Author: beatsch Date: 03/25/2004

Interesting Warning about PHP and Apache 2.0

Excerpt from the PHP Manual: WarningDo not use Apache 2.0 and PHP in a production environment...

Author: beatsch Date: 03/23/2004

MSDN Webcast: .NET CodeDOM Demystified

I’m doing a MSDN Webcast on 29th April: MSDN Webcast: .NET CodeDOM Demystified The CodeDOM...

Author: beatsch Date: 03/22/2004

Web Services Quiz: Issue 4

First of all, I want to credit Christian for pointing out this issue, thanks. But now the question:...

Author: beatsch Date: 03/17/2004

The European Conference on Web Services (ECOWS'04)

The European Conference on Web Services (ECOWS'04) will be held in Erfurt (Germany), September 27-30...

Author: beatsch Date: 03/15/2004

No need for latent typing in C#

To follow up on my recent post, I came to the conclusion that I’m definitely not missing...

Author: beatsch Date: 03/13/2004

InformationWeek asks: Are you up to speed with Web Services?

I just came across the following InformationWeek quiz: Web Services: Up to speed? It’s scary...

Author: beatsch Date: 03/13/2004

Mister Metropolis, Emissary and Fiefdom just started blogging…

I’m really looking forward Pat!

Author: beatsch Date: 03/11/2004

Interesting Thoughts on C# and Java Generics

If you like philosophizing about programming languages you have to check out Bruce’s thoughts...

Author: beatsch Date: 03/11/2004

The Art of Writing Session Abstracts...

Sometimes it’s even more difficult to write a session abstract than to compile the skeleton of...

Author: beatsch Date: 03/11/2004

Web Services Quiz: Issue 3 - the Answer

According to Mario’s comment, the problem of Quiz 3 is more an XML than a Web Services one. If...

Author: beatsch Date: 03/07/2004

Web Services Quiz: Issue 3

This quiz is based on a recently raised customer issue: They’d built a state of the art Web...

Author: beatsch Date: 03/03/2004

Presenting SOA @ Austrian E|GOV Days '04

The Austrian e|GOV days will take place in Vienna during March 15th-16th. There is a huge potential...

Author: beatsch Date: 03/01/2004

Web Services Quiz: Issue 2 - the Answer Part 2

In addition to the architectural issue, let’s talk about two implementation problems: First,...

Author: beatsch Date: 02/28/2004

Web Services Quiz: Issue 2 - the Answer Part 1

There are several problems with the described Web Service implementation. Let’s start with an...

Author: beatsch Date: 02/27/2004

Web Services Quiz: Issue 2

Do you see a problem in the following Web Service implementation? My opinion about this code snippet...

Author: beatsch Date: 02/26/2004

Web Services Quiz: Issue 1 – the Answer

The short answer to Issue 1 is int Add(int a, int b) The first time I’d noticed this behavior,...

Author: beatsch Date: 02/24/2004

Web Services Quiz: Issue 1

Given the following messages and port type, what method signature will .NET's wsdl.exe generate?...

Author: beatsch Date: 02/20/2004

<Previous Next>