by Dimitar Dyankov | Oct 5, 2021 | Article, Coding
C# .NET Core is one of the most popular programming languages and frameworks currently available. The reason for this is it provides great versatility, a lot of built in functionality and brilliant support. In addition to this it is backed by Microsoft and used...
by Dimitar Dyankov | Sep 22, 2021 | Article, Cloud Computing
Azure Storage Accounts are a great way to store media, application logs, simple queue and basic database storage as well. They are very cheap to run for what you get and they have great availability. In this article we will see how to create an Azure Storage account...
by Dimitar Dyankov | Sep 7, 2021 | Article, Cloud Computing
Some of the biggest concerns for new companies or users to use cloud computing is the fact that there is no way to know exactly how much you will be spending each month. However, that is also the beauty of cloud computing because you will most likely save a lot of...
by Dimitar Dyankov | Sep 3, 2021 | Article, Coding
Have you ever seen the install button on your browser when looking at a website? Or have you seen the Add to Home Screen when browsing websites on your phone or tablet? These are all Progressive Web Apps (PWA) that allow you to install the website to your device. This...
by Dimitar Dyankov | Aug 25, 2021 | Article, Tech
As Chromebooks are becoming more and more popular, some users are trying to figure out how they can achieve tasks that they were used to doing on their old computer and operating system. In this article we will look at how to get the most out of your Chromebook...
by Dimitar Dyankov | Aug 18, 2021 | Article, Reviews
The best code editors can massively improve your productivity and increase your enjoyment of writing and reading code. There are a lot of code editors on the market and they all offer unique features and functionality. Some are better for certain tasks than others....