CRMONCE

Creative

How to Configure Advanced/Multistep Form on Power Portals

If you want to create  the advanced form  in Power Portals  follow the below steps: Step 1:Firstly, log in to https://make.powerapps.com then click on “Apps” from the left menu. Now you can see the Portal Management App and click on Play to open Portal Management App. Step...

[rt_social_links]
Creative

How To Create Microsoft Power Apps 90 Days Online Trial

Power Apps is a suite of apps, services, and connectors, as well as a data platform, that provides a rapid development environment to build custom apps for your business needs. Using Power Apps, you can quickly build custom business apps that connect to your data stored either in the under...

[rt_social_links]
Creative

Workflows and it’s types in dynamics 365

In this blog, we can see the types of  workflows in Dynamics 365. What is ment by a workflow in Dynamics 365? A workflow is a powerful tool for managing data and activities. We can easily ensure that particular stages are followed and that needed business operations are carried out with t...

[rt_social_links]
Creative

POWER APPS PORTAL SESSION-1

History of Power Apps Portals? Microsoft Power Apps Portal is a low-code platform that allows companies to create responsive and customizable websites for external users. Here are Some quick historical points: 1. Power Apps Portal was initially released in 2017 as Dynamics 365 Portals. 2. ...

[rt_social_links]
Creative

What is Generic Collections in C#

Introduction : In this blog we can see what is generic collections in c#. What is Generic Collection in C#? A generic collection is highly typed (it can only hold one type of object) to reduce runtime type mismatches and to increase speed by avoiding boxing and unboxing. Generic collection...

[rt_social_links]
Creative

What are Constructors in C#

Introduction : In this blog we will see the primary constructors in c#. What is a  constructor in C#? A constructor is a particular class method that is invoked whenever a new instance of the class is created. A constructor, like a method, contains a set of instructions that are execu...

[rt_social_links]
Creative

How to convert IEnumerable to ReadOnlyCollection in C#

Introduction: In this blog we will see how to Convert IEnumerable to ReadOnlyCollection in C#. What is IEnumerable in C#? All non-generic collections that can be enumerated use IEnumerable as their underlying interface. GetEnumerator, the only method in it, returns an IEnumerator. IEnumera...

[rt_social_links]
Creative

Difference between Field & Property in C# .Net

/*! elementor – v3.13.3 – 28-05-2023 */ .elementor-column .elementor-spacer-inner{height:var(–spacer-size)}.e-con{–container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(–container-widget-width,var(...

[rt_social_links]
Creative

What is IEnumerable in C# .Net

/*! elementor – v3.13.2 – 11-05-2023 */ .elementor-column .elementor-spacer-inner{height:var(–spacer-size)}.e-con{–container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(–container-widget-width,var(...

[rt_social_links]