Power Platform is there, do you need it?
When you are building solution, you have many choices such as building from scratch or building with low codes development platform. Ask yourself what the answer to these questions is.
Is your customer having Office 365?
If yes, go to power platform
If no, go to Microsoft development platform
Is your development scenario suitable for Power Platform?
...
[More]
When building web application in Microsoft platform stack, you will have many choices starting from web pages, ASP.NET web forms, ASP.NET MVC, and ASP.NET core. The problem happens when you want to upgrade from one library to the others. This article will discuss about how to upgrade from ASP.NET to the others.
Upgrade Path
From ASP.NET web forms to ASP.NET Core, you should recreate the projec...
[More]
If you think the cloud is worry free, you might be on the wrong way. Yesterday, my customer told me that their VM is locked, the database is hijacked, and all the files are encrypted. The hacker requests bitcoin to decrypt the files. It should not happen! My customer said. They blame us as a partner.
Cloud is shared responsibility
Cloud is shared responsibility; it means you can't expect the e...
[More]