Networking

X++- The Programming language

 




X++

X++ is an object-oriented programming language developed by Microsoft which is similar to C# and part of the Morph X development platform.  What is Morph X, we are coming to that, patience. Most of the keywords match SQL keywords. Nice, for programmers who already are using SQL. We are not to going to teach or explain the language. This would be done by our partner blog: Tektrain. We would discuss why the language was created, by whom, and the benefits. It is a 17-year-old language that is supposed to have superseded Java.



X++-history.

X++ is an object-oriented programming language developed by Microsoft which is similar to C# and part of the Morph X development platform.  What is Morph X, we are coming to that, patience. Most of the keywords match SQL keywords. Nice, for programmers who already are using SQL. We are not to going to teach or explain the language. This would be done by our partner blog: Tektrain. We would discuss why the language was created, by whom, and the benefits. It is a 17-year-old language that is supposed to have superseded Java.

Purpose of X++:

This language was created for the Microsoft Dynamics AX platform whilst programming languages like Java, and C++. Maybe if Microsoft stuck to programming and let Digital Research, the world would have superb programming languages now and people would have jobs.

Uses and Benefits of X++

X++ is used for ERP programming and database applications.

I know programmers and geeks is impatient to what the code looks like. Well, don’t be impatient since the code looks like C#.

Can create tables as variables.

No need to connect to the database to use SQL statements. This would mean faster processing …(I think).


Query query = new Query ();

QueryBuildDataSource qbds = query.addDataSource(tableNum(CustTable));

src.

Here CustTable is the name of the table.


----Ad

Buy a laptop bag  when you buy a laptop.


About Techno Edu

0 Comments:

Post a Comment