0
Health monitoring of the Service Fabric app upgrade
Václav Dajbych
| publikováno 6. října 2017
Deploying an update of any application can be risky, because new code may contain new bugs. Unit testing is an advisable method of reducing the risk. However, some mechanisms depen...
0
Service Fabric cluster endpoints & Azure load balancer
Václav Dajbych
| publikováno 6. října 2017
Reaching external resources from a Service Fabric cluster is trivial whereas reaching the cluster from the internet requires some configuration. The virtual machine scale set, se...
0
Public folders suddenly discontinued in personal OneDrive
Václav Dajbych
| publikováno 6. října 2017
The content stored in the OneDrive file-hosting service can be accessed through a web browser, application or HTTP API. Access to files in folders shared publicly with everyone wasn’t re...
0
New features in Microsoft Edge 15.15063 for developers
Václav Dajbych
| publikováno 6. října 2017
Windows 10 Creators Update contains a stable release of EdgeHTML 15. It allows developers to process a payment via Microsoft Wallet. Content Security Policy Level 2 supports sev...
0
Important hotfix for Windows 10 SDK 10.0.15063
Václav Dajbych
| publikováno 6. října 2017
When you upgrade Windows 10 to version 1703 build 15063.13, you can also update Visual Studio to 2017 version 15.1 and install Windows SDK 10.0.15063. However, the latest bits are not en...
0
How to secure Service Fabric cluster with an X.509 certificate
Václav Dajbych
| publikováno 6. října 2017
You probably noticed that Service Fabric Explorer is publicly accessible and does not require any username or password. Service Fabric Explorer allows monitoring and management...
0
Dneškem končí rozšířená podpora Windows Vista
Václav Dajbych
| publikováno 6. října 2017
Windows Vista je operační systém, který si důvěru koncových uživatelů příliš nezískal. Windows Vista však odstartoval zásadní změny k lepšímu. Technologie, které byly součástí vývoje W...
0
Česká klávesnice pro macOS i pro Windows vhodná k programování
Václav Dajbych
| publikováno 6. října 2017
Každé rozložení klávesnice mi přijde vysloveně nevhodné. Buď pro programování, nebo pro psaní českého textu. Tvrdošíjně se odmítám přizpůsobit technice a trvám na tom, aby se technika při...
0
Azure Service Fabric & Scheduled Tasks
Václav Dajbych
| publikováno 6. října 2017
Scheduled tasks have many names. In Windows, it is traditionally called Task Scheduler. In Unix-like environments job scheduler is called Cron daemon. Microsoft Azure contains Azure Sc...
0
Performance, limit and pricing comparison of various Azure storages
Václav Dajbych
| publikováno 7. dubna 2016
While traditional PC has a file system and random access memory, Microsoft Azure is a little more complicated. Storage is dramatically affecting application architecture and performance. Remind how...