1 / 9

Debugging, Tracing & Testing Web Services with Delphi 2007 for Win32

Debugging, Tracing & Testing Web Services with Delphi 2007 for Win32. Bob Swart Bob Swart Training & Consultancy www.eBob42.com. Agenda. Win32 SOAP Servers Debug Trace Test Win32 Web Service Clients Trace. Debugging Win32 SOAP Servers. Win32 SOAP Servers Debug Web App Debugger

tola
Télécharger la présentation

Debugging, Tracing & Testing Web Services with Delphi 2007 for Win32

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Debugging, Tracing & Testing Web Services with Delphi 2007 for Win32 Bob Swart Bob Swart Training & Consultancy www.eBob42.com

  2. Agenda • Win32 SOAP Servers • Debug • Trace • Test • Win32 Web Service Clients • Trace

  3. Debugging Win32 SOAP Servers • Win32 SOAP Servers • Debug • Web App Debugger • Indy 10 vs. Indy 9

  4. Tracing Win32 SOAP Servers • Win32 SOAP Servers • Trace • THTTPSoapPascalInvoker • OnBeforeDispatchEvent[2] • OnAfterDispatchEvent

  5. Tracing Win32 SOAP Servers • Win32 SOAP Servers • Trace • THTTPSoapPascalInvoker • OnBeforeDispatchEvent[2] • OnAfterDispatchEvent • .NET Client • echoDouble • echoMyEmployee.Birthdate • echoXSDateTime

  6. Tracing Win32 SOAP Client • Win32 Web Service Clients • Trace • THTTPRIO • OnBeforeExecute • OnAfterExecute

  7. Testing Win32 SOAP Servers • Win32 SOAP Servers • Test • DUnit Unit Testing • Impl.pas unit

  8. Summary • Win32 SOAP Servers • Debug • Web App Debugger • Trace • THTTPSoapPascalInvoker • Test • DUnit • Win32 Web Service Clients • Trace • THTTPRIO

  9. References • Delphi 2007 Training classes • http://www.eBob42.com/training • http://www.drbob42.com/events • Delphi Courseware manuals • http://www.eBob42.com/courseware • Delphi 2006 XML, SOAP & Web Services • Delphi 2007 XML, SOAP & Web Services (available september 2007) • Dr.Bob’s Delphi Notes weblog http://www.bobswart.nl/blog

More Related