In most of the applications it is a common thing to show logged in user name on
the top of the page somewhere at corner right . In Traditional Microsoft’s
ASP.NET we use GetUserId() method present under Identity libraries present in
Microsoft . Th...
Creation of a web page with blank template was generally performed during the
development of any new or existing project based on the requirement. After
creation of new website in design studio , click on + Page . A popup with Add a
page title wil...
Next after Pages we have styling as main core component for power pages website.
For any website, User Interface plays a important role where it will help to
derive uniqueness and give edge over competitors. Well designed website with
smooth and e...
When ever we move changes from Dev environment to Testing environment, we tend
to patch solution deployment with pipelines . When coming to ribbon changes
there was a recent scenario we observed that ribbon changes are not reflecting
in target env...
With pipelines one can move unmanaged solutions from dev environment to Testing
QA Environment as managed solution. But, there lies an issue, once QA Team
verifies solutions and the business functionality in QA Environment . QA Team
will provide a...
It is a pain point to know failure solution dependencies missing in Power
Platform pipelines after few hours post run . I experienced same thing during
implementation, and then I looked at alternatives present to get out of this
bottleneck situat...
Web templates in Microsoft Power Pages are essential for creating and managing
the layout and content of your web pages. Here are some key points about them:
A web page in Power Pages represents a specific URL and forms the core component
of the platform. These web pages are organized in a hierarchical structure
through parent and child relationships, creating the site’s map. Specialized
components lik...