[视频]Microsoft Dynamics AX 2012 功能预览:Office的交互性-使用Excel管理预算(DS015)
William 15年前 (2011-10-23) 4577浏览 2评论
转载请注明:ww12345678 的部落格 | AX Helper » [视频]Microsoft Dynamics AX 2012 功能预览:Office的交互性-使用Excel管理预算(DS015)
ww12345678 的部落格 | AX Helper
William 15年前 (2011-10-23) 4577浏览 2评论
转载请注明:ww12345678 的部落格 | AX Helper » [视频]Microsoft Dynamics AX 2012 功能预览:Office的交互性-使用Excel管理预算(DS015)
William 15年前 (2011-10-21) 4608浏览 0评论
转载请注明:ww12345678 的部落格 | AX Helper » [视频]Microsoft Dynamics AX 2012 功能预览:基于角色的安全策略(DS001)
Kevin Roos 15年前 (2011-10-15) 4895浏览
Hi, Some time ago I’ve found out that you can implement a form into a RunBase dialog, this has the advantage that you c...
Sellakumaran Kanagarathnam 15年前 (2011-10-14) 2034浏览
Keeping track of multiple users’ activities as they do their work in the system is of great benefit when we run into pr...
William 15年前 (2011-10-14) 5626浏览 1评论
转载请注明:ww12345678 的部落格 | AX Helper » [视频]Microsoft Dynamics AX 2012 功能预览:用户体验的改善(DS002)
Sam Peng 15年前 (2011-10-11) 2022浏览
We want to make Microsoft Dynamics AX 2012 Trace Parser (Trace Parser 2012) available for AX 2009 customers and have just upl...
William 15年前 (2011-10-06) 2432浏览 0评论
I've posted a quick add-on for Dynamics Ax 2012 installations that allows an on-screen chart to be generated from any form. T...
Karl Simonsen 15年前 (2011-10-06) 3179浏览
In X++ you can optionally declare a string to have a specified maximum length: str 5 maxLen5String; Semantical...
William 15年前 (2011-09-29) 3080浏览 0评论
List pages are a new concept in Ax2012. Enterprise Portal in Ax2009 had them to some extent but now they're used as the main ...
William 15年前 (2011-09-29) 2852浏览 0评论
This is a quick overview of the main tables involved in the address book functionality of Ax2012.In Ax2009, the integration b...
William 15年前 (2011-09-28) 3521浏览 0评论
The Chart of accounts structure in Ax2012 has changed significantly from previous versions. In Ax2009, any table that stored ...
William 15年前 (2011-09-23) 2941浏览 0评论
INTRODUCTION This article describes how to enable X++ debugging if the following conditions are true This article describes h...
Ashish Gupta MBS 15年前 (2011-09-20) 3857浏览
In Microsoft Dynamics AX 2012 we have interoperability features that enable your .NET Framework C# code to call methods on AX...
William 15年前 (2011-09-20) 7101浏览 1评论
原帖: http://www.mbscn.net/thread-3865-1-1.html Grid中使用display方法的问题与解决办法 最近做一个项目,用到了display方法,但是怎么做都会出现Grid中某字段的内容跟随光标变化而变化的问题....
William 15年前 (2011-09-19) 2748浏览 0评论
为了更好的宣讲Microsoft Dynamics AX 2012 的强大、灵活、简单的设计理念,微软在其Dynamics官方网站发布了几段Dynamics AX 2012 演示视频和交互式演示视频(SilverLight),推荐观看,截至2011-...
davidre_msft 15年前 (2011-09-12) 2462浏览
Correct configuration of the tempdb database is crucial for Dynamics AX workloads. Two of the key recommendations are to main...
Andres Martinez Andrade 15年前 (2011-09-08) 5625浏览
The global methods buf2con and con2buf are used on X++ to convert table buffers into containers and vice versa. New functiona...
Stella Chen 15年前 (2011-09-07) 4674浏览
In Microsoft Dynamics AX 2012 we introduced the ability to compile X++ code into .NET Framework CIL. CIL can run faster than ...
Sam Peng 15年前 (2011-09-06) 2219浏览
Analyze traces Open Traces Once a trace file is imported, it is automatically opened in Trace Parser. Alternatively, users ...
William 15年前 (2011-09-03) 3329浏览 0评论
Dynamics AX 2009 环境移植 这里的环境移植仅仅讨论最基本的环境移植,仅仅包括:application和database 移植准备 ①Application Files 默认路径C:ProgramFilesM...