All Blog Posts
- Cannot copy files from Android device via USB
- Mounting network shares on Linux robustly
- SOLID applied - to REST API endpoints
- Curiously Recurring Template Pattern
- Preventing dependency version conflicts in .Net libraries
- DevOps: Automating pushing your GitHub project to NuGet
- How to fix MS RDP only being able to connect once per reboot
- Frequent micro stutter in Fortnite on low-spec PC
- Warning: locale not supported by Xlib, locale set to C
- Gtk-WARNING: cannot open display 0
- Samsung Tizen disconnects or freeze when playing DLNA content: How to fix
- Switching from Ubuntu to Fedora - part 2: CIFS VFS: ioctl error in smb2_get_dfs_refer
- Switching from Ubuntu to Fedora - Part 1
- Optimizing Ryzen
- Split tunnelling with vpnc the easy way
- Re-encoding mp3 files on linux in batch
- Reducing request queuing on ASP.Net / IIS
- Overclocking nvidia graphics card on Linux
- Unable to download new apps on Windows phone? Here's the fix
- Adjusting interface size in Sims 4
- XMP - Do you have free performance just waiting for you?
- Permanently disabling Windows Defender on Windows 10
- My journey to Linux - Part 4
- My journey to Linux - Part 3
- My journey to Linux - Part 2
- My journey to Linux - Part 1
- C# based simple service locator
- How to enable Windows eDrive encryption for SSDs
- Making Windows run in UEFI mode with Secure Boot
- Media file indexing broken in Synology DSM 5.0
- SOLID principles - Part 5: Dependency Inversion Principle
- Finding unused indexes on MS SQL server
- Issues with clean install of Windows 8
- SOLID principles - Part 4: Interface Segregation Principle
- SOLID principles - Part 3: Liskov's Substitution Principle
- Staying DRY: Mind those switch statements
- IIS with static content occasionally gives 503 Server Fault on all requests
- SOLID principles - Part 2: Open/Closed Principle
- SOLID principles - Part 1: Single Responsibility Principle
- Transactions inside stored procedures causing mysterious deadlocks
- Thread signaling simplified
- Recommended reading
- Granting role based SP execute rights on MS SQL server
- DaLi - Free Database access Library (ORM)
- Fixing "Event log service is unavailable" on Windows 2008
- NowSMS - Fix for "Another application is already using this device"
- Lost intellisense for custom controls in Visual Studio
- Extension methods, what you shouldn't do
- Deleting directory and subdirectories safely in C#
- Selecting bool values from SQL
- Avoiding caching with jQuery.load
- Webpage blinks in Internet Explorer
- Getting a "pure" date in MS SQL (without the time)
- Trouble reading registry key from C#
- Getting rid of invisible space used on harddrive
- "eval" in C#, yes it's possible
- Serverside paging with Ms SQL 2005 / 2008
- Accessing session in HttpHandlers
- Tuning IIS 7 for static content
- C# Enum and Delegate as generic type constraint