[转]Integrate the .NET DLL with Microsoft Dynamics AX
William 15年前 (2011-08-04) 2808浏览 0评论
原文地址:http://blog.vinaysingh.in/2011/03/integrate-dll-with-dynamics-ax.html Dynamics AX provide the feature of common language...
William 15年前 (2011-08-04) 2808浏览 0评论
原文地址:http://blog.vinaysingh.in/2011/03/integrate-dll-with-dynamics-ax.html Dynamics AX provide the feature of common language...
Marcos Calderon M 15年前 (2011-08-02) 7654浏览
In this post I want to cover some of the core functional aspects of the new delegates feature introduced in AX 2012. X++ dele...
William 15年前 (2011-07-01) 2546浏览 0评论
请你自我介绍一下自己好吗? 回答提示:一般人回答这个问题过于平常,只说姓名、年龄、爱好、工作经验,这些在简历上都有。其实,企业最希望知道的是求职者能否胜任工作,包括:最强的技能、最深入研究的知识领域、个性中最积极的部分、做过的最成功的事,主要的成就等...
William 15年前 (2011-06-29) 2878浏览 0评论
原文地址:http://user.qzone.qq.com/274974359?ptlang=2052 //使彩色图片变灰 void ChangeBitmapGray(_image _image) { int i,j,pixel,r,g,b,t,x;...
William 15年前 (2011-06-28) 5993浏览 0评论
原文地址:http://alexondax.blogspot.com/2011/01/how-to-export-license-keys-that-are.html Every now and then, there is a need to ex...
William 15年前 (2011-06-28) 4432浏览 0评论
原文地址:http://alexondax.blogspot.com/2011/02/change-forms-background-color-for.html This is a simple mod that saves TONS of hea...
William 15年前 (2011-06-23) 6880浏览 0评论
原文地址:http://www.eggheadcafe.com/microsoft/Axapta-Programming/32111378/problem-with-scrollbars-within-tab-pages-when-showhide-...
William 15年前 (2011-06-22) 1905浏览 0评论
Hi,Refer the below links (who doesn't have access to partner source) for hands on experience in AX 2012,Workflow Implementati...
Peter Villadsen 16年前 (2011-05-20) 2522浏览
I was looking at the API that we publish for the X++ compiler, and it struck me that it would be really easy to implement a s...
Peter Villadsen 16年前 (2011-05-10) 4444浏览
There are situations where it is useful to workl with characters in X++. As you know, X++ does not have the concept of charac...
William 16年前 (2011-05-10) 3734浏览 0评论
作者:Junevoful 正如我初学AX的时候一样,我相信许多朋友也会遇到与我同样的疑问,很多预留字符根本找不到文档来解释。譬如说,下面这两个SQL 关键字forcePlaceHolders和 forceLiterals,就有许多朋友觉得解释不清。 ...
William 16年前 (2011-05-09) 6705浏览 0评论
转载请注明:ww12345678 的部落格 | AX Helper » [转]Costing and inventory closing
William 16年前 (2011-05-05) 60854浏览 0评论
原文地址:http://farlee.info/archives/wordpress-postviews-stats.html WordPress默认不显示文章和页面的访客浏览次数,可以通过安装浏览次数统计插件来添加显示文章浏览量功能。大家推荐的是W...
William 16年前 (2011-03-27) 3322浏览 0评论
原文地址:http://archive.cnblogs.com/a/1338162/ Issue Discription:In vendTransOpen, have some red hand in records front below. And...
William 16年前 (2011-03-25) 2674浏览 0评论
原文地址:http://www.cnblogs.com/daxnet/archive/2010/04/01/1696810.html 在Microsoft Dynamics AX的MorphX中,AOT下有个Maps节点(注意,不是Map Class...
William 16年前 (2011-03-22) 3416浏览 0评论
原文地址:http://zi-jin.com/archives/292 CodeBox当代码过长时底部会出现一个水平滚动条,可这样导致高度计算错误,垂直方向也出现了一个滚动条,这本也不是什么大不了的事。 关键就在于如果只有一行代码,那这行代码就看不到...
William 16年前 (2011-03-22) 2134浏览 0评论
原文地址:http://www.artofcreation.be/2011/02/06/x-performance-tips/ Hi everyone. I want to do an other post about performance. Bu...
William 16年前 (2011-03-21) 6717浏览 0评论
现在谈起Dynamics AX,在微软Dynamics系列产品当中,作为最受瞩目和最有前景的Dynamics套装产品线,很多人也许只知道它曾经由于资本市场的上市和并购,前后经历了三个“东家”。对于它长达20多年的ERP积累,就不一定有那么多人了解了,...
William 16年前 (2011-03-10) 4148浏览 0评论
博客照片很多?上传和管理图片太烦?想幻灯显示相册?在博客中任意插入动态图片效果?…… 你和我一样,需要NextGEN Gallery,最强WordPress相册插件! 其实网上可以搜到不少关于这个插件的介绍,不过我觉得都不够详细清楚,自己学习的时候也...
Kevin Roos 16年前 (2011-01-21) 2433浏览
Hi, *Edit Microsoft has released a fix for this problem contact support for this* As all of you know the Image class in Dynam...