Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Links
Web Services Enhancements (WSE) 2.0 SP1 for Microsoft .NET
WSE Development Center
Web Services Development Center
Lab Files
Hands on Labs - Security
Hands on Labs - Messaging
Comments
- Anonymous
October 14, 2004
David, this was a pretty good webcast. Stupid question: Which Powerpoint template where you using for the presentation? I thought it was neat looking.
Regards, - Anonymous
October 14, 2004
It is an internal template made by the webcast team. - Anonymous
October 17, 2004
When I run xsd.exe on math.xsd it's generating classes only for complexType elements (MathRequest, MathResponse). But in your HandsOn Samples there are also classes for add,sub,mul,div etc. How can I generate all classes?
P.S. I have .NET Framework 1.1 SP 1