EKON 9
EKON 9-Startseite dot.net magazin Der Entwickler Java Magazin
Extras
Power Workshops
Sessions
Informationen
Aussteller / Sponsoren
Location
Frühere Konferenzen

Sessions - WebServices / Integration

Session-Titel Speaker
WS1 - Building SharePoint 2003 Web Parts with Delphi 2005 Swart
WS2 - Tracing & Debugging in ASP.NET Li
WS3 - .NET und J2EE - Just Good Friends Bien
WS4 - SOA Blueprints - nur die Fakten Bien
WS5 - Web Services Reloaded - das Indigo-Projekt Monien
WS6 - Data Remoting with Delphi for .NET Pluimers
WS7 - An Introduction to XSLT Pluimers

WS1 - Building SharePoint 2003 Web Parts with Delphi 2005

Speaker: Bob Swart (Bob Swart Training & Consultancy)

This session starts by explaining what SharePoint Services 2003 and Portal 2003 are, and that these can be extended with custom components called Web Parts. We'll then use Delphi 2005 to develop Web Parts, from a simple Web Part to more complex Web Parts with child controls and finally two Web Parts that communicate together in a Consumer/Provider model. We'll also cover deployment and security.

WS2 - Tracing & Debugging in ASP.NET

Speaker: Michael Li (InfoCan Management)

This session will showcase techniques in handling exceptions in a graceful and proper manner, built-in exception mechanism such as Page and Application error event handlers, writing to the Windows Event Logs, working with the Diagnostics namespace, walking the stack trace, error notification via email, working with customErrors, and more.

WS3 - .NET und J2EE - Just Good Friends

Speaker: Adam Bien (adam-bien.com)

J2EE und .NET sind sich ähnlicher als manch einer denkt. Bei der starken Verbreitung von J2EE auf dem Server und .NET auf dem Client sind Hybridarchitekturen zwangsläufig notwendig. In dieser Session werden die Herausforderungen beim Aufbau der Architektur und des Designs von Hybridarchitekturen diskutiert.

WS4 - SOA Blueprints - nur die Fakten

Speaker: Adam Bien (adam-bien.com)

In dieser Session werden nur Fakten der SOA-Spezifikation (Service Oriented Architecture) präsentiert und Parallelen zu bereits existierenden Ansätzen und Vorgehensweisen gezogen. Neben der reinen Theorie werden Vor- und Nachteile der SOA-Anwendungen präsentiert und das Einsatzgebiet von SOA eingegrenzt.

WS5 - Web Services Reloaded - das Indigo-Projekt

Speaker: Olaf Monien (EDV-Beratung Monien)

Diese Session gibt einen Einblick in die nächste Generation der Web Services: Das Indigo-Projekt von Microsoft. Was ist neu? Was bringt es? Wie kompatibel sind die neuen Web Services? Welche Möglichkeiten haben wir als Delphi-Programmierer schon jetzt oder müssen wir auf Borland und eine neue Delphi-Version warten?

WS6 - Data Remoting with Delphi for .NET

Speaker: Jeroen Wiert Pluimers (Oosterkamp training / consultancy)

In the Win32 you could perform data remoting with DataSnap (formerly called MIDAS). With the introduction of Delphi 2005, Borland has added new components that makes it much easier to perform data remoting in .NET. During this session you will learn how to combine these components, and how it also makes it much easier to perform transaction management for you.

WS7 - An Introduction to XSLT

Speaker: Jeroen Wiert Pluimers (Oosterkamp training / consultancy)

This session introduces you to the XSLT. You will learn how to use XSLT to map information from XML files to any other kind of text file, including XML, HTML, delimited and plain text. Starting with basic constructs to proces simple XML, we will dig into the more complex constructions like copying complete node trees while still being able to modify parts of it. During the processing you will also learn about how to use XPath expression to address information in your XML files, and to use these XPatch expressions to steer your XSLT elements. Finally you will see some XSLT engines used, and learn to accomodate for differences in these XSLT engines.