InterBase 2009 the Vault
Daniel Magin – dmagin IT
CodeRage 4,
09-Sep-2009
Relevant to: InterBase SMP
InterBase 2009 now comes with new encryption technology! Daniel Magin presents in live demonstrations the new DES and AES encryption to encrypt a database and/or individual columns in a database table, providing ultimate security for data and communications between servers and clients. What are the new topics for Administrators and Developers? Learn about this and much more!
|
DataSnap Tooling
Jim Tierney – Embarcadero
CodeRage 4,
09-Sep-2009
Relevant to: Delphi, Delphi Prism
This session demonstrates the tooling in Delphi and Delphi Prism for developing DataSnap servers and clients. Topics include wizards, proxy generators, data explorer, and server explorer.
|
Using JavaScript and Delphi REST Servers
Marco Cantù – Wintech Italia Srl
CodeRage 5,
04-Oct-2010
This session covers the development of Web applications in Delphi using a JavaScript client layer and a Delphi backend, based on the REST support in DataSnap. We use jQuery and its DataTables plugin grid, and also specifically focus on the new REST and JavaScript support features introduce in Delphi XE.
|
What's New in C++Builder XE
David Intersimone – Embarcadero
CodeRage 5,
04-Oct-2010
This session demonstrates new capabilities in the recently released C++Builder XE product including Subversion support, AQTime profiling, Beyond Compare difference reporting, CodeSite logging, Cloud deployment to Amazon EC2 and work with Windows Azure cloud data storage, debugger enhancements for multi-threaded applications and new support for building C++ DataSnap native code servers and clients. This session also covers updated support for C++0x's new rvalue reference rules and move semantics for std::string, updates to the C++ standard and BOOST libraries and support for the DAX (Delphi ActiveX Library) for building ActiveX projects.
|
Finding and Fixing Performance Problems in a Complex Application and Database System
David Intersimone – Embarcadero
CodeRage 5,
06-Oct-2010
Alarm SMS messages and emails are being sent by the performance monitoring system to the production DBA team and the development team alerting everyone that the latest release of a critical business application and the underlying databases are grinding to a halt. The developers, QA team, and DBAs all point fingers at each other. The developers say "My code is perfect. It passed all of the unit, system and load tests". The QA team says "we tested and certified the code, the SQL, and the database". The DBAs say "the production servers are configured according to the specifications and have all of the latest updates." Has this ever happened to you?
|
Migrating DCOM DataSnap Applications to dbExpress DataSnap
Jon Robertson – jmrSoftware
CodeRage 5,
08-Oct-2010
Learn some of the challenges and solutions of migrating mature DCOM DataSnap servers to the new dbExpress DataSnap architecture.
|
Building JavaScript Web Applications with Delphi REST Servers
Marco Cantù – Wintech Italia Srl
CodeRage 6,
18-Oct-2011
Delphi can be used for web development by building a REST server (based on DataSnap) and a rich JavaScript client. A modern way for building flexible web applications.
|
Creating Pure REST Servers Using DataSnap
Cary Jensen – Jensen Data Systems, Inc.
CodeRage 6,
18-Oct-2011
This presentation shows you how to create pure REST Web services with Delphi without the dependencies normally introduced by DataSnap. Why you might want to do this is discussed, and examples of both JavaScript and Delphi clients for these services are demonstrated.
|