Book Review – Extending Microsoft Dynamics AX 2012 Cookbook
13年前 (2013-10-28) 2156浏览 0评论
Dear Friends,Greetings!Thanks to Packt team once again for sending me a copy of this wonderful book to review.This is one of ...
13年前 (2013-10-28) 2156浏览 0评论
Dear Friends,Greetings!Thanks to Packt team once again for sending me a copy of this wonderful book to review.This is one of ...
13年前 (2013-10-21) 2245浏览 0评论
Dear Friends,Here is a well written article by Tom Moles (from TalentWeb) on how to attract the best talent and how...
13年前 (2013-10-21) 4895浏览 0评论
在 AX 2009 之前的版本可以通过系统集成的两ADO相关类CCADOConnection、CCADORecordSet访问外部数据库。AX 2012删除了这两个类,但我们依然可以使用ADO.NET 访问外部数据库,样例代码如下,相信大家一看便知。...
13年前 (2013-10-18) 2091浏览 0评论
Good day Friends!This got to be my 500th blogpost and I'm excited ! :). Started blogging since Oct 4, 2007 and it's been a go...
13年前 (2013-10-06) 2660浏览 0评论
最新的消息称,微软已经收购 Blue Horseshoe 公司的 “Warehousing for AX (WAX)” 和“ Transportation for AX (TRAX) ”解决方案,并将整合在Microsoft Dynamics AX ...
13年前 (2013-10-03) 2438浏览 0评论
After configuring your server with for Power view, its a time to create sample Power view report and link it to Dynamics AX. ...
13年前 (2013-09-19) 1941浏览 0评论
Dear Friends,This is a test job I wrote a few weeks ago to list out my custom security policies, roles and queries associated...
13年前 (2013-09-19) 2097浏览 0评论
Dear Friends,A few weeks ago, I was writing some stored procs in SQL Server and I found this EOMONTH function handy.This is a...
13年前 (2013-09-19) 1802浏览 0评论
Greetings Friends!It's been a while since I have posted. Have been very busy with work. Thought to do a quick post on how imp...
13年前 (2013-09-13) 4746浏览 1评论
最近一本名为《Extending Microsoft Dynamics AX 2012 Cookbook》的图书上市。 0Day小组kE已于2014-1-23发布该书电子版,名称为 PACKT.EXTENDING.MICROSOFT.DYNAMICS...
13年前 (2013-09-13) 8873浏览 2评论
最近一本名为《Microsoft Dynamics AX 2012 Reporting Cookbook》的新书上市 0Day小组kE已于2014-2-26发布该书电子版,名称为 PACKT.MICROSOFT.DYNAMICS.AX.2012.RE...
13年前 (2013-09-11) 3953浏览 0评论
今天看到一篇有趣的文章,转过来共享一下。 Why should SAP and Oracle consultants consider a career move into Dynamics AX 8th July 2013| Posted by C...
13年前 (2013-09-02) 3847浏览 0评论
最近一本关于Microsoft Dynamics AX 2012 Sure Step 的 0Day电子书发布 下载地址(百度网盘):http://pan.baidu.com/s/1i37n3iH (7ao9) 购买纸书: 售价:38.4...
13年前 (2013-08-30) 5939浏览 0评论
Microsoft Dynamics AX 2015 (V7.0)微软内部的开发代号叫做“Rainier” 目前逗漏出的零星改进如下: 基于云的解决方案 Cloud Based Solutions 平台无关性 –...
13年前 (2013-08-29) 3578浏览 0评论
程序调用自身的编程技巧称为递归( recursion),对于开发人员这个概念并不陌生,同样Microsoft Dynamics AX X++语言环境中也可以实现递归算法。 下面的例程演示了如何在X++语言环境中编写递归算法,演示代码的功能为递归遍历“...
13年前 (2013-08-28) 2512浏览 0评论
Today when I am writing this post, configuration of power view tool with Dynamics AX is one of the hectic issue. I tried to s...
13年前 (2013-08-27) 3245浏览 0评论
Hi There! I hope everyone is having a great week so far. Summer is almost over here in the US, and I feel li...
13年前 (2013-08-23) 3415浏览 0评论
Hi there, On this post I would like to share some C# code to create a Transfer Journal using C#. I have writ...
13年前 (2013-08-22) 3719浏览 0评论
Hi There,It has been a long time since I created my last post. I have been very busy learning new things about AX 2012 R2 and...
13年前 (2013-08-20) 2794浏览 0评论
[Update# 2]*********************************************************************************After some research and troublesh...