Monthly Archives: August 2012

Dynamically handling lists of objects

  The following code shows how to create a list of different objects and handle there properties and methods. This example deals with a list of services. Create your object classes and add them to your list like this;

Continue reading

Posted in C# Development | Comments Off on Dynamically handling lists of objects

Enum Declaration

Simple enum declaration

Posted in C# Development | Comments Off on Enum Declaration

AX Update Example

Posted in C# Development | Comments Off on AX Update Example