All Categories Categories
Post New Question Latest Forum Entries
Working with INI Files in Delphi - 01 July, 2009 - Smith

Microsoft has taken steps to phase out .ini or initialization files, but they are too useful in too many situations to completely disappear just yet. For example, there are specific cases where you would want to use an INI file when developing a...

Creating Data Link (UDL) Files in Delphi - 30 June, 2009 - Jhon

The connection string required to connect to a database server may be created during design time or run time. There are circumstances under which you may want to store the connection string entirely outside the application, however. In those...

Loading an XML Document into the DOM - 28 June, 2009 - mib

In this article we will look at the code that we used to create a program that enabled us to load an XML document into DOM. This article is the fourth part of a four-part series that covers Delphi, XML, and the DOM.

The Code


unit...

Delphi and the DOM - 26 June, 2009 - Ena

Welcome to the second part of a four-part series on Delphi and the DOM. In the first article, we discussed Delphi and XML. Now that you have some idea of the core elements of XML documents, we can talk about how to manipulate them in...

Delphi and XML - 24 June, 2009 - Smith

Extensible Markup Language, or XML, is a simplified version of SGML. It is currently receiving a lot of attention. XML is essentially a markup language, meaning that it uses symbols to describe its own content. It also enables you to identify and...

Latest News
Submit News Form Past News
Latest Forum Entries
Latest Searches