Giter Site home page Giter Site logo

kimlv / dynamics-365-for-finance-and-operations-development-cookbook-fourth-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/dynamics-365-for-finance-and-operations-development-cookbook-fourth-edition

0.0 1.0 0.0 59.1 MB

Dynamics 365 for Finance and Operations Development Cookbook, Fourth Edition, published by Packt

C# 100.00%

dynamics-365-for-finance-and-operations-development-cookbook-fourth-edition's Introduction

Dynamics 365 for Finance and Operations Development Cookbook - Fourth Edition

This is the code repository for Dynamics 365 for Finance and Operations Development Cookbook - Fourth Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Microsoft Dynamics 365 for Finance and Operations has a lot to offer developers. It allows them to customize and tailor their implementations to meet their organization’s needs. This Development Cookbook will help you manage your company or customer ERP information and operations efficiently. We start off by exploring the concept of data manipulation in Dynamics 365 for Operations. This will also help you build scripts to assist data migration, and show you how to organize data in forms. You will learn how to create custom lookups using Application Object Tree forms and generate them dynamically.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

[FormDataSourceEventHandler(formDataSourceStr(CustGroup,
 CustGroup), FormDataSourceEventType::Written)]
 public void CustGroup_OnWritten(FormDataSource sender,
 FormDataSourceEventArgs e)
 {
 this.numberSeqFormHandler().formMethodDataSourceWrite();
 }

All the coding examples were performed in a Microsoft Azure-hosted Microsoft Dynamics 365 for Financial and Operations environment. The following list of software from the virtual image was used in this book:

  • Microsoft Dynamics 365 for Financial and Operations (Update 6)
  • Microsoft Visual studio 2015
  • Microsoft Windows Server 2015 Enterprise
  • Microsoft SQL Server 2016
  • Microsoft Power BI
  • Microsoft Office Excel 2015
  • Microsoft Office Word 2015
  • Microsoft Internet Explorer
  • Windows Notepad Although all the recipes have been tested on the previously-mentioned software, they may work on older or newer software versions with minor code adjustments. As Microsoft is continuously evolving on Dynamics 365 for Financial and Operations, we might see some differences while using the same code in older or newer updates of application. Stick to the concept and customize or extend the application.

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

dynamics-365-for-finance-and-operations-development-cookbook-fourth-edition's People

Contributors

danish-shaikh123 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.