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...

AZ 204 : Case Study : Coho Winery (LabelMaker app)

AZ204

AZ 204 : Case Study- Coho Winery produces bottles, and distributes a variety of wines globally. You are developer implementing highly scalable and resilient applications to support online order processing by using Azure solutions. Coho Winery has a LabelMaker application that prints labels for wine bottles. The application sends data to several printers. The application consists of five modules that...

Continue reading...