Enterprise Portal

  • The blog The Microsoft Dynamics AX Enterprise Portal Blog published the AX 2009 EP Development CookBook. It’s a little document with some “how to’s”, but the c# codefragments are cut of without the context of the whole class; in some examples the import statements are not complete, some property methods are missing, etc.. The reader has a startpoint, but he can’t copy the code…. he has to do some own work. Not the prefect solution for beginners…
  • Solution Monkey, a blog with many helpful posts. The description of the blog is Nothing but solutions; not 100%, but almost…..
    The post EP Page Life Cycle is my favorite; it describes the different kinds of a page calls (almost each function / click is a callback to the page) and the depending events.
  • On the Microsoft Dynamics AX Code Samples Page of the MSDN are multiple sample project files to download.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">