BCS Flash Builder 4.5 Execute URL Routine
There are those occasions when our flex application will need to interface with existing sites on the world wide web. To invoke a URL in flash builder is slightly different…
There are those occasions when our flex application will need to interface with existing sites on the world wide web. To invoke a URL in flash builder is slightly different…
To effectively utilize the component architecture of the Delphi XE3 VCL a repository should be established. This approach eliminates the need to update the Delphi XE3 compiler library search options…
We now have a Delphi source code generator for the XE3 version of Delphi. This version of the XE3 source code generator is set up to produce a VCL application.…
There are those occasions when metadata is required to facilitate successful completion of another assigned task. The BCS Delphi XE3 Retrieve Metadata component relies on component BCS XE3 Get Alias,…
To make JQuery Easy UI work in the PHP environment you will need at minimum five PHP files and one HTML file. After carefully examining the process it was determined…
When the user need to suppply values for a date and time the BCSGetDateTime component provides the framework to communicate the date and time parameters. The component documentation can be…
This application launches a project to sort Delphi XE3 source code into tidy sorted (in ascending sequence) code. Program snippets and component parts are easier to locate in source code…
The Flash Builder 4.5 seem to be an awesome tool. Getting around the tutorials for FB 4.5 leaves quite a bit of room for improvement. If you happen to be…
The BCS XE3 Utilities component is designed to increase efficacy and eliminate code redundancy. DRY (don’t repeat yourself) is an admiral virtue for software development. The component documentation for BCSXE3Utils…
This application uses the command language interpreter. Any and all registered applications will function normally when launched by this application. When the user presents the launcher with a word document…