 
Primero de todo, va una pildorilla cultural coincidiendo con el número de entrega de la serie de enlaces.
Cuando un servidor HTTP está expuesto a sus clientes a través de un intermediario (proxy, gateway, balanceador o cualquier otro tipo de sistema), es dicho intermediario el que recibe en primera instancia las peticiones, reenviándolas a su destino final y retornando su respuesta. Esto se realiza de forma totalmente transparente para el cliente.
El error HTTP 502 (Bad gateway) es retornado por los servicios intermediarios (proxies, gateways, etc.) cuando no pueden obtener una respuesta válida desde el servidor de destino real de la petición. Por ejemplo, podría ocurrir si éste esté caído, parado por mantenimiento o desconectado de la red, entre otros motivos.
Por si te lo perdiste...
- Cómo personalizar el mensaje "Loading" de las aplicaciones Blazor WebAssembly
 José María Aguilar
- Cómo describir los elementos de una enumeración usando métodos de extensión y atributos (C# y VB.NET)
 José María Aguilar
.NET Core / .NET
- Read CSV File in .NET using CsvHelper
 Bradley Wells
- Differences between .NET Collection Interfaces
 Matt Eland
- Automatically version and release .Net Application
 Anto Subash
- IComparable vs IComparer vs Comparison Delegate
 Muhammed Saleem
- Dictionary vs Hashtable in C#
 Code Maze
- The Forgotten Art of C# Inheritance
 Szymon Kulec @Scooletz
- C# 11 File Scoped Types
 Patrick Smacchia
- Using WASM and WASI to run .NET 7 on a Raspberry PI Zero 2 W
 Laurent Kempé
ASP.NET Core / ASP.NET / Blazor
- ASP.NET: CRON Service Worker
 Isaac Ojeda
- New rules for Blazor in Meziantou.Analyzer
 Gérald Barré
- Using OData with ASP.NET Core Web API
 Code Maze
- Micro Frontends in Action With ASP.NET Core - Universal Rendering With Blazor WebAssembly Based Web Components
 Tomasz Pęczek
- Fighting with nullable reference types in Razor Pages
 Andrew Lock
- Real-time Charts with ASP.NET Core, SignalR, and Chart.js
 Khalid Abuhakmeh
- A Quick Guide to Learn ASP.NET Core Web API
 Aram Tchekrekjian
- ASP.NET Core Globalization and a custom RequestCultureProvider
 Jürgen Gutsch
- How to Integrate gRPC Service in a Blazor Datagrid Application
 Prabhakar Mishra
- Creating Good Monoliths in ASP.NET Core
 Assis Zang
Azure / Cloud
- Image Analysis 4.0 with new API endpoint and OCR model in preview
 Andy Beatman
- Announcing new stable release of Azure Form Recognizer libraries
 Catalina Peralta
Conceptos / Patrones / Buenas prácticas
- 7 Estimation Anti-Patterns
 Willem-Jan Ageling
- The Sidecar Pattern for Application Developers
 Yaron Schneider
- Using Context/Specification to better express complicated tests
 Jeremy D. Miller
- Encapsulation in Functional Programming
 Mark Seemann
- STOP Over-Engineering Software!
 Derek Comartin
Data
- Entity Framework Core Extension tips & tricks
 Maciej Zwierzchlewski
- Demystifying Database Performance for Developers
 Crunchy Data
Web / HTML / CSS / Javascript
- Deja de usar "&&" para el Conditional Rendering en React
 Khriztian Moreno
- Javascript Proxy Using Javascript Proxies like a Pro
 Johnny Simpson
- I created the FASTEST slider library
 Manan Tank
- React Context API for Beginners (using useContext hook)
 Samuel Adex
- Fix automatic re-routing of http:// to https:// on localhost in Web Browsers
 Rick Strahl
- Angular Basics: What Is an Angular Custom Directive?
 John Au-Yeung
- Top 7 Features of Angular 14
 Sathish Kumar Rajendran
- Creating Animated, Clickable Cards With the :has() Relational Pseudo Class
 Brecht De Ruyte
- Stranger Scripts
 Juan Cruz Martínez
- Reminder: JSON.stringify can create Multi-line, formatted and filtered strings from JSON
 Christian Heilmann
- Fancy Image Decorations: Outlines and Complex Animations
 Temani Afif
- Motion Controls In The Browser
 Yaphi Berhanu
- How To Programmatically Add Input Fields to React Forms
 Ifeoma Imoh
- Advancements in the Angular Router
 Andrew Scott
Visual Studio / Complementos / Herramientas
- Convirtiendo archivos Json en clases en Visual Studio
 Miguel Teherán
- Copy with proper indentation
 Mads Kristensen
- Learning Series: Get started with GitHub in Visual Studio
 Jessie Houghton
- Visual Studio Performance with Microsoft Defender
 Peter Ritchie
.NET MAUI / Xamarin
- Call a Protected API from a .NET MAUI App
 Andrea Chiarelli
- Dotnet (.NET) Performance Tracing for WinUI, Uno and Maui Applications
 Nick Randolph
- Introducing the New .NET MAUI ComboBox Control
 Selva Ganapathy Kathiresan
Otros
- Por qué Java sigue siendo el lenguaje número 1
 CampusMVP
- ¿Hay una burbuja económica en el desarrollo de software?
 Iván Montilla
- Why are many Windows user interface elements positioned at multiples of 4 or 8 pixels?
 Raymond Chen
Publicado en Variable not found.


 
 
 



 
 
 
 
 
 
 
 
 
 
Aún no hay comentarios, ¡sé el primero!
Enviar un nuevo comentario