Week 32, 2024
Monday, 5 August 2024 - Sunday, 11 August 2024
Types of Programming Language #python #java #javascript #cplusplus #csharp #php #oop #programming #developer
F# Weekly #32, 2024 – Rider 2024.2 is coming…
Improving .NET API Performance With Output Caching
Paste JSON As Classes in Visual Studio ⬇ Not a lot of devs are aware of this feature in VS but it's super useful. It's available from the Edit menu. Have you used this functionality before? #dotnet
Mastering Async and Await in C#
New Blog Post: Confirm Domain Join during OSD This is super simple, but quite handy. #ConfigMgr #OSD #PowerShell garytown.com/confirm-domain…
My Summer Experience as a SWE Intern at Microsoft
Cast Expressions, Primary Constructors, Collection Expressions, List Patterns – C# Language Support in 2024.2
#PowerShell Cheat Sheet
Do you think Microsoft realizes how difficult they've made it to find C#/.NET jobs on job boards/ search engines?
I Built a Neural Network in C# From Scratch. Here’s What I Learned…
Equality Analysis, Ref Structs, Culture Previews, Using Directives – C# Language Support in 2024.2
C# Explicit Operator simple example In .NET we have plenty of ways to map objects to one another. Below is an example of using the Explicit operator to do this. #dotnet
Is .NET fully open source?
.NET Monthly Roundup - July 2024 - .NET 9 Preview, .NET Aspire 8.1, Events, and more!
Adding .NET Aspire to your existing .NET apps
Official proposal for Type Unions in C#
Official proposal for Type Unions in C#
The ReSharper and the .NET tools 2024.2 Release Candidates Are Now Available
Escape Character, Extract Common Code, Params Modifier, Out Vars – C# Language Support in 2024.2
Are there .NET shops that follow good practices at all?!
What are some C# features that most people don't know about?
The New Option and Result Types of C#
Did You Use the LinkGenerator in ASP.NET Core? (REST APIs, HATEOAS)
Combine Expressions in C# (Specification Pattern)
.NET 9 has a new type called JsonSchemaExporter that can export JSON schema. #dotnet
In .NET 9 it's now possible to get an alternative lookup structure to search dictionaries and hashsets (and some other specialized collections) by spans. This allows for allocation free lookups! #dotnet
Non-allocating split finally coming in .NET 9 #dotnet
Tales from the .NET Migration Trenches - Middleware
Implementing an ASP.NET Core API with .NET 9 and OpenAPI
Introducing the revamped Attach to Process experience
Alias Any Type in C# 12
Do most dotnet jobs require working on legacy code base?
LINQPad is coming to macOS! using @AvaloniaUI XPF