PnP stands for Pattern and Practices which contains various PowerShell commands that we can use to perform complex actions in SharePoint. You can install PnP PowerShell for different SharePoint versions. We will use the below command in PowerShell: To Install: Install-Module SharePointPnPPowerShellOnlineInstall-Module SharePointPnPPowerShell2013Install-Module SharePointPnPPowerShell2016Install-Module SharePointPnPPowerShell2019 To Update: Update-Module SharePointPnPPowerShellOnlineUpdate-Module SharePointPnPPowerShell2013Update-Module SharePointPnPPowerShell2016Update-Module SharePointPnPPowerShell2019 To Uninstall: Uninstall- … Continue reading How to install PnP PowerShell and connect with SharePoint Online.
How to CRUD items in SQL from SharePoint List
There are no any option available directly to create and update items automatically in SQL Database from SharePoint.We will solve the issue in 3 steps: Creating List in SharePointCreating Table and Stored Procedure in SQLUsing Power Automate as a bridge to sync data. a. Creating List in SharePoint We will use a demo for this … Continue reading How to CRUD items in SQL from SharePoint List
How to get twitter tweets in C# Console Application Using API
Learn how to show twitter tweets in C# Console Application using twitter API.
How to Create Money Lending App using PowerApps and SharePoint
Money lending app is basically an app where we can monitor our transactions of lending money to others. In this vast life its hard to keep record of every transactions in pen-paper format. So, we created an app which can be access and monitored from anywhere whether you are in your home or outside while … Continue reading How to Create Money Lending App using PowerApps and SharePoint
PowerApps Portal is now Officially Available
Overview Microsoft Power Platform helps businesses in their digital transformation. It makes it easy to build the application, workflows, and dashboards that your business needs. PowerApps Portal is a new capability of the Power Platform. And now it is officially launched by Microsoft. Portals allows you to create low code responsive website that interacts with … Continue reading PowerApps Portal is now Officially Available
How to search properly on Google that 96% people don’t know
There are 15 ways to search on google. We can search anything on Google like lyrics of the song, food recipe, etc. Also, it is the key source for learning for the students.The 15 ways are following it could be either this or that- Sometimes we’re not sure that we’ve correctly remember the information or … Continue reading How to search properly on Google that 96% people don’t know
A quick overview of Microsoft SharePoint
What is SharePoint? Microsoft SharePoint is a web-based collaborative platform that integrates with Microsoft Office, Launched in 2001. SharePoint isn’t a programme it’s a platform and it’s a collection of many very different products and technologies all wrapped up and given a name “SharePoint”. SharePoint is a server product we don’t install SharePoint on our … Continue reading A quick overview of Microsoft SharePoint
How to create Business Scanner App using PowerApps?
Business Card is a very important thing that you can need anytime. If you need something in emergency, it will be very difficult for you to search for the cards according to your need. If you didn’t find it in right time or you found it later the work done, there will be no value … Continue reading How to create Business Scanner App using PowerApps?
Asansol, Coca Cola Distributor Transform their Business with PowerApps
The Scenario for this app is “There is a Coca cola Distributor which provides refrigerator to their retailer After purchasing huge amount of products by the distributor, so the company sends Quarterly service person to check whether their given refrigerator is working good or not, If everything is fine the serviceman update their quarterly data … Continue reading Asansol, Coca Cola Distributor Transform their Business with PowerApps
How to create a standard calculator using PowerApps?
In this Project I made a Calculator using Power Apps. Further I will discuss how it works and how I made it. This is how it Looks Like- How it works The operation of the calculator is defined by 4 context variables i.e.,(a) _val (b) _operator (c) _operand (d) _decimal _val: result of the latest … Continue reading How to create a standard calculator using PowerApps?



