Here is the code to open menu item through code in ax 2012.
void clicked()
{
Args args = new Args();
...

How Set Time Format in SSRS Report
Formatting – 1:
Let your expression be as it is coming from inside AX.
Don't change it. Revert back everything...
How to close a form using X++
There are "only" 5 ways to close a form:
Close - close the form. Similar to the 'X' button.
CloseOK ...
How to take Backup of Perticular user Customization n in Ax 2012
Description:-
In this Example we will see how to take particular user
Customization Backup in Shared Project in Ax 2012....
How to Display Header information in SSRS Report
Description:-
In my one of project I
required like below information in header Fromdate, Todate, Report run date and
Page...
Change Form Contrl through class in Ax 2012
Description:-
In my one of project I need to changes form controls through
class. Here is the solution to change the form...

Html markup in Gridview in asp.net
Description:-
Here first we add a
Gridview control, by just drag and drop on our web page. Now will use item
template...
Error The data source is not embedded within a (parent) data source in Ax
Description: This error
comes when you try to add new DataSource to the top of the query.
QueryBuildDataSource qbds;
qbds...
How to Count Number of Ticks using X++ in AX
Measure execution time
of your code
Retrieves the number of
milliseconds that have elapsed since the system was started,...

DataBase Connection String
Description:-
Normal
0
false
false
false
EN-IN
X-NONE
X-NONE
...