Sign In
Issues concerning X++
This blog deals with issues about X++
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Channel 9
CIL
CLR-Interop
Conference
Core language
delegate
Demo
EP
Eventing
Garbage collection
Generics
managed code
mappoint
phone
Presentation
SQL
string performance
warnings
Web service
X++
X++ Language
XML
Archive
Archives
January 2012
(1)
December 2011
(1)
November 2011
(1)
October 2011
(1)
September 2011
(2)
August 2011
(1)
May 2011
(2)
August 2010
(1)
March 2010
(1)
February 2010
(1)
January 2010
(1)
October 2009
(1)
September 2009
(1)
August 2009
(1)
June 2009
(2)
April 2009
(1)
February 2009
(1)
December 2008
(1)
June 2008
(1)
March 2008
(1)
February 2008
(1)
January 2008
(1)
November 2007
(2)
October 2007
(2)
September 2007
(2)
August 2007
(2)
July 2007
(5)
June 2007
(5)
June, 2007
MSDN Blogs
>
Issues concerning X++
>
June, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Issues concerning X++
TechEd 2007 InfoPath demo bits.
Posted
over 5 years ago
by
Peter Villadsen
1
Comments
At TechEd in Orlando a few weeks ago, I did a demostration of how InfoPath can be used as an easy client for submitting XML documents to Dynamics AX. The only glue you need to provide is a simple web service that pushes the XML document into the business...
Issues concerning X++
Operator precedence of && and ||
Posted
over 5 years ago
by
Peter Villadsen
7
Comments
There is an issue concerning logical expressions (i.e. expressions that are evaluated to true or false, a.k.a Boolean expressions) in X++. The essence of this issue is that the X++ language is not aligned with other languages in its precedence of the...
Issues concerning X++
Dynamics AX eventing
Posted
over 5 years ago
by
Peter Villadsen
2
Comments
Abstract : The following blog presents two useful ways to perform communication between classes in Dynamics AX. An event mechanism is presented for this, which, if adopted by the application development community, has the potential of making the ISV...
Issues concerning X++
Using arrays with CLR interop
Posted
over 5 years ago
by
Peter Villadsen
0
Comments
Currently there is no way to pass X++ native arrays to CLR arrays and vice versa. Even it were possible, it would be problematic because the native arrays do not support reference types: You cannot declare arrays of classes. One solution would be to...
Issues concerning X++
Welcome to the X++ blog
Posted
over 5 years ago
by
Peter Villadsen
1
Comments
Hello, The X++ team is happy to provide the X++ blog as a vehicle of communication between the X++ team at microsoft and any users of the X++ language. "Computers are incredibly fast, accurate and stupid; humans are incredibly slow, inaccurate and...
Page 1 of 1 (5 items)