Click here to Skip to main content
15,884,836 members
Everything / Programming Languages / X++

X++

X++

Great Reads

by PriyankaUpadhyay05
How to consume RESTful service of channel advisor in AX 365
by Venkat Chaitanya Kanumukula
Maintenance of Definition's in multiple Dynamics AX Environments
by Onkarraj A., Rahul Khode
The article showcases BLE sensors (IoT) solution developed using Azure Event Hub, Stream Analytics and Power BI.
by abhishek pareek2009
This article will demonstrate that after sending the data from Axapta to Temperature conversion application, how we can post back the converted temperature to Axapta.

Latest Articles

by PriyankaUpadhyay05
How to consume RESTful service of channel advisor in AX 365
by Onkarraj A., Rahul Khode
The article showcases BLE sensors (IoT) solution developed using Azure Event Hub, Stream Analytics and Power BI.
by Venkat Chaitanya Kanumukula
Maintenance of Definition's in multiple Dynamics AX Environments
by Venkat Chaitanya Kanumukula
Tips and Enhancements in Dynamics AX

All Articles

Sort by Score

X++ 

4 Jun 2010 by Smithers-Jones
You'd better ask this at Suggestions[^].
30 Jul 2017 by PriyankaUpadhyay05
How to consume RESTful service of channel advisor in AX 365
24 Mar 2011 by Tarun.K.S
Well I didn't completely get your idea, but like you said : My dataclassprovides enumclass which has 8 diffirent values, each value needs to be presented with different image in listbox item.Here is my idea : For this, you can use a class which implements IValueConverter interface. It...
29 Jun 2012 by Venkat Chaitanya Kanumukula
Maintenance of Definition's in multiple Dynamics AX Environments
16 Aug 2010 by Gerald Evans
I’m wondering if there is anyone here who knows how search a website like the one show in the picture is programmed. Page 1. http://a.imageshack.us/img842/8673/indexi.pngPage 2. http://a.imageshack.us/img97/5032/page2p.png
16 Aug 2010 by Peter_in_2780
Looks like you're dealing with a Content Management System (CMS). Most CMSs have code to "intercept" URLs and either build a page on the fly or map the request to a non-obvious path. In Drupal (the one I'm most familiar with), it's called "Friendly URL". Google "Drupal friendly URL" for more...
12 Oct 2010 by Tarun.K.S
i need to store the xml in a vb.net project. i will use that xml to both read and "WRITE" data into it.i have tried storing my xml as an embedded resource but u cant edit an embedded resource. :( Please suggest some other way of storing that XML.Thanks,Tarun
12 Oct 2010 by DaveAuld
You could simply write the XML to file....In one of my projects I use an XML file for storing custom settings, it simply get read from and written to a file in the application path. However, you may want to store in a users profile somewhere.Basically, you can store it anywhere you want,...
17 Sep 2011 by govindray
Consider a dictionary page which displays meaning of some words. I want to develop an application which takes input and searches through that page and gives corresponding meaning. can anyone guide me regarding this?
17 Sep 2011 by Richard MacCutchan
This question is far too general for a forum such as this. Try designing your program and putting the outline in place. Then when you have a specific technical question come back and post it here.
28 Oct 2012 by rpm3d
hi every onein my windows i set up :qt-sdk-win-opensource-2010.05.exeand write a program...after that i wanna make statick build and compileso i changeC:\Qt\2010.05\qt\mkspecs\win32-g++\qmake.confthis line QMAKE_LFLAGS...to QMAKE_LFLAGS = -static -static-libgcc...
2 Apr 2013 by alhamdi23
hiI'm looking for dynamic ax 2012 training BUT NOT INDIA (Ex. US OR UK). i want full training on ax.thanks
2 Apr 2013 by Richard MacCutchan
Then please use Google or Bing to search for it.
21 May 2013 by alhamdi23
hii want to create new distinct product in AX 2012 using X++.I'm new in this environment and I hope to give me good explanation about how to know the tables that i have to fill it to be apple to release the product later.I just used this code to create new product, but when I can not...
4 Jun 2013 by Ron Beyer
Sharepoint is a sharing system for files.Dynamics AX is an ERP/accounting/human resources management software.
26 Jul 2013 by Amanpreet Mukker
File -> Export and follow the instructions
29 Jul 2013 by User 10060665
Watch this...http://www.codeproject.com/Answers/603388/AndroidplusCodeplusfromplusapk#answer1and don't ask this question again...I have answered this questions many times in last month...
14 Aug 2013 by alhamdi23
hii want to build form in dynamics ax 2012, that show data ( ex. vendtable) related to what user selected from compoBox that listed the AccountNum.
25 Oct 2013 by Member 10322654
Hi , I am trying to access "https" server using xml+soap but every time i am getting 411 error saying Length Required, data should be chunked or length required ....Please find my code below here i am providing Content-Length for specifying length and Transfer-Encoding for chunked data...
7 Oct 2015 by Chiranthaka Sampath
Is there anyway to convert a PDF content directly into an HTML source code with the tags and attributes such as class, id, href, src? I tried many google results but there are not any sample source codes without 3rd party SDKs.If the PDF cannot be directly convert to an HTML file, we can...
13 Mar 2016 by abintj
Hi All, I am new in Dynamics AX.I have a work with Dynamics AX 2009.I have one Header table and Details table,So I want to save data from form(user defined) to these tables.I can save only one record at a time in both tables,But i want one entry in header table and multiple entries to...
21 Dec 2016 by Prathap Gangireddy
Hi All,My requirement is to convert few columns in a Datagridview row into XML file. Below is the sample format
31 Mar 2015 by Onkarraj A., Rahul Khode
The article showcases BLE sensors (IoT) solution developed using Azure Event Hub, Stream Analytics and Power BI.
14 Dec 2010 by abhishek pareek2009
This article will demonstrate that after sending the data from Axapta to Temperature conversion application, how we can post back the converted temperature to Axapta.
11 Feb 2012 by Venkat Chaitanya Kanumukula
4 Jun 2010 by M Kennedy
Oh - I see the X++ option when I super-expand the language list - just no entries yet![Can code project add a new category for X++ - this isthe coding language for the Microsoft Dynamics platform.There is hardly anything out there now in terms ofbooks, examples, tutorials, you name...
24 Mar 2011 by paleGegg0
Hi all!I ran following problem.I need to build customized listbox which works just fine when it comes to binding property names and values etc. The problem is kinda cosmetic but needed. My dataclassprovides enumclass which has 8 diffirent values, each value needs to be presented with...
28 Jan 2012 by Venkat Chaitanya Kanumukula
Extract All tables from Dynamics AX 2009 Data Dictionary Configuration keys
4 Jun 2013 by kranthi1988
Hi all,Can any one provide clear clarification for difference between Microsoft sharepoint and Microsoft Dynamics Ax.Thanks in Advance
24 Jul 2013 by prabu19
I try to extract all any apk file.but it doesn't work.even from my eclipse project that I have no option for extract it......
30 Sep 2015 by Manidas Payyoli
Here i am trying to develop a chat app using xmpp and openfire server in windows phone 8.1.when i am trying to connect with openfire server it showing this error.i tried out many ways but no result and i cannot understand too..(i added username and password in server)this part am getting...