Microsoft Power Pages- Content Delivery Network Cache

Introduction Content Delivery Network (CDN) is a distributed network of servers that can efficiently deliver web content to users. CDN’s store cached content on edge servers in point-of-presence (POP) locations that are close to end-users, to minimize latency.  CDN will be stored and served from the CDN server closest to your location, static content like … Continue reading Microsoft Power Pages- Content Delivery Network Cache

Microsoft Power Pages – Content Delivery Network(CDN)

Introduction Content Delivery Network (CDN) is a distributed network of servers that can efficiently deliver web content to users. CDN's store cached content on edge servers in point-of-presence (POP) locations that are close to end-users, to minimize latency.  CDN will be stored and served from the CDN server closest to your location, static content like … Continue reading Microsoft Power Pages – Content Delivery Network(CDN)

Microsoft Power Pages – Trial Sign Up

Introduction Microsoft Power Pages is a mix of new standalone technology, Microsoft announced in Build 2022. Power Pages is Part of the Microsoft Power Platform. Power Pages is an evolution of Power Apps portals, Microsoft Power Pages is a secure, enterprise-grade, low-code software as a service (SaaS) platform for creating, hosting, and administering modern external-facing … Continue reading Microsoft Power Pages – Trial Sign Up

Microsoft Power Pages- Low Code Website

Microsoft Power Pages Microsoft Power Pages is a mix of new standalone technology, Microsoft announced in Build 2022. Power Pages is Part of the Microsoft Power Platform. The development of pages will be done in the existing Power Portal and Portal Management. The new designer, templates and new provisioning process are currently in public preview. … Continue reading Microsoft Power Pages- Low Code Website

Power Apps Portal #16- DataTable Plugin to Custom Entity List [Part 2]

Introduction In this blog will see how to add DataTable Plugin to the Custom Entity List in the Power Apps Portals. DataTable Plugin will provide the CSS styling and pagination to the custom Entity List and the relevant search will be enabled to the table. In my previous blog explained adding CSS and JavaScript references … Continue reading Power Apps Portal #16- DataTable Plugin to Custom Entity List [Part 2]

Power Apps Portal #15- DataTable Plugin to Custom Entity List [Part 1]

Introductions In this blog will see how to add DataTable Plugin to the Custom Entity List in the Power Apps Portals. DataTable Plugin will provide the CSS styling and pagination to the custom Entity List and the relevant search will be enabled to the table. In my previous blog explained about adding a Custom Entity … Continue reading Power Apps Portal #15- DataTable Plugin to Custom Entity List [Part 1]

Power Apps Portal #14- Display Entity List using FetchXML and Liquid Code

Introduction Display the Dataverse table records in custom own Entity List using the FetchXML and Liquid code. Power Apps portal to display the records with Entity List can't be done, Using FetchXML and Liquid code we display the records with required filters. Implementation Go to Power Apps Maker Portal and get the FetchXML with the … Continue reading Power Apps Portal #14- Display Entity List using FetchXML and Liquid Code

Power Apps Portal #13- Entity List [Part-1]

Introduction Portals Entity Lists are a great method to display a list of records from Dataverse to the users. Easily and quickly create a Dataverse View, Entity List, and Web Page to present the necessary data for simple needs. You also have options to get quite complex if needed. In this blog will explain adding Entity … Continue reading Power Apps Portal #13- Entity List [Part-1]