Week 13, 2024
Monday, 25 March 2024 - Sunday, 31 March 2024
Polymorphic Reverse Shell with DNS data bouncing exfiltration! Warning: This is advanced and a π€― demo! YouTube video: youtu.be/JFWnMMte3f0 #cybersecurity #infosec #informationsecurity #hak5 #hacker #hacking #hack #windows11 #powershell @I_Am_Jakoby
F# Weekly #13, 2024 β F# in Action is coming sooon.
Difference between const & readonly in C# β¬ The main diff between const & readonly is that consts are initialized at compile time, while readonly variables can be initialized either at compile time or runtime. #dotnet
Book Review: Software Architecture for .NET 8 and C# 12 by @AramT87 codingsonata.com/book-review-so⦠#aspnetcore
A simple way to achieve RBAC in web APIs is by leveraging JSON Web Tokens and adding roles as claims. In this #dotNETConf session replay, we discuss the importance of API security and how to use JWTs to implement the RBAC pattern in #ASPNET Web APIs. π₯ msft.it/6018cUqay
The History of .NET Web Development 3rd Edition
Bing on .NET 8: The Impact of Dynamic PGO
Sometimes you just need a simple task that runs in the background of an application. In this @IAmTimCorey video, we look at Background Jobs in #ASPNETCore, including how to create them, how to run them, and when they can be useful. π₯ msft.it/6016cUoqG
Lightweight In-Memory Message Bus Using .NET Channels
Build asych from scratch in C# with Stephen Toub To explain how asych/await works in .NET in this video Stephen builds his own async/await implementation completely from scratch and explains throughout the way. Such an insightful video. #dotnet
Writing async/await from scratch in C# with Stephen Toub
Hi @shanselman and @davidfowl, I just reviewed our production @aspnet 8.0 service. It is running for 4 months now. 0 restarts. 0 errors reported in NewRelic and Sentry monitoring. The endpoint responds in 20ms solidly. These stats are insane.
C# Tip π‘ - Get method caller info Did you know we can get info about the caller of a method using C# (5+) info attributes? Below is a simple example ... What do you think? Have you use info attributes before? Bookmark it. #dotnet
In 4 Weeks: Visual Studio LIVE! Chicago 2024
adr - A .NET Tool for Creating & Managing Architecture Decision Records
.NET 7 will reach End of Support on May 14, 2024 - .NET Blog
.NET 7 will reach End of Support on May 14, 2024
A new MSBuild editing experience
The ReSharper 2024.1 Release Candidate Is Now Available
Create the Ultimate .NET Developer Roadmap Using AI
Evolution of C# infographic π‘ This is a nice infographic you can review before interviews for a quick recap of the main new features with each version of C#. Bookmark it. Thanks to Aram Tchekrekjian on LinkedIn for the image -> linkedin.com/in/aramt87/ #dotnet
Programmatic Html to PDF Generation using the WebView2 Control with .NET
.NET Framework β March 2024 Cumulative Update Preview
A .NET Programmer's Guide to CancellationToken
Implementing Dijkstra's algorithm for finding the shortest path between two nodes using PriorityQueue in .NET 9
Collection Expressions β Using C# 12 in Rider and ReSharper
WUG: LaΔte jak profΓk ve Visual Studiu a PrΓ‘ce se stringy v .NET 8 a SearchValues (ZlΓn)
Amazon Cognito Token Authentication in ASP.NET Core With JWT
#CodingTips In #csharp, the null coalescing operator (??) is used to simplify null checks and provide a default value. In our example we also used ? to make a non nullable to a nullable type. #UnityTips #GodotTips #indiedev #gamedev
Implementing Dijkstra's algorithm for finding the shortest path between two nodes using PriorityQueue in .NET 9
Entity Framework YouTube Playlist π‘ So much amazing content on this playlist. Bookmark it. #dotnet
Weβve got some great updates coming for .NET devs working with AI. If youβve been thinking of infusing your existing #dotNET apps with generative AI & LLMs, now is a great time to dive inβand we have new quick-starts to help you out. π msft.it/6013cmVuP
How To SSR Web Components In ASP.NET Core using TagHelpers
The Heart of Reactive Extensions for .NET
Adding Apple Privacy Manifest Support to .NET iOS & .NET MAUI apps
Have questions about Visual Studio Code and C# Dev Kit? Watch the C# and .NET Development in VS Code for Beginners series and start writing C# applications in VS Code. #VScode #dotNET #OpenSource msft.it/6014cmVHO
See Your Pull Request Comments with the Latest Preview
#PowerShell tip of the day: use multiple catch blocks to catch different exception types with a default catch-all block to catch everything else. #ErrorHandling
The Fastest Way to Search Gets Even Better in .NET 9
Amend default debugging view for a class β¬ Did you know we can change the standard debugging view for a C# class by using the DebuggerDisplay attribute? Thanks to Adem Sahin on LinkedIn for the image -> linkedin.com/in/adem-sahin/ #dotnet
Global Error Handling in C# Minimal APIs
Some extremely valuable tools on this list! If you are an Intune Admin or Architect - this is for you! [πππΆπ±π²] ππΆππ πΌπ³ ππ»πππ»π² ππΌπΊπΊππ»πΆππ π§πΌπΌπΉπ buff.ly/43utf3p #MicrosoftIntune #Automation #PowerShell