Merging concurrent changes in AX with TFS

Suppose you’re an AX developer working in an AX instance shared by few other developers. You want to do some changes that would likely cause issues to your colleagues until they’re finished, therefore you’ve created a separate instance and work there. To simplify the example, assume that you’ve changed only a single method. If nobody …

Continue reading ‘Merging concurrent changes in AX with TFS’ »

Hodge-podge – 06/2013

AxErd Microsoft published several entity-relationship diagrams (ERD) regarding AX2012 R2 (+ some related data such as foreign keys). Direct link here: AxErd. Dynamics AX 2012 and TFS 2012 Dynamics AX 2012 (CU5/R2 CU1) is officially compatible with Team Foundation Server 2012 (source). Code maps debugger integration Code maps inVisual Studiu 2012 (CU1+) serve for visualization …

Continue reading ‘Hodge-podge – 06/2013’ »

Všehochuť – 06/2013

AxErd Microsoft zveřejnil několik entitně-relačních diagramů (ERD) ohledně Dynamics AX 2012 R2 (+ nějaké související informace jako třeba cizí klíče). Přímý odkaz zde: AxErd. Dynamics AX 2012 a TFS 2012 Dynamics AX 2012 (CU5/R2 CU1) je oficiálně kompatibilní s Team Foundation Serverem 2012 (zdroj). Code maps debugger integration Code maps ve Visual Studiu 2012 (CU1+) …

Continue reading ‘Všehochuť – 06/2013’ »

AX2012 editor extensions

Assume that you would like to extend the editor in Dynamics AX 2012, for example by adding the (painfully missing) brace matching. How to do that? You must realize that although the editor looks almost the same as in previous versions, its architecture was completely changed. Now the Visual Studio editor is hosted in AX and …

Continue reading ‘AX2012 editor extensions’ »

Rozšiřování editoru v AX2012

Představte si, že byste rádi rozšířili editor v Dynamics AX 2012, například o (citelně chybějící) zvýrazňování závorek. Jak se to dá udělat? Musíte si uvědomit, že ačkoli je editor vypadá pořád skoro stejně jako v předchozích verzích, jeho architektura se úplně změnila. Nyní je do AX zabudován editor z Visual Studia a jen byl udělán …

Continue reading ‘Rozšiřování editoru v AX2012’ »