Boosting Productivity by Escaping Uniformity: Insights from ‘Smarter Faster Better’ and ‘Rebel…Photo by Priscilla Du Preez 🇨🇦 on UnsplashOct 11, 2023Oct 11, 2023
SOLID Principles: Real-World Examples and Best Practices using C#If you’ve ever looked for resources on the SOLID principles, you may have come across examples using shapes, rectangles, and circles that…Mar 12, 2023A response icon1Mar 12, 2023A response icon1
How to Enable a Plugin on a CS:GO Server using C# and RCONIf you’re running a Counter-Strike: Global Offensive (CS:GO) server, you may want to enable plugins to add new features and functionality…Feb 15, 2023A response icon1Feb 15, 2023A response icon1
How to Run Docker Compose from Another DirectoryDocker Compose is a powerful tool that allows you to define and run multi-container applications using a simple YAML file. It provides a…Feb 8, 2023Feb 8, 2023
How to Pass Parameters to a Shell Script and Check for their AvailabilityShell scripts are powerful tools for automating tasks in Unix-like operating systems. They allow you to automate complex tasks and control…Feb 8, 2023Feb 8, 2023
Downloading all reports from SQL Server Reporting Service (SSRS)Here is my story: I wanted to download all the SSRS reports (rdl), data sets (rsd) and data sources (rsds) from a remote server, that I can…Aug 14, 2018Aug 14, 2018
Deleting it softly with EF Core“If you have to shoot, do shoot! But, if you have to delete, do soft delete”Jul 23, 2018A response icon3Jul 23, 2018A response icon3
The NoDev — Not Only DeveloperIf you google types of developers, you’ll usually get a list like this (short version with a (funny) description): * Front-end developer —…May 22, 2018May 22, 2018
Co-authored: Why you need Null Object Pattern and how to implement itWeeks ago I did a quick post in one of our local group about Null Object Pattern. It was in Albanian and sooo .Net specific, so I asked…May 10, 2018May 10, 2018
Setup .NET development environment on your Mac within 15 minutesI was sitting in front of my Mac and didn’t want to waste time switching to my Lenovo windows based laptop.. but the problem was: One of…Apr 23, 2018A response icon2Apr 23, 2018A response icon2