Month: January 2021
-
Call Graph API in PowerApps
Requirements We build PowerApps for the internal organization through the Canvas Model. And we need to read some useful information from the Graph API for user properties. Solution You have multiple way to read…
-
Getting Started Java with Visual Studio Code
Java is anywhere! Unfortunately, Java is not supported in Visual Studio 2019. You cannot build Spring in Visual Studio. The good news is you can start build java with Visual Studio Codes. Java is…
-
Database Deployment in Visual Studio
A software project should have a database. You can use SQL or no-SQL database. You choose SQL when you work with structured data that should have specific constraint and schema. You choose no-SQL if…
-
Five Tips to Improve Your Productivity on a new year
Year is a just year, basically is just a calendar that show you a moment to reset and to improve yourself. It just like iteration on a software. And the software is You. If…