Tag: Featured
- Docker, Linux
Generate and renew Let’s Encrypt Certificates for Apache with Certbot Docker container
In this tutorial I explain the way how to generate and renew Let’s Encrypt certificates with Docker and how to implement all needed steps
Read more >>
- SQL Server
Non clustered index on NON-SEQUENTIAL unique identifier vs. SEQUENTIAL unique identifier
If you have a non clustered index on unique identifier you might have identified a serious performance problem. The SQL server creates for each non
Read more >>
- C#, WCF, WPF
Full Duplex WCF connection
Implementing a Web Service with Windows Communication Foundation is really easy. You need only a few clicks for having fun and enjoying a cup
Read more >>