Author: disturbedrod

5 ChatGPT prompts to be ahead with trends
If you want to be up to date with trends around the world, you just have to use the following prompts to catch up:
Social Media Buzz - Analyze cu [...]

Reclaim Your Space: A Step-by-Step Guide to Disk Cleanup in Windows 11
Is your Windows 11 PC running a little sluggish? Low disk space can significantly impact your computer's performance. Luckily, Windows 11 has a built [...]

Field keyword in C#
The field keyword in C# 13 is a handy feature, though it's currently in preview. It provides a more concise way to work with properties that require [...]

Retro Folded Paper Photo Effect
An image with a phot effect to mimic folded paper
[...]

Overload Resolution Priority in C#
Imagine you have a method with several overloads. Sometimes, the compiler's default rules for choosing the best overload might not align with what you [...]

25 Inspiring Quotes About the Future
25 Inspiring Quotes About the Future
The future is a vast, unknown landscape, full of possibilities and potential. It's a source of both anxiety and [...]

Vibrant Oranges in Lightroom
With these settings you can make your fruits look more vibrant, it works perfect for any color, but it's good especially with orange
Photo by F [...]

Convert date string to DateTime object in C#
Sometimes you will have to deal with dates that come as strings, but you need to convert them to a DateTime object
Let's take the following string [...]