Sign in
Vincent's Blog
Dynamics AX developement tools
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Other Dynamics AX Blogs
Microsoft Dynamics AX Tools
mfp's 2 cents
Entreprise Portal blog
X++ compiler team blog
Search
Visitors
Tags
Debugging
Dynamics AX 2009
Dynamics AX 2012
SSRS Reports
Test driven development
Visual Studio
WPF
X++ development
Archive
Archives
June 2011
(1)
April 2011
(1)
January 2011
(1)
June 2010
(1)
May 2010
(1)
January 2010
(1)
October 2009
(1)
November 2008
(1)
August 2008
(1)
MSDN Blogs
>
Vincent's Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Vincent's Blog
Managed code development in AX2012 (cont.). Proxying kernel classes.
Posted
over 2 years ago
by
Vincent Nicolas - Dynamics AX
0
Comments
In the video from my previous post, I showed how to create managed proxies for X++ classes with the new Microsoft Dynamics AX2012 Visual Studio toolset. X++ managed proxies allow you to invoke X++ code from managed code Here is a brief recap on how to...
Vincent's Blog
Managed code development in AX2012
Posted
over 2 years ago
by
Vincent Nicolas - Dynamics AX
2
Comments
Microsoft Dynamics AX2012 has a lot of new development tools to help you create solutions using managed code. In this video, I demonstrate a few applications of these tools, such as the Application Explorer (the AOT in Visual Studio), the managed proxies...
Vincent's Blog
Microsoft Dynamics AX Tech Conference 2011
Posted
over 2 years ago
by
Vincent Nicolas - Dynamics AX
0
Comments
Next week I’ll be at the Microsoft Dynamics AX Technical Conference 2011 . This is going to be a great event and you can look forward to many exiting presentations and cool demos. At the breakout session on Wednesday at 7:30PM, you’ll be...
Vincent's Blog
Other Dynamics AX blogs
Posted
over 3 years ago
by
Vincent Nicolas - Dynamics AX
2
Comments
I have added a few links to some my colleagues blogs. Check them out.
Vincent's Blog
The new X++ editor in action
Posted
over 3 years ago
by
Vincent Nicolas - Dynamics AX
13
Comments
Most of the new features of the new X++ editor are best show live, so I made this video . Enjoy. This posting is provided "AS IS" with no warranties, and confers no rights.
Vincent's Blog
The new X++ editor (part 2)
Posted
over 3 years ago
by
Vincent Nicolas - Dynamics AX
11
Comments
A couple of improvements to look forward to in the Intellisense UI: In a completion session, holding the ctrl key will make the drop-down dialog transparent, so you can see the code underneath: The dorp down list is also filtered and your typing...
Vincent's Blog
The new X++ editor
Posted
over 4 years ago
by
Vincent Nicolas - Dynamics AX
10
Comments
I am currently working on the next version of Dynamics AX – AX6 and as part of the development experience improvement, my team has been working on a new editor for the X++ language. This editor is based on the same framework than the Visual Studio...
Vincent's Blog
WPF and Binary Resources
Posted
over 5 years ago
by
Vincent Nicolas - Dynamics AX
0
Comments
Recently, I had to access binary resources from a WPF control and although it sounds like a straight forward thing to do, I found out that there were a couple of twists to it. From the markup If you need to display an icon on your UI you would write...
Vincent's Blog
Debugging business logic in AX 2009 SSRS reports
Posted
over 5 years ago
by
Vincent Nicolas - Dynamics AX
0
Comments
Background With AX2009 you are now able to do SSRS reports in Visual Studio. The typical process for designing a report consist in creating a query and bind to it, code some business logic (BL) specific to the report and design the visual part. ...
Page 1 of 1 (9 items)