Welcome to MSDN Blogs Sign in | Join | Help

May 2008 - Posts

I have just written a simple class that implements QuickSort algorithm and allows sorting of some "keys" by their "values". And this is how it may be used: static void exampleQuickSort(Args _args) { QuickSort quickSort; ListEnumerator itemEnumerator; Read More...
...the class that I mentioned in my previous post has been implemented in Dynamics AX 2009 as SysFormEnumComboBox. Be aware, that Vanya Kashperuk has published another version of this class, valid for both 4.0 and 2009. Read More...
 
Page view tracker