@EcEssie Well in that case i would recommend using machine language, that rules out the issue of platform and he can directly write to memory without translation plus it gives him direct access to the processor instructions set..with memory and processor under control hapo umetekwa
Trying out the ITimeLimitedDataProtector interface. Create time-sensitive encrypted payloads.
In this sample the client only has 2 seconds to retrieve the payload. Helpful for password reset tokens. 😓
#dotnet#csharp#minimalapis
Every software is based on a specific domain. Only by eliciting requirements, you can understand it.
If well designed, the architecture reflects the domain 🌆
That's when Domain-driven Desing (DDD) comes in handy!
What are the basics of DDD?
.NET 6 introduces a new low-level API for reading and writing files without a FileStream.
A new type, RandomAccess, provides offset-based APIs for reading and writing files in a thread-safe manner.
#dotnet6#coding#devcommunity
Remember what it was like when you were just discovering how to code? How much fun it was learning and making things? We often forget that the more experienced we become...
GitHub Repositories containing Data Structures and Algorithms implemented in various programming languages
(Java, Python, JavaScript, C, Go, C-plus plus etc)
A Thread🧵