Sorteren op:
|
Delphi XE2 LiveBindings(2)
Sectie: Delphi, Auteur(s): Cary Jensen, Publicatiedatum: 16-5-2012
In this article, Cary Jensen continues his coverage of LiveBindings, a new data binding technology introduced with Delphi XE2 lees meer...
| |
| |
For the record
Sectie: Delphi, Auteur(s): Cary Jensen, Publicatiedatum: 10-10-2011
In this article, Cary Jensen covers records, a data structure that can be compared to classes, but can also be very different (and probably more powerful that you imagined). lees meer...
| |
| |
Introduction to the Delphi Open Tools API
Sectie: Delphi, Auteur(s): Cary Jensen, Publicatiedatum: 6-4-2011
In this article, Cary Jensen provides us with an overview of the Delphi Open Tools API, including an example of a project that adds menu items to Delphi’s menu. lees meer...
| |
| |
|
| |
| |
Shifting TFields in DataSets Bound to DBGrids
Sectie: Delphi, Auteur(s): Cary Jensen, Publicatiedatum: 5-3-2010
In this article, Cary Jensen shows how order of the fields of an open DataSet can change at run-time. Not only does he demonstrate this “feature”, but Cary also shows some techniques to avoid this effect and solve the problem. lees meer...
| |
| |
Introduction to Language Integrated Query with Delphi Prism: Part 1
Sectie: Delphi, Auteur(s): Cary Jensen, Publicatiedatum: 21-11-2009
Language Integrated Queries, LINQ, was introduced in the .NET 3.0. Since Delphi Prism supports the latest versions of .NET, Delphi developers now have access to this valuable programming paradigm. In part 1 of this two part series you will find an introduction to the fundamentals of LINQ programming. Part 2 of this series continues with a look at examples that use several of the specific LINQ technologies. lees meer...
| |
| |
Train of Thought: Confessions of a Conference Speaker
Sectie: Overig, Auteur(s): Cary Jensen, Publicatiedatum: 21-5-2009
As you read this magazine, it should be impossible to ignore the fact that this is the 100th issue. This is, on so many levels, a remarkable achievement, and one that is worthy of celebration. I have written columns for a number of different magazines, and few of them have survived long enough to reach this impressive milestone (though I admit no hand in their demise). So let me begin by expressing my heartfelt congratulations to everyone involved in this magazine, past, present, and future. As a regular contributor to the SDN Magazine, I, along with the many other authors you’ll find in this issue, have been asked to contribute something more on the personal side. And although I have always enjoyed sharing technical material, I am delighted to oblige this request. lees meer...
| |
| |
Creating a Reusable Data Layer for ASP.NET Applications
Sectie: Delphi, Auteur(s): Cary Jensen, Publicatiedatum: 5-3-2008
Component-based frameworks, such as ASP.NET, encourage the design-time configuration of components that you place on individual Web pages. While there are undeniable benefits to the component-based approach, some areas of development, particularly those associated with data access, may be better served by a different solution. lees meer...
| |
| |
Interfaces versus Base Classes: Object-oriented Architecture Revisited
Sectie: Delphi, Auteur(s): Cary Jensen, Publicatiedatum: 8-9-2007
This article reviews the roles of software interfaces and base classes in object-oriented development. It begins with a look at these mechanisms, including the benefits and limitations of each. It continues with rough guidelines that you can use to choose how to best implement your APIs, along with some examples that demonstrate why. lees meer...
| |
| |
|
| |
| |
What's New: Advantage Database Server 8.1
Sectie: Delphi, Auteur(s): Cary Jensen, Publicatiedatum: 18-11-2006
It has now been a year since the release of ADS 8.0, and as is tradition with the Advantage team, they have just released an incremental update, ADS 8.1. This is a free update for all licensed Advantage 8.0 installations. lees meer...
| |
| |
First Look at Live Templates in Delphi 2006
Sectie: Delphi, Auteur(s): Cary Jensen, Publicatiedatum: 18-2-2006
While code templates have been in Delphi since Delphi 4, they seem simple compared to the new live templates feature available in Borland Developer Studio 2006. Live templates provide self-describing, intelligent code insertion, and interactive navigation to the variable parts of the template. lees meer...
| |
| |
|
| |
|
|
|