
Pasando del 503 ninguno de los códigos de estado HTTP son demasiado conocidos, así que esto se está convirtiendo en una oportunidad para echarles un vistazo y al menos, saber que están ahí.
Esta semana seguimos con el HTTP 507 (Insufficient storage), que indica que el espacio de almacenamiento en el servidor no es suficiente para completar la operación. Según la especificación, la petición no debe ser reintentada hasta que sea solicitada por una acción independiente del usuario; o sea, que cuando recibamos este error, deberíamos informar al usuario y, si procede, permitirle reintentar.
Y ahora, ahí van los enlaces recopilados durante la semana pasada. Espero que os resulten interesantes. :-)
Por si te lo perdiste...
- Cómo invocar métodos de instancia C# desde Javascript con Blazor (interop 3/3)
José María Aguilar - Formas efectivas de ofuscar emails en páginas web
José María Aguilar
.NET Core / .NET
- A new wave of analyzers in .NET 8
Steven Giesel - C# 11 Strings in the Raw
Shawn Wildermuth - .NET and C# Versions
Niels Rasmussen - Floating-Point Types in C# - Double vs Float vs Decimal
Code Maze - An initial proof of concept of applicative assertions in C#
Mark Seemann - Hashing and Salting Passwords in C# - Best Practices
Diego García - C# Tip: Raise synchronous events using Timer (and not a While loop)
Davide Bellone - Having fun with C# 11 raw string literals
Jiří Činčura - Starting a process as normal user from a process running as Administrator
Gérald Barré - Benchmark Your Code Like dotNetDave!
David McCarter - Introducing C#11: List Pattern
Anthony Giretti - Trying out the built-in container support for the .NET SDK
Carlos Pons - Producer-Consumer Applications With .NET Channels Code Maze
Code Maze - New ArgumentException and ArgumentOutOfRangeException helpers in .NET 8
Steven Giesel
ASP.NET Core / ASP.NET / Blazor
- AspNet API Versioning + Swagger multi-version
Juan Luis Guerrero - Built-in Rate Limiting in ASP.NET Core vs AspNetCoreRateLimit
Thomas Ardal - Alba for Effective ASP.Net Core Integration Testing
Jeremy D. Miller - Localizing ASP.NET Core MVC applications from database
Rudi Breedenraedt - Exploring generating PDF files from HTML in ASP.NET Core
Mike Brind - ASP.NET Core Response Caching
Ryan Southgate - Testing your ASP.NET Core application
Josef Ottosson - A Full-Stack Web App Using Blazor WebAssembly and GraphQL—Part 7
Ankit Sharma - Url.ActionLink() is not thread-safe
Bart Wullems - Introducing C#11: Required properties
Anthony Giretti
Azure / Cloud
- Azure SQL Trigger for Azure Functions in Public Preview Renato Losio
- How to deploy a highly available multi-region web app
Jordan Selig
Conceptos / Patrones / Buenas prácticas
- When to use gRPC vs GraphQL
Ryan Donovan - 8 Common HTTP Error Codes and Their Possible Fixes
Aarthi Manoharan - Stop Comparing JWT vs Cookies
Jerry Ng
Data
- EF Core Audit Extension - now with new features and optimizations
Maciej Zwierzchlewski - Entity Framework fundamentals
Kenji Elzerman
Machine learning / IA / Bots
Web / HTML / CSS / Javascript
- ngStyle in Angular for Dynamic styling
Harshal Suthar - Bridge pattern in TypeScript
José Miguel Álvarez Vañó - ECMAScript proposal:
Array.fromAsync()
Axel Rauschmayer - An Interactive Guide to Flexbox
Josh Comeau - How to split JavaScript strings into sentences, words or graphemes with "Intl.Segmenter"
Stefan Judis - Shadow DOM and accessibility: the trouble with ARIA
Nolan Lawson - Preact vs. React
Prashant Yadav - Newer Things to Know About Good Ol’ HTML Lists
Daniel Schwarz - Preloading Routes Angular Faster Navigation
Ashnita Bali - Testing static types in TypeScript
Axel Rauschmayer - Goodbye Typescript, hello native typing for Javascript
Christopher Kade - How to capture single frame from an HTML video
Dave Rupert - 5 Ways to Make Your JavaScript More Functional
Darren Jones - Digging Deeper Into Container Style Queries
Geoff Graham - Infinite Scroll Pagination With JavaScript and a REST API
Divya Dev - HTML/CSS: How to (Maybe) Prevent the Text of a Time Display from Jiggling Around, Part 2
Roland Weigelt - CSS Infinite and Circular Rotating Image Slider
Temani Afif - Color Formats in CSS
Josh W. Comeau
Visual Studio / Complementos / Herramientas
- Migrating VS Code to Process Sandboxing
Menjamin Pasero - Removing out-of-support components from your Visual Studio installations
Christine Ruana - Building a new JavaScript linting experience in Visual Studio
Maria Solano - Automated versioning and package publishing using GitHub Actions
Anuraj Parameswaran
.NET MAUI / Xamarin
- What's new in the .NET MAUI Community Toolkit
Kym Phillpotts - Replicating an Invoice Page UI in .NET MAUI
Leomaris Reyes - Achieve Outlook-Like Swiping Using .NET MAUI ListView
Jayaleshwari N - Shadows Everywhere in Xamarin.Forms
Junior Saravia
Por cierto, por compromisos de esta semana no podré ejercer mis habituales tareas de recopilación, así que la semana que viene no habrá enlaces :)
Publicado en Variable not found.
Aún no hay comentarios, ¡sé el primero!
Enviar un nuevo comentario