AX 2012 has introduced Delegates on classes. I've reviewed a bunch of documents on the web. All of them illustrate the usage on custom classes. They serve to illustrate the technology rather than real-life scenarios we have to deal with.
I'm looking for an example to capture changes in AX such add/change a worker, customer, vendor etc. to start with. I want to capture the information and pass it to a .net application. I'm having a hard time finding any examples.