| Sort by:
|
Page 4 of 9 | Previous | 1 2 3 4 5 6 7 8 9 | Next
|
|
|
2 Mar 2011
|
Deep Dive into dbExpress
This session takes a deep dive into the dbExpress architecture and implementation with real-world examples culled from DbxDataPump, a free utility that ships with Delphi. Topics include retrieving connection lists, tables, and other metadata information for your databases using the dbExpress metadata API, and utility functions for cross-database compatibility.
|
Calvin Tang
|
Video
|
|
|
|
25 Feb 2011
|
Migrating DCOM DataSnap Applications to dbExpress DataSnap
Learn some of the challenges and solutions of migrating mature DCOM DataSnap servers to the new dbExpress DataSnap architecture.
|
Calvin Tang
|
Video
|
|
|
|
23 Feb 2011
|
Delphi SOAP Web Services and Security
See a demonstration of the use of SOAP Headers and https/SSL to secure real-world SOAP Web Services using Delphi XE on Win32 as well as Delphi Prism XE on .NET.
|
Calvin Tang
|
Video
|
|
|
|
21 Feb 2011
|
VENDOR SHOWCASE: UI Design with Raize Components
Raize Components is a user interface design system for Delphi and C++Builder. At its center is a collection of more than 125 general-purpose native VCL controls. Built on a foundation of technology first created more than 15 years ago, these high-quality components give developers unsurpassed power and flexibility without sacrificing ease-of-use. This session demonstrates how developers use Raize Components to build sophisticated user interfaces in less time with less effort.
|
Calvin Tang
|
Video
|
|
|
|
18 Feb 2011
|
VENDOR SHOWCASE: Delphi PDF Processing & Document Creation Technologies from Gnostice
In this session, we take a tour of the new versions and new technologies for multi-format electronic document creation, PDF processing and PDF conversion technology from Gnostice. We will see real examples of answers to often asked questions about this topic and tips and tricks on using the Gnostice technologies.
|
Calvin Tang
|
Video
|
|
|
|
9 Feb 2011
|
UI Design with Ribbons
The new ribbon user interface of Microsoft Office applications has received a lot of attention. The ribbon interface is not for every application, but for some it can be very effective. This session illustrates the steps necessary to create an effective user interface using the new Ribbon Controls that come with Delphi.
|
Calvin Tang
|
Video
|
|
|
|
2 Feb 2011
|
VENDOR SHOWCASE: Implementing Video & Audio Processing, DSP, and Computer Vision with Delphi
Implementing Video processing, Audio processing, DSP, and Computer Vision with Delphi in minutes using the Mitov Software components: VideoLab, AudioLab, VisionLab, and SignalLab.
|
Calvin Tang
|
Video
|
|
|
|
31 Jan 2011
|
Developing Multithreaded Applications with Delphi and C++Builder
This session covers multithreading architectures, creating threads, and thread synchronization with Delphi and C++Builder.
|
Calvin Tang
|
Video
|
|
|
|
26 Jan 2011
|
VENDOR SHOWASE: Compare, Merge, and Reconcile with Beyond Compare
This session covers using Beyond Compare to compare and merge files from the Delphi XE History view and Subversion integration. It also includes an overview and tips for using the folder viewer to compare source code, zip files, and FTP sites, and the hex and image viewers for binary files.
|
Calvin Tang
|
Video
|
|
|
|
19 Jan 2011
|
Implementing a Session Pool in DBX DataSnap
Learn how to create a session pool for a DBX DataSnap server and see a demonstration of the benefits provided.
|
Calvin Tang
|
Video
|
|
|
|
17 Jan 2011
|
Building a Well Designed Service using Delphi
Building a service in Delphi is not difficult at all. This session starts with the basics and also covers important aspects that should be considered when designing and building the service.
|
Calvin Tang
|
Video
|
|
|
|
14 Jan 2011
|
Consuming Web Services with SOAP using Delphi XE
This session presents the ease of building applications to consume Web Services that work with SOAP 1.2 using Delphi.
|
Calvin Tang
|
Video
|
|
|
|
7 Jan 2011
|
Effectively Using CodeSite Express
CodeSite is an advanced debugging and application logging system that gives developers deeper insight into how their code is executing. With CodeSite, developers are able to locate problems more quickly and ensure their code is running correctly. And now every edition of RAD Studio XE includes CodeSite Express. This session focuses on how to get the most out of CodeSite Express in RAD Studio XE and highlights the differences between CodeSite Express and the full featured CodeSite Studio.
|
Calvin Tang
|
Video
|
|
|
|
27 Dec 2010
|
Gesturing Capabilities for New Application and Current Projects
Vsevolod analyzes gesturing capabilities available in Delphi and C++Builder from the viewpoint of practical effectiveness. Benefits of gesture control are discussed for application, when it’s the key metaphor of UI. In addition, a number of ways to improve usability of the existing projects for DB is considered. Mouse-driven and touch device gesture trigging is compared on the base of test results.
|
Calvin Tang
|
Video
|
|
|
|
24 Dec 2010
|
VENDOR SHOWCASE: Rubicon Full Text Search
Thinking of adding high-speed search functionality to your custom database application? Find out how using Rubicon can save you development time while providing faster, smarter answers to your end users.
|
Calvin Tang
|
Video
|
|
|
|
22 Dec 2010
|
Building Robust Applications with Customized Exception Management
This session explores how to replace the default exception handler with one that provides screen shots, call stacks and other useful information. This session shows how to automatically send that information via Web Services and/or email.
|
Calvin Tang
|
Video
|
|
|
|
17 Dec 2010
|
Software Archeology with Delphi (now with AQtime)
You have just inherited 1,000,000 lines of code… now what? In this session, Mike describes the process of software archeology using Delphi. This includes a full demo and includes coverage of UML, Metrics, Audits, Performance issues with AQtime, and Documentation generation all from inside Delphi XE.
|
Calvin Tang
|
Video
|
|
|
|
15 Dec 2010
|
ClientDataSets Part 2: Using and Controlling the Change Cache
In this follow-up to "Introduction to ClientDataSets" presented at DataRage 2, ClientDataSet expert Cary Jensen continues the series with an in-depth look at the ClientDataSet change cache. Here you will learn how to determine the state of individual records, filter the ClientDataSet based on change cache state, restore deleted records, undo specific changes, undo all changes, make changes permanent, persist the change, and much more.
|
Calvin Tang
|
Video
|
|
|
|
13 Dec 2010
|
Fun Things to Create Using Azure and Delphi
Is cloud the next big thing?, Mike describes the current state of the "cloud" and some of the advantages to this approach. During this session, learn what the cloud is and how to take advantage of it with RAD Studio XE, including some great demonstrations of the new components.
|
Calvin Tang
|
Video
|
|
|
|
10 Dec 2010
|
Creating Editor Key Bindings in Delphi
One of Delphi's more powerful capabilities, and least used, is it's flexible open tools application programming interface (API). In this in-depth presentation, Delphi expert Cary Jensen demonstrates you can use the open tools API to add your own key combinations to Delphi's editor. He concludes the presentation by showing you how to create and install a design-time package that will add your new keystrokes to any Delphi installation.
|
Calvin Tang
|
Video
|
|
|
Connect with Us