Welcome to MSDN Blogs Sign in | Join | Help

May 2004 - Posts

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 attendees it was the start of a long journey… All the slides and demos can be found here
Posted by beatsch | 1 Comments
Filed under: ,

Web Services Quiz: Issue 8 - the Answer

The number one problem in dealing with rpc-literal Web Services is the fact that they are unsupported on the .NET platform, yet. However, every rpc-literal message can be “built” using a doc-literal based implementations. By doing so, the .NET stub for
Posted by beatsch | 5 Comments

Web Services Quiz: Issue 8

Given the following WSDL, how does your .NET proxy and stub look like? As always, answer and explanation will follow… Note, it’s rpc-literal … <? xml version ="1.0" encoding ="utf-8"?> < wsdl:definitions targetNamespace ="uri.test.com"
Posted by beatsch | 5 Comments

Web Services Quiz: Issue 7 - the Answer

The answer to Issue 7 is the following: < wsdl:binding name ="CalculatorSoap" type ="tns:CalculatorPortType"> < soap:binding style ="rpc" transport ="http://schemas.xmlsoap.org/soap/http"/> < wsdl:operation name ="Add"> < soap:operation

.NET CodeDOM Demystified - the Recording

The recorded MSDN CodeDOM Webcast can be found here .
Posted by beatsch | 2 Comments
Filed under: ,

Web Services Quiz: Issue 7

The following Issue arose out of several enquires. Here is the consolidated question: How does the corresponding SOAP binding look like if you want to get a WS-I compliant WSDL? As always, answer and explanation will follow… <? xml version ="1.0"
Posted by beatsch | 3 Comments

.NET CodeDOM Demystified - the Demos

The demos are now available for download!
Posted by beatsch | 3 Comments
Filed under: ,
 
Page view tracker