Amazon has announced Honeycode, a new tool which promises to help businesses develop mobile and web apps without coding knowledge.
Month: June 2020
Artificial Intelligence in Manufacturing
“While Artificial Intelligence is poised to change many industries radically, the technology is well suited to manufacturing.” – Andrew Ng, Creator of the deep-learning Google Brain Project and adjunct Professor…
Run Azure Function on a different port
I want to run more than one Azure Function at the same time but each of them on a different port because by default all Azure Functions are starting on…
Checking mobile site speed and SEO with Google Lighthouse
With the new Web Vitals metrics (checking mobile site speed and SEO), Google Lighthouse is trying more realistic angle, taking page experience into account
Web Live Preview for Visual Studio 2019
Working on the user interface is frustrating but from today you have a new Microsoft tool called Web Live Preview for Visual Studio 2019 that helps you
How to create email buttons with just HTML and CSS
In this post I explain how to create email buttons with just HTML and CSS. A call to action button is an important element of an effective email. But how…
Map base class to derive class
I’m facing a problem when I want to cast a base class to a derive class. A derive class is a class that derives from a base class. In this…
C# 9: Partial Method Enhancements for Source Generators
Source Generators in C# 9 will allow compiler-extensions to inspect code and then inject additional source code at compile-time
Source Generators enables Compile-Time metaprogramming
Source generators is a new feature of C# 9 that enables compile-time metaprogramming and generating additional source file.
Pack .NET program to a single .exe file
PostSharp.Community.Packer is a free and open-source tool that you can use to pack your .NET Framework application into a single .exe file for distribution.
Apple publishes free resources to improve password security
The new tools are meant to help the developers of password managers and Apple hopes the tools will reduce the instances where users chose their own password rather than rely…
TypeScript: JavaScript made Easier and Simpler
TypeScript is a language that is strongly typed and object-oriented. TypeScript is a combination of JavaScript and Type Annotations
5 best secure browsers for Android
In this post, I’m presenting 5 of the best secure browsers for Android I tested. Open to other suggestions. Please you our forum to send your comment. The Internet is…
Web Browsers still allow drive-by-downloads in 2020
It’s 2020, and numerous browsers still allow drive-by-downloads from what is meant to be secure contexts such as sandboxed iframes. For those unfamiliar with the term, a drive-by-download is when a…
Microsoft now credits maker of WinGet
Microsoft has now admitted it failed to give due credit to Canadian developer Keivan Beigi for his role in the new WinGet Windows 10 package manager.
Entity Framework Core and calling a stored procedure
With Entity Framework Core you are able creating a model from the database and also calling a stored procedure.
Microsoft will replace journalists with AI
Microsoft will replace journalists with news-savvy artificial intelligence (AI). Microsoft has announced that it will be axing its team of journalists that work for msn.com. Artificial intelligence will perform these…