Dynamics 365 Application Development
eBook - ePub

Dynamics 365 Application Development

Deepesh Somani, Nishant Rana

Condividi libro
  1. 418 pagine
  2. English
  3. ePUB (disponibile sull'app)
  4. Disponibile su iOS e Android
eBook - ePub

Dynamics 365 Application Development

Deepesh Somani, Nishant Rana

Dettagli del libro
Anteprima del libro
Indice dei contenuti
Citazioni

Informazioni sul libro

Learn, develop, and design applications using the new features in Microsoft Dynamics CRM

Key Features

  • Implement business logic using processes, plugins, and client-side scripts with MS Dynamics 365
  • Develop custom CRM solutions to improve your business applications
  • A comprehensive guide that covers the new features of Microsoft Dynamics 365 and increasingly advanced topics.

Book Description

Microsoft Dynamics 365 CRM is the most trusted name in enterprise-level customer relationship management. Thelatest version of Dynamics CRM comes with the important addition of exciting features guaranteed to make your life easier. It comes straight off the shelf with a whole new frontier of updated business rules, process enhancements, SDK methods, and other enhancements.

This book will introduce you to the components of the new designer tools, such as SiteMap, App Module, and Visual Designer for Business Processes. Going deeper, this book teaches you how to develop custom SaaS applications leveraging the features of PowerApps available in Dynamics 365.Further, you will learn how to automate business processes using Microsoft Flow, and then we explore Web API, the most important platform update in Dynamics 365 CRM. Here, you'll also learn how to implement Web API in custom applications. You will learn how to write an Azure-aware plugin to design and integrate cloud-aware solutions. The book concludes with configuring services using newly released features such as Editable grids, Data Export Service, LinkedIn Integration, Relationship Insights, and Live Assist.

What you will learn

  • Develop apps using the platform-agnostic Web API
  • Leverage Azure Extensions to design cloud-aware applications
  • Learn how to implement CRUD operation
  • Create integrated real-world apps using Microsoft PowerApps and Flow by combining services such as Twitter, Facebook, and SharePoint
  • Configure and use Artificial Intelligence Azure Cognitive Services for Recommendation and Text Analytic services

Who this book is for

This book targets skilled developers who are looking to build business-solution software and are new to application development in Microsoft Dynamics 365, especially for CRM.

Domande frequenti

Come faccio ad annullare l'abbonamento?
È semplicissimo: basta accedere alla sezione Account nelle Impostazioni e cliccare su "Annulla abbonamento". Dopo la cancellazione, l'abbonamento rimarrà attivo per il periodo rimanente già pagato. Per maggiori informazioni, clicca qui
È possibile scaricare libri? Se sì, come?
Al momento è possibile scaricare tramite l'app tutti i nostri libri ePub mobile-friendly. Anche la maggior parte dei nostri PDF è scaricabile e stiamo lavorando per rendere disponibile quanto prima il download di tutti gli altri file. Per maggiori informazioni, clicca qui
Che differenza c'è tra i piani?
Entrambi i piani ti danno accesso illimitato alla libreria e a tutte le funzionalità di Perlego. Le uniche differenze sono il prezzo e il periodo di abbonamento: con il piano annuale risparmierai circa il 30% rispetto a 12 rate con quello mensile.
Cos'è Perlego?
Perlego è un servizio di abbonamento a testi accademici, che ti permette di accedere a un'intera libreria online a un prezzo inferiore rispetto a quello che pagheresti per acquistare un singolo libro al mese. Con oltre 1 milione di testi suddivisi in più di 1.000 categorie, troverai sicuramente ciò che fa per te! Per maggiori informazioni, clicca qui.
Perlego supporta la sintesi vocale?
Cerca l'icona Sintesi vocale nel prossimo libro che leggerai per verificare se è possibile riprodurre l'audio. Questo strumento permette di leggere il testo a voce alta, evidenziandolo man mano che la lettura procede. Puoi aumentare o diminuire la velocità della sintesi vocale, oppure sospendere la riproduzione. Per maggiori informazioni, clicca qui.
Dynamics 365 Application Development è disponibile online in formato PDF/ePub?
Sì, puoi accedere a Dynamics 365 Application Development di Deepesh Somani, Nishant Rana in formato PDF e/o ePub, così come ad altri libri molto apprezzati nelle sezioni relative a Computer Science e Web Services & APIs. Scopri oltre 1 milione di libri disponibili nel nostro catalogo.

Informazioni

Anno
2018
ISBN
9781788399142
Edizione
1

Creating Custom Business Apps

PowerApps is a service that allows you to create, manage, and use custom business apps across the platform. It connects to the existing system and data source of customer securely allows customizer to build apps without writing a code. It is possible to make those apps available for web and mobile users instantly by publishing them.
In this chapter, we will be covering the following points:
  • Overview of PowerApps
  • Privileges required to configure and create PowerApps
  • Connectors in PowerApps
  • Understanding the PowerApps design interface
  • Creating a PowerApps using data from Dynamics 365
  • Running PowerApps on mobile and tablet devices
  • Data connection service in PowerApps
  • Creating an app using a data connection service
  • Creating an entity in a data connection service
  • Customizing the PowerApps

Overview of PowerApps in Dynamics 365

PowerApps is a service that securely makes a connection with the data source, such as Azure, Dynamics 365, or Office 365, and minimizes the security concern of the organization about the data. Any user can design in PowerApps without writing a code. It is very convenient to publish these PowerApps.
From an employee's perspective, PowerApps provides agility to work in the following ways:
  • Provides the ability to create an app quickly
  • Provides the ability to create an app that works on every device
  • Provides Microsoft Office's experience on the app
  • Provides use of built-in Connection to make a connection with PowerApps for a cloud service such as Dynamic 365 or Office 365
From a developer's perspective, PowerApps provides the following features:
  • Inclusion of Azure service into PowerApps, increasing performance and speed at user end
  • Ease of creating additional data connection and API of any existing business system
  • Reliability and robustness in management of organization data security
PowerApps accelerates working and takes less time to build apps. This is very effective and efficient for those users who are beginners to designing apps. It allows you to deliver content of cloud-to-mobile devices directly.
PowerApps saves a tremendous amount of development time, and also allows connection of cloud data sources...

Indice dei contenuti