Показать сообщение отдельно
Старый 09.07.2015, 19:23   #35  
ax_mct is offline
ax_mct
Banned
 
2,548 / 1091 (0) ++++++++
Регистрация: 10.10.2005
Адрес: Westlands
Цитата:
Сообщение от ax_mct Посмотреть сообщение
...
И скорее всего WinJS как библиотека (The Windows library for JavaScript) так как у Microsoft свой Web
https://dev.windows.com/en-us/develop/winjs
Был не прав, TypeScript, судя по тому что именно она использована для разработки HTML5 based Retail POS AX 2012.

http://www.typescriptlang.org
Visual Studio includes TypeScript in the box, starting with Visual Studio 2013 Update 2.

https://en.wikipedia.org/wiki/TypeScript
TypeScript is a free and open source programming language developed and maintained by Microsoft. It is a strict superset of JavaScript, and adds optional static typing and class-based object-oriented programming to the language. Anders Hejlsberg, lead architect of C# and creator of Delphi and Turbo Pascal, has worked on the development of TypeScript.[3][4][5][6] TypeScript may be used to develop JavaScript applications for client-side or server-side (Node.js) execution.

TypeScript is included as a first-class programming language in Microsoft Visual Studio 2013 Update 2 and later, beside C# and other Microsoft languages.[9] An official extension allows Visual Studio 2012 to support TypeScript as well.[10]