Delphi.NET
DN0 Product Address Delphi/C#Builder Jason Vokes (Borland)Jason will show whats new in the Borland RAD tools, especially with C#Builder and Delphi.
DN1 .NET Framework Security aus Sicht des Entwicklers und Administrators Andreas Kosch (Autor)Im Gegensatz zum bisher gewohnten berücksichtigt .NET für die Sicherheitsüberprüfungen auch, woher der ausführbare Programmcode stammt. Wenn Ihnen die Begriffe APTCA, Application Domain, Evidence, Zone, Permission Set und Policy noch fremd vorkommen, sind Sie in dieser Session genau richtig. Beispiele stellen die Konzepte und deren Auswirkungen für den Entwickler und den Administrator vor.
DN2 .NET Enterprise Services von beiden Seiten betrachtet Andreas Kosch (Autor)Die bisher unter dem Namen MTS bzw. COM+ bekannte Technologie für Three-Tier-Anwendungen ist auch in .NET quicklebendig. Die Session betrachtet als Schwerpunkt die Zusammenarbeit der neuen Welt (.NET) mit der alten Welt (Delphi 5/6/7 oder andere COM-Clients). Es geht auch um die Frage, wann die Alternativen .NET Remoting, .NET Enterprise Services und XML Web Services sinnvoll eingesetzt werden.
DN3 Koexistenz von ADO, ADOX und ADO.NET Andreas Kosch (Autor)Mit ADO.NET wird der Entwickler im Vergleich zu ADO mit gravierenden konzeptionellen Veränderungen konfrontiert. Allerdings werden auch unter .NET die alten ADO-Objekte für bestimmte Aufgaben noch benötigt. Die Session stellt Ihnen diese Koexistenz anhand von Beispielen vor und betrachtet dabei vor allem das Zusammenwirken von .NET mit Modulen, die mit Delphi 5/6/7 geschrieben wurden.
DN4 Enterprise Core Objects (ECO) Anders Ohlsson (Borland)Enterprise Core Objects (ECO) for .NET is Borland's Model Driven
Architecture (MDA) solution
for .NET. This presentation will give you an introduction to creating a
model (UML/OCL behind the
scenes) and running it.
DN5 ASP.NET Web Forms with Delphi for .NET Bob Swart (Bob Swart Training & Consultancy)This session covers ASP.NET web form development on the .NET Framework, using Delphi for .NET as scripting language.
We and start by configuring (deploying) Delphi for .NET for ASP.NET on a web server.
We then build ASP.NET web forms with HTML & Web controls and Delphi code, also covering some more advanced topics like state management and Code Behind, as well as databases and ASP.NET web forms.
DN6 Entwurfszeitunterstützung für eigene .NET-Komponenten Peter Pohmann (dataWeb GmbH).NET bietet mit Typ-Konvertern, UI Editoren und Designern eine wesentlich weiter gehende Entwurfszeitunterstützung an, als das unter COM der Fall war. In der Session werden diese Konzepte und die zugehörigen Programmiertechniken mit C# in beiden wichtigen Entwicklungsumgebungen Borland Sidewinder und Microsoft Visual Studio erläutert
DN7 ADO.NET Update-Strategien mit Delphi Peter Pohmann (dataWeb GmbH)Diese Session konzentriert sich auf die Frage, welche Schwierigkeiten beim Abgleich eines geänderten ADO.NET DataSet mit dem Datenspeicher auftreten können und wie man ihnen vorbeugt bzw. begegnet. Als Programmiersprache für die Beispiele dient Delphi, alle Konzepte und Ergebnisse sind jedoch genauso auch für VB.NET und C# gültig.
DN8 Bessere Software entwickeln Peter Pohmann (dataWeb GmbH)Gerade kleinere Software-Teams reagieren auf Begriffe wie Prozess, Architektur und Muster oft misstrauisch. Basierend auf meiner langjährigen Erfahrung mit sehr großen wie auch kleinen Teams habe ich versucht, einige Rosinen aus dem großen Methoden-Kuchen zu picken und präsentiere sie als konkrete Arbeitsschritte speziell für Delphi-Entwickler.
DN9 TurboDB als BDE-Ersatz Peter Pohmann (dataWeb GmbH)TurboDB ist als schnelle und leistungsfähige Desktop-Datenbank-Engine ein vollwertiger Ersatz für die BDE. Im Vergleich zu dieser gilt sie bei der Installation als völlig problemlos und ist außerdem auch für Linux und .NET verfügbar. Die Session demonstriert, was man bei der Migration beachten muss und wie man die neuen Möglichkeiten von TurboDB nutzen kann.
DN10 Advanced IntraWeb Hadi Hariri (AtoZed Software)IntraWeb is mostly used in Application Mode. This session gives an introduction to using IW in PageMode in combination with WebBroker and then moves on to demonstrate some advanced techniques of IntraWeb. Topics include: Working with PageMode, Creating PDA applications
Combining PDA and Non-PDA Applications
Developing custom Standalone applications, etc
DN11 High Performance Threading Chad Hower (Atozed Software)High Performance Threading will show you how to write high performance applications using threads. Many users are tempted by threads only to find out that their threaded implementation has made their applications unresponsive, more complex, prone to crashes and slower.
High Performance Threading will demonstrate proven techniques for using threads in your applications.
DN12 Bubbles - Efficient and reliable code, first time, every time. Chad Hower (Atozed Software)Bubbles are designed to make testing easy, and even attractive for developers to use.
A bubble is a piece of code for testing, developing, profiling, debugging, and stress testing. Bubbles
are similar to boxes which are used in box testing (sometimes also referred to as unit testing), however
bubbles are not designed with the only goal being testing.
DN13 XML-Grundlagen Stefan Heymann (Consic)Diese Session wird Sie in die Grundlagen der XML-Sprache einführen. Was ist XML? Wie sieht es aus? Was kann damit gemacht werden? Struktur, Aufbau, Syntax, usw. Mit Beispielen aus der Praxis.
DN14 Creating Custom .NET Components Ray Konopka (Raize Software, Inc.)This session is for anyone interested in creating custom .NET components. In addition to describing the steps involved in creating a new .NET component, this session will focus on several key aspects of the .NET component architecture. Plus, specific attention will be given to the task of migrating custom VCL components to .NET as well as considerations for supporting other .NET Languages.
DN15 The Best Tips and Tricks for the Delphi and Kylix IDE's Jeroen Wiert Pluimers (Oosterkamp training | consultancy)Everybody that has spent some time developing with Delphi or Kylix, collects a list of favourite tips and tricks for the Delphi IDE.Jeroen shares his list, so you can enhance your own productivity, and hopefully have less chance to get RSI.The list cover topics like these:
-keyboard shortcuts
-effective object inspectorusage
-finding a component fast
-macro's
-code/param completion
-docking
DN16 Writing Solid, Maintainable Applications using Delphi & Databases Jeroen Wiert Pluimers (Oosterkamp training | consultancy)The session handles many topics that come together in a database application, ranging from simple-looking things like database connectivity, building up along Database Design (explaining the various database objects and how they relate together), Naming Conventions, Language Pecularities (SQL and Pascal), the NULL phenomenon, Modularization, all the way through where to put Business Logic.
DN17 DbExpress Database Programming Jeroen Wiert Pluimers (Oosterkamp training | consultancy)This session explains how database programs are supported using the dbExpress architecture.It is different from the BDE in Windows, but not totally.Topics that you will see during this session are: setup of database drivers and connections, the components between user interface and database server, how MIDAS is embedded in all this new technology, things that you should watch for when porting.
DN18 VCL für .NET Bernd Ua (Bernd Ua Consulting)Die Session gibt einen Überblick über den derzeitigen Stand der VCL für .NET und zeigt die Vor- und Nachteile der VCL für .NET auf. Die Session vergleicht die Klassen und Schnittstellen von Windows.Forms und VCL für .NET, diskutiert die Unterschiede der beiden Frameworks sowie die Möglichkeiten, beide Frameworks mit Delphi für .NET zu mischen.
DN19 Securing your Web Applications Michael Li (InfoCan Management)This session covers tips and techniques such as NT Security model for web applications, security filters, custom authentication scheme, means of encrypting your data, Virtual Private Networking, SSL, and common security holes to avoid. Learn how to protect your investments today!
DN20 WebSnap or IntraWeb? Michael Li (InfoCan Management)WebSnap or IntraWeb? Once competing solutions and now neighbours on the component palette in Delphi 7, so which tool is right for your web development need? This session will attempt to address this very question and provide an objective overview between the two technologies.
DN21 Borland ALM for .NET Jason Vokes (Borland)In this session Borland will provide details of it's full offering for the Microsoft .NET Framework.
|