Home / Papers / Coding

Coding

Coding techniques

Implementing A Resource Chargeout System

Last Updated on Friday, 05 August 2011 21:33

This paper describes some of the issues to be considered in taking chareout rates and policies, and implementing them for a resource based chargeout system.

Read more: Implementing A Resource Chargeout System

   

JCL Users Guide

Last Updated on Tuesday, 26 July 2011 22:15

The purpose of this document is to describe the Job Control Language (JCL) used on IBM mainframes.

Read more: JCL Users Guide

   

Oracle Forms Development - Triggers - Getting Started

Last Updated on Tuesday, 30 March 2010 06:25

The purpose of this document is to provide an overview of Trigger usage within Oracle Forms and to discuss some lessons learned.

 

Read more: Oracle Forms Development - Triggers - Getting Started

   

Rapid Application Redevelopment

Last Updated on Friday, 05 August 2011 21:09

The purpose of this paper is to show how SAS can be used to both analyse and redevelop an existing application. The paper describes several general techniques for rapid analysis and redevelopment of existing applications using SAS. Examples will show how these techniques were used to completely rewrite the twenty thousand line Taconet Billing application in eighteen months.

Read more: Rapid Application Redevelopment

   

SAS Objects!

Last Updated on Friday, 05 August 2011 21:18

The purpose of this paper is to describe how creating custom SAS objects and using Object Orientated Programming enhances programmer productivity, reduces defects and enhances code reuse. The paper describes how a online multi-user data entry application was developed entirely using SAS OOP. The techniques used apply to any SAS/AF application, not just those using FRAME entries.

Read more: SAS Objects!

   

State Aware SAX Parser

Last Updated on Tuesday, 30 March 2010 06:24

The purpose of this document is to describe a technique to simplify the development of SAX parsers.

Read more: State Aware SAX Parser