C Sharp

!csharp

@programming.dev
Create post
Getting Started with C# & .NET in VS Code (Official Beginner Guide) - James

Getting Started with C# & .NET in VS Code (Official Beginner Guide) - James

Open link in next tab

- YouTube

https://www.youtube.com/watch?v=ZVGutgqBMUM

Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.

Building a Database Engine in C# & .NET - Khalid@JetBrains

Building a Database Engine in C# & .NET - Khalid@JetBrains

Open link in next tab

- YouTube

https://www.youtube.com/watch?v=4TqR8yVVjV4

Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.

WPF, Plugins, Dependency Injection - Live Coding in C# - Nick Cosentino

WPF, Plugins, Dependency Injection - Live Coding in C# - Nick Cosentino

Open link in next tab

- YouTube

https://www.youtube.com/watch?v=JZFMZrMDBvg

Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.

C# Array and List Fastest Loop in 2024 - NDepend Blog

C# Array and List Fastest Loop in 2024 - NDepend Blog

Open link in next tab

C# Array and List Fastest Loop in 2024 - NDepend Blog

https://blog.ndepend.com/c-array-and-list-fastest-loop/

What is the most efficient loop in c#? Let's find out by investigating looping over both array and list in this blog post.

StringBuilders magic for very large strings

StringBuilders magic for very large strings

Open link in next tab

StringBuilders magic for very large strings

https://steven-giesel.com/blogPost/c0144fea-0ff8-4638-be01-b62b48ef7188

The StringBuilder class is used to create mutable sequences of characters. Strings are immutable, so if you need to perform multiple operations on a string, it is better to use a StringBuilder instead of a string. This is especially useful when you need to concatenate a large number of strings. But there is more magic to it, especially when we go BIG!

ONLY 0.7% Of The Memory Allocations When Downloading In C# - Nick Cosentino

ONLY 0.7% Of The Memory Allocations When Downloading In C# - Nick Cosentino

Open link in next tab

- YouTube

https://www.youtube.com/watch?v=QfVHmj1r8Lo

Auf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.

Microsoft Build sessions playlist

Microsoft Build sessions playlist

Open link in next tab

.NET at Microsoft Build 2024

https://www.youtube.com/playlist?list=PLdo4fOcmZ0oUZz7p8H1HsQjgv5tRRIvAS

All the sessions live and on-demands for .NET developers from Microsoft Build 2024.

Chris "Woody" Woodruff - Networking programming RSS feed announcement

Chris "Woody" Woodruff - Networking programming RSS feed announcement

Open link in next tab

Chris "Woody" Woodruff (@cwoodruff@mastodon.social)

https://mastodon.social/@cwoodruff/112496302618692349

Stay updated with the latest network programming knowledge in #CSharp and #DotNet! 📚 Check out the new RSS feed for "Beyond Boundaries - Networking Programming with C# 12 and .NET 8" for tips, updates, and expert insights. Follow along at https://rssviewer.app/https%3A%2F%2Frss.app%2Ffeeds%2FvKGL7EwYiW9kGoW4.xml

Thoughts about primary constructors: 3 pros and 5 cons - Andrew Lock

Thoughts about primary constructors: 3 pros and 5 cons - Andrew Lock

Open link in next tab

Thoughts about primary constructors: 3 pros and 5 cons

https://andrewlock.net/thoughts-about-primary-constructors-3-pros-and-5-cons/

In this post I describe some of the ways I like to use primary constructors and some of the things I don't like about them

.NET Announcements & Updates from Microsoft Build 2024 - .NET Blog

.NET Announcements & Updates from Microsoft Build 2024 - .NET Blog

Open link in next tab

.NET Announcements and Updates from Microsoft Build 2024 - .NET Blog

https://devblogs.microsoft.com/dotnet/dotnet-build-2024-announcements/

Our latest updates and announcements from Microsoft Build including .NET Aspire, .NET 9 Preview 4, C# 13, Blazor, .NET MAUI, and more!