Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Power Platform Enterprise Architecture

You're reading from   Microsoft Power Platform Enterprise Architecture A guide for architects and decision makers to craft complex solutions tailored to meet business needs

Arrow left icon
Product type Paperback
Published in Sep 2020
Publisher Packt
ISBN-13 9781800204577
Length 452 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Robert Rybaric Robert Rybaric
Author Profile Icon Robert Rybaric
Robert Rybaric
Arrow right icon
View More author details
Toc

Table of Contents (15) Chapters Close

Preface 1. Section 1: The Basics
2. Chapter 1: Microsoft Power Platform and Microsoft Dynamics 365 Overview FREE CHAPTER 3. Chapter 2: Microsoft 365 and Microsoft Azure Overview 4. Section 2: The Architecture
5. Chapter 3: Understanding Microsoft's Power Platform Architecture 6. Chapter 4: Tools and Techniques 7. Chapter 5: Application Lifecycle Management 8. Section 3: Implementation
9. Chapter 6: Implementation Approach and Methodologies 10. Chapter 7: Microsoft Power Platform Security 11. Chapter 8: Microsoft Power Platform Extensibility 12. Chapter 9: Microsoft Power Platform Integration 13. Chapter 10: Microsoft Power Platform Data Migration 14. Other Books You May Enjoy

Learning Power Platform integration best practices

In this section, we will present some best practices for frontend as well as for backend integration. Using some of the presented integration patterns and solution approaches is certainly useful, but not using them in the best way can cause various issues, especially regarding the solution's overall performance. Let's have a look at some of the best practices.

Frontend integration

When deciding on which frontend integrations to use, there are some important best practices that should be followed in order to achieve a robust, maintainable, and performant solution:

  • When embedding third-party content into CDS entity forms, consider placing it on separate form tabs, not on the primary tab, to avoid waiting for the content to load.
  • While jQuery is a very handy JavaScript library, it is not recommended to use it to call the CDS API. Use the client-side Web API to make calls to CDS, and only use jQuery to call...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime