I have recently created my first Windows 8 App and I thought I would write about my experience. My first starting point is to download this Starter Kit. Dynamics AX 2012 Windows 8 App Developer Starter Kit http://startwindaxapp.codeplex.com/ Then before you do this I would suggested you have a look at Martin’s blog. He has made some fixes. http://dev.goshoom.net/en/2013/03/ax2012-win-8-starter-kit/ Create a custom web service First task was to create a web service. I didn’t want to use a Document service. So, I created a custom service. I wont go through the details of creating a contract or anything but I will show what the method I need is. Create a windows 8 app With visual studio 2012 (latest update 3 installed) I created a new project of type Windows Store. This Grid view will create 3 *.xmal pages. See the screenshot below there is a preview on the right hand side. It shows a Grid view, a Group view, and a Item detailed view. This is where we call the web service to...
All things Microsoft Dynamics 365 Finance and Operations