In this post I explain how to add logging to Office add-ins for debug also when your add-in is on the client machine.
Category: Tools
Start with Docker
I want to help to start with Docker for the basis. I’m starting to learn Docker, then the following posts are my study step-by-step
Dropdown list in Excel
The tutorial shows how to create dropdown list in Microsoft Excel depending on another cell by using new dynamic array functions.
What we know about Microsoft's new service
What we know about Microsoft’s new service to virtualize Windows PC experience called Cloud PC? In this post we give you all details
Don't delete Windows10 root certificate expiring this month
Microsoft warns to don’t delete Windows10 root certificate expiring this month because it could cause problems with the operating system. Earlier this month, BornCity reported that the ‘Microsoft Root Authority‘ certificate in…
Getting started with Windows Terminal
Getting started with Windows Terminal: this is the main build for the product. This is the new shiny terminal for Windows 10. See why…
How to install OpenSSL on Windows 10
I explain how to download and install OpenSSL on Windows 10. OpenSSL is a full-featured toolkit for the TLS and SSL protocols
Windows 10X is arriving next year
Microsoft announced that Windows 10X is arriving next year with a lot of new features for small laptops and to start a battle against ChromeOS
Hiding PowerBI report filter pane
In this post I want to give you the code for hiding in PowerBI the report filter pane from report viewers in an embedded report
Azure DevOps releases AppServices
In this post, I’m going to explain how to create a pipeline and a release in Azure DevOps that releases into AppServices. This is quite important step to go forward…
What is YAML?
YAML is a human-readable data serialization standard that can be used in conjunction with all programming languages and is often used to write configuration files. Table of contentsOverviewFeatures of YAMLDelimiter…
Azure Resource naming convention guide
The goal of this post is to offer a simple guide how to generate naming convention for Azure resource, bearing in mind some restrictions from Azure itself. Table of contentsNaming…
Top 40 Agile Scrum Interview Questions
In this post, we want to answer the top 40 Agile Scrum Interview Questions and focus on the different areas for agile scrum interviews
Quantum Computing: solutions that fly
Quantum computing is a remarkable leap in the world of computing. What solutions have we implemented that fly?
SSL Encryption
In this blog post, you will learn what SSL Encryption entails, what it is, how it helps secure communication over networks you use. Security issues bothering on confidentiality and privacy…
Using Git Flow with GitKraken and Azure DevOps
In this post I want to explain how using Git Flow with GitKraken and Azure DevOps. Also, I give you an idea why these tools combined can help us in…
Application Insights: select and filter
Azure Application Insights has a specific language and syntax for select and filter data different from Structured Query Language (SQL). In this post, I am going to compare Analytics query…
Microsoft ported Procmon from Linux
Microsoft ported Procmon from Linux for monitoring the system calls, Registry access, and file activity for processes running in the operating system.
Azure your platform in the cloud
I want to introduce you Azure as treasures in the cloud because it is. What is Azure? How to use it? How save money and speed up your service?
Microsoft announces new Windows 10 Start menu design and updated Alt-Tab
Microsoft is introducing a new Windows 10 Start menu design that will de-emphasize its Live Tiles and updated Alt-Tab for a new experience in navigating windows.
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
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…