Hardesh Kumar

How to use Variables in PowerApps?

Power Apps

Each programming language uses variable and variables play very important role in any programming language. In PowerApps we use variables little bit in different way. Here we do not define type of variable but we use them through declaration. In PowerApps, There are three types of variables, and each type of variable has its own scope. [su_table responsive=”yes”] Variable Type...

Continue reading...

How to restrict word limit in google form?

Google

While designing Google Form we may need to restrict user to answer question under specified character or words limit. Though Microsoft form does not have this functionality as of now. From my personal experience, Google Forms are much better than MS Forms. If you want to collect input in your organization use MS Form. But if you want to collect...

Continue reading...

How to run Visual studio 2008 on Windows 10?

VS

We know, Business always work with its own pace and  we never know when we need legacy system code to work on latest platform. Sometimes either it is very critical or various challenging factors consume our time unnecessary. Recently I faced  One of such case in my organization and Challenge was how we could run legacy software on latest computer...

Continue reading...

SPFx Chapter-1 : What is SharePoint Framework (SPFx)?

SPFX

As per Microsoft, SharePoint Framework (SPFx)is a page and web part model that provides full support for client-side SharePoint development, easy integration with SharePoint data, and extending Microsoft Teams. With the SharePoint Framework, you can use modern web technologies and tools in your preferred development environment to build productive experiences and apps that are responsive and mobile-ready. The SharePoint Framework...

Continue reading...

Power Automate: Flow Introduction [Chapter-1.0]

Power Automate Flow

Initially we have SharePoint Designer to create workflow in SharePoint. But SharePoint designer limitation was that it was  integrated with one product i.e., SharePoint. With Power Automate Microsoft integrated other products like-SQL, Twitter, FB etc. So Power Automate (previously know as MS Flow) is a kind of service that helps you to- Automate repetitive business processes. Send reminders on past...

Continue reading...