Main menu:

Site search

March 2010
S M T W T F S
« Dec    
 123456
78910111213
14151617181920
21222324252627
28293031  

Categories

Tags

Archive for 'Delphi'

MSBuild Logger in Delphi .NET

Project: Create a custom XML logger dll for use with MSBuild using Delphi.
Starting with Delphi 2007 Codegear uses MSBuild as the build engine. There is a split in the Delphi community over this being a good thing, but I think it is. MSBuild is Microsoft’s scripting tool for the build process and is very comparable [...]

Upgrading Embedded IDM to FileNet P8

Project: Upgrade a multi-tier Delphi application to include P8 functionality.
The existing application embedded the IDM viewer to display documents in the object store and also contained some forms for managing and working queues. The FileNet system was being upgraded to P8 and some code needed to be changed for the new API. Since the IDM [...]