|
|
Converting C# to COBOL
by
Rick Malek
on
Mar 12, 2010
. This article is intended to be used as a model for you to follow when you run into a C# example and need to convert it to COBOL.
|
Utilizing COBOL Property in C#
by
Rick Malek
on
Mar 12, 2010
In another article we discussed the use of creating a COBOL interface class to interact between your existing COBOL applications and the languages in the .NET Framework. This article will review a new option for exposing those assets via the use of Properties.
|
AUDIT TRAIL SYSTEM
by
Abdul Malik
on
Mar 11, 2010
In this article I will explain the method I prefer for implementing an audit trail. Next, I will introduce a script to automate the implementation of the audit trail in the database.
|
Commands in WPF: Part III
by
Diptimaya Patra
on
Mar 09, 2010
In Part II of this article series we have seen the concepts of Commands and we experienced Command Binding feature. In this article we will see how Input Binding is helpful.
|
|
|
|
|
|
|