Sasha Nazarov's Remarks
about Microsoft Dynamics AX development
Moving on
Hi all, I am about to leave MS, and this blog will be frozen. You are more than welcome to visit my...
Date: 04/30/2012
Remember to test performance!
When you write new code, and the execution time of this code is dependant on the number of records...
Date: 03/22/2010
QuickSort
I have just written a simple class that implements QuickSort algorithm and allows sorting of some...
Date: 05/20/2008
By the way...
...the class that I mentioned in my previous post has been implemented in Dynamics AX 2009 as...
Date: 05/02/2008
How to exclude some enum values from a combobox?
Imagine a combobox based on an enum. By default it contains a list of items that correspond to the...
Date: 10/04/2007
Looking for help documentation
There is a simple way to programmatically fetch help documentation for system functions based on...
Date: 06/21/2007
Import of dimension set rules
A couple of days ago I had a question. One guy had to generate dimension set rules for ledger...
Date: 03/05/2007
Default dimension set hierarchy
On the General tab-page of "Dimension sets" form there is a field, named "Default hierarchy". By...
Date: 02/09/2007
Parent dimension sets
So far, I have been explaining everything based on one dimension set, consisting of Department and...
Date: 02/08/2007
Prefixes and dimension set rules
When setting up dimension set rules, sometimes it is necessary to limit the range of valid dimension...
Date: 02/06/2007
Inside Microsoft Dynamics AX 4.0
I have finished reading the book a couple of days ago, and it was real pleasure! Some sentences have...
Date: 02/02/2007
Rapid Development, by Steve McConnell
Mfp mentions two books in one of his posts: "Code Complete" and "Rapid Development" by Steve...
Date: 01/29/2007
Dimension Set Hierarchies
This post is supposed to help people understand how Dimension Set Hierarchies functionality should...
Date: 01/27/2007