Browse by Tags
All Tags » X++ ( RSS)
-
|
I had a requirement to connect from one Axapta instance to another instance staying in MORPHX IDE. I have done this lot many times using Visual Studio in my past, but never tried with MORPHX IDE. So, here are the steps: Step1 Go to AOT > References...
|
-
|
Recently, I had a requirerement in one of my project to save some html data in a file. I have previously worked with Ascii and other File related Classes. This time, as I was exploring within the AX metadata, I found this class called Bindata. It's...
|
-
|
Recently, I was troubleshooting an issue related to user settings. i.e. There was a requirement to migrate the user settings from one environment to another. As we all know, User related setups for queries, forms, reports etc are stored in SysLastValue...
|
-
|
Issue: Recently, we had an issue with a production schedule report running in Dynamics AX PROD Environment, which was taking around more than 30-40 mins to display on the screen. The same report used to come in 2 mins or 3 mins time before. This is a...
|
-
|
This video talks about AIF in Dynamics AX 2009. This is a good video for a beginner to get started with creating AIF Services It shows an example of how to: a. Create a Service b. Add new operations to the Service c. Extend the service d. Deploy the service...
|
-
|
Here's a good discussion on about having nulls in AFC's Axpata Foundation Classes, A good read http://blogs.msdn.com/x/archive/2009/08/25/nulls-in-containers-a-chance-for-you-to-help-out.aspx#comments
|
-
|
Here's an interesting post by Brandon talking about consuming service references in Dynamics AX 2009. He goes a further deep into namespaces and the benefit of .Net namespace and intellisense when you use with X++. Thanks Brandon for the post http...
|
-
|
Thanks to Peter and team for this great video. In a brief, this gives us an insight about the future roadmap for X++. Watch out this video. Please see the link below the extract.. Dynamics Program Manager Peter Villadsen and Software Developer Gustavo...
|
-
|
http://www.youtube.com/user/cimbax09
|
-
|
The X++ based Web UI Framework in Enterprise Portal will be Discontinued in Future Releases of Microsoft Dynamics AX Effective with general availability of the next version of Microsoft Dynamics AX, Microsoft will discontinue the X++ based Web User Interface...
|
-
|
Another good link on some cool tips and tricks for X++ code http://blogs.msdn.com/emeadaxsupport/archive/2009/07/13/tips-tricks-around-debugging-x-code-in-dynamics-ax.aspx
|
-
|
Hi there, This is a good blog from MSDN team regarding the upcoming changes in X++. Worth a read! http://blogs.msdn.com/x/archive/2009/06/29/forthcoming-changes-to-the-x-language.aspx
|
-
|
Here's a well-written post on debugging Dynamics AX Batch jobs, i have yet to try this but thought would share it over here http://blogs.msdn.com/x/archive/2009/06/25/step-by-step-checklist-for-debugging-batch-jobs-in-dynamics-ax.aspx Thanks for the...
|
-
|
Link from MSDN on X++ v/s C# http://msdn.microsoft.com/en-us/library/cc967423.aspx
|
-
|
Good read... http://blogs.msdn.com/x/archive/2009/04/28/serializing-axapta-foundation-class-instances-as-xml-streams.aspx
|
-
|
Here's a great video from mfp... http://channel9.msdn.com/posts/mfp/10-MorphX-tricks-in-10-minutes/
|
-
-
|
Future Directions of Programmability in Microsoft Dynamics AX This document has mainly addressed current programmability features in Microsoft Dynamics AX 2009. In this section some of the future directions surrounding programmability will be highlighted...
|
-
|
Issue - The DEL tables have not been deleted after unchecking the "Keep Update Objects 4.0" and "Keep Update Objects 4.1" from the Config tree. Solution - Disable "Keep upgrade objects" configuration key after upgrade is...
|
-
|
To set up debugging for pages 1. Log into the server that is running the AOS. 2. Open the Microsoft Dynamics AX Server Configuration utility (Start > Control Panel > Administrative Tools > Microsoft Dynamics AX 2009 Server Configuration). 3....
|
-
-
|
Here's a blog which is written by AX Performance team in MS. http://blogs.msdn.com/axperf/ In a brief, it talks about - Trace Parser Utility - Database Configuration (Good info and good work by the team)
|
|
|
|
|
|
|
|