Develop and customize home page

This article provides links to topics about development.

Overview

The finance and operations apps enable the entire enterprise resource planning (ERP) application suite as a cloud-based solution, for both public and private clouds, as well as on-premises. The apps leverage the speed, simplicity, and cost-effectiveness of working in the cloud, while building on the latest technology from Microsoft. The development experience includes:

  • Development tools that are decoupled from any running environment. You develop against local, XML-based files, not the online database.
  • Microsoft Visual Studio is the development environment. The Visual Studio environment is customized to provide you with a smooth and familiar experience.
  • The X++ compiler generates Common Intermediate Language (CIL) for all features. CIL is the same intermediate language used by other .NET-based (managed) languages, such as the C# programming language.
  • You can leverage the browser-based client and the design patterns for forms to provide an improved end-user experience.
  • The Application Lifecycle Model (ALM) supports build automation, test automation, and deployment of models to the cloud.

Architecture

Getting started

Fleet Management

Development tools

Tutorials for development tools

Tools, models, and VMs

Build automation using Azure

X++ programming language

Reference

Overviews

Language support

Customize with extensions and overlayering

Code migration

Move packages between environments

Performance

User interface concepts

The client is an HTML web client that runs in all major browsers. For information about developing and customizing the user interface, see the User interface development home page.

Analytics

Reporting services

Data entities and OData

Testing support in Visual Studio

Office integration

Intelligence

Mobile platform

Global finance management

Development for independent software vendors

Supply Chain Management

Additional resources

Insider tips on development