آموزش Git از ابتدا تا انتها - قسمت اول ، مقدمه
https://youtu.be/sXHamokVUBc

Search for a command to run...
Articles tagged with #programming-tips
https://youtu.be/sXHamokVUBc

Span<T> is a valuable feature introduced in C# 7.2 (and further improved in later versions) as part of the "Span of T" family of types. It is primarily used for efficiently working with sequences of data in a contiguous block of memory, without the n...

https://youtu.be/1uSABC1Dils

This is not an article. I am going to teach to how to create a .NET 8 WEB API from scratch. All the chapters would be collected here ...

It seems creating Interface is so yesterday in C# 12! Please do not be shocked because I am going to dispute what most of you/us have done so far!. https://youtu.be/5su7NDb9nqE I am going to say: Interfaces are not necessary in C# anymore!. Huh ?. ...

Visual Studio 17.7 Preview 3 and .NET 8 Preview 6 continue the evolution of C# 12. I am personally happy with all the new features in .NET 8 and C#12 except for one of them! Let me tell you which one and then explain why. https://youtu.be/TDwaBVMhd3A...
