Week 10, 2023
Monday, 6 March 2023 - Sunday, 12 March 2023
F# Weekly #10, 2023 β Rider 2023.1 EAP 7, VS 2022 β 17.5, Amplifying Ionide and FSAutocomplete
XAML vs C#
π‘ 7 Tips to write better LINQ Queries ππ¬π π¨π ππ¬ππ¨ππ«πππ€π’π§π : For read only queries e.g. (GetAll,GetById etc.) use AsNoTracking , when we use it entities are not tracked for change so it brings data more speedily. #dotnet See thread π§΅π½
GitHub - marcominerva/ChatGptNet: A ChatGPT integration library for .NET
How to Exclude Properties From JSON Serialization in C#
ReSharper C++ 2023.1 EAP: __VA_OPT__ and Updates for Modules
ReSharper 2023.1 EAP 8 Is Here With Improved Support for C# and C++
Rider 2023.1 EAP 8 Is Here With Improved C# and F# Support, New Editor Features and Fixes for Unity
Two and a half years ago I published the first release of Ink Workspace app. Now, #InkWorkspace 2.0 is rolling out! π₯³ I would like to thank all Insiders and friends who helped me - it was amazing time! β€οΈ #dotnet #WindowsDev #Windows11 #Windows10
API to provide the current system time Β· Issue #36617 Β· dotnet/runtime
Visual Studio 2022 β 17.5 Performance Enhancements
What's new for the WinForms Visual Basic Application Framework - .NET Blog
How do you use πΊππΉππΆπ½πΉπ² EF Core ππ―ππΌπ»ππ²π ππ in a single application? Here are a few scenarios of why you would want to create multiple DbContexts. - Multiple databases - Separating concerns - Modular monolith #dotnet
Generate images with AI using Stable Diffusion, C#, and ONNX Runtime
What Should I Look For In A Good C# Job?
My .NET Developer Roadmap for 2023
Had a great talk with awesome @JamesMontemagno about MauiReactor on how to build amazing #dotnetmaui apps using just #dotnet and MVU pattern! Please check out the YT video youtu.be/w_Km5AyreT0! Showcased app: github.com/adospace/mauirβ¦
Clean Architecture for ASP.NET Core Solution: A Case Study blog.ndepend.com/clean-architec⦠#dotnet #aspnetcore #cleanarchitecture
π C# Tip LINQ is awesome. And I'm so happy to see that it's evolving over time - with new handy methods and better performance. Starting from #dotnet 6, whenever you have to pick something by min-max criteria, try out new methods - MinBy and MaxBy π
Developing Accessible Apps with Visual Studio
Top 10 AI Extensions for Visual Studio Code
How to Find the Caller Method in C#
How to Serialize a List to JSON in C#
Why You Need Discriminated Unions in C#
.NET Annotated Monthly | March 2023
Want to know how LINQ works? Join us live in 5 hours (10AM Pacific/6PM UTC) to learn about: βΆοΈ How IQueryable works βΆοΈ Expression trees βΆοΈ Shaping/materialization of results βΆοΈ SQL generation βΆοΈ Caching βΆοΈ LINQ for AOT youtube.com/live/1Ld3dtnTrβ¦ #DotNet #EntityFramework #EFCore
Secure Your ASP .NET Web API with Request Validation: Best Practices and Techniques by @StartupHakk youtube.com/watch?v=9Oy6Tt⦠#aspnetcore
Profile
Introducing the Reliable Web App Pattern for .NET
Primary constructors made their original debut in C# 6 previews and are making a comeback in C# 12 #dotnet #csharp #aspnetcore
Validating Connection Strings on .NET Startup
On .NET Live - Building a Game with .NET and Orleans
How to Read Connection Strings in .NET
Role-based Authorization in ASP.NET Core
Required Keyword, Checked Operators, nameof Operator Scope β Using C# 11 in Rider and ReSharper
I just spoke with someone who is building embedded apps using @AvaloniaUI. They said some incredibly nice things. "Thanks to Avalonia UI, we can compete with companies with hundreds of employees." "Avalonia is better than Qt and C++ for embedded development." πππ