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 of Computer Science at Stanford University. What is Artificial Intelligence? Artificial Intelligence (AI) represents a fast-growing sector in computing. Science fictions give the impression that Artificial Intelligence is about robots with human-like characteristics; humanoids. Artificial Intelligence demonstrates human intelligence-related behaviours, which are shown to be able to think, plan, learn, and show emotions. Then, artificial intelligence in computer science creates…
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 port 7071. How can I do that?
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 can we make sure everyone receives the button the way you want? People tend to use images, a rookie mistake because people can turn their images off. Therefore, we will create a responsive email button with only HTML and CSS. Problems when creating an email button Each client processes the HTML and CSS differently but we still want it to…
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 post I explain my solution to this problem.
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 on the password manager.
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 a wonderful thing that we all love to surf. With wеbѕіtеѕ for аll роѕѕіblе domains lіkе еduсаtіоn, еntеrtаіnmеnt, sports, еtс., уоu can garner іnfоrmаtіоn on almost аnу tоріс thаt уоu саn thіnk оf. Hаvіng said thаt, nоt аll wеbѕіtеѕ аrе ѕаfе. Sоmе wеbѕіtеѕ аrе dеѕіgnеd ѕресіfісаllу tо іnfесt уоur ѕmаrtрhоnе wіth malware or vіruѕеѕ. This mаkеѕ it extremely іmроrtаnt that…
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 user visits a site, and a file download is initiated without the user’s interaction. This technique can be used to distribute unwanted software and malicious programs in the hopes that users will accidentally or mistakenly execute the downloads and get infected. New research from ad security firm Confiant shows that secure contexts such as sandboxed iframes can be abused to allow drive-by-downloads…
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 news production tasks, sources told the Seattle Times. The tech giant contracts several dozen journalists to select and curate news stories that appear on MSN. That news is displaying on the home page of Microsoft Edge browser and integrate in the new Microsoft News Bar. But starting in June, these media workers will be out of a job. Their responsibilities will…