top of page
Search


Log users out of Auth0 from Power Pages that are integrated with Auth0
Recently, I needed to integrate Auth0 with Power Pages. The integration itself was relatively simple, but the next requirement posed a...
Sunil Thomas
Oct 2, 20241 min read
Â
Â
Â


Clone a specific branch in visual studio
Cloning from the master branch is straightforward, but cloning from a specific branch is a bit different. There are various methods to...
Sunil Thomas
Sep 19, 20241 min read
Â
Â
Â


Email Template with dynamic content.
Email template is a pre-designed email format that allows you to create consistent and professional email communications. These templates...
Sunil Thomas
Aug 15, 20241 min read
Â
Â
Â


Query expression Combining And & Or conditions
According to Microsoft, a query expression is a query written using query syntax. It is a fundamental language construct in C#, similar...
Sunil Thomas
Aug 14, 20241 min read
Â
Â
Â


Mastering the Technique of Extracting File Content from Notes and Updating Another Table: A Developer's Guide
The process consists of two steps: first, we extract the file content, and then we upload it into another table. Extracting the file...
Sunil Thomas
Aug 6, 20242 min read
Â
Â
Â
bottom of page