lunes, 28 de noviembre de 2022
El desconocido (al menos para mí) código de estado HTTP 506 (Variant also negotiates) indica que el servidor tiene un error de configuración en el contexto de la Negociación Transparente de Resultados (RFC 2295). Permite informar al cliente de que la variante que ha elegido está configurada para participar en la negociación de contenidos, pero no es válida como endpoint para el proceso de negociación-
Ahí van los enlaces recopilados durante la semana pasada. Espero que os resulten interesantes. :-)
Por si te lo perdiste...
- Cómo solucionar el error "Unable to connect to web server 'IIS Express'" en Visual Studio
José María Aguilar - Cómo saber si tenemos el debug=true en el Web.config
José María Aguilar
.NET Core / .NET
- .NET 7 Adds Generic Math
Jonathan Allen - Creating Containers in .NET 7 with the .NET CLI
Anuraj Parameswaran - How to get allocations in .NET? And how big is an empty array?
Steven Giesel - Static Abstract Interface Members in C#11
Dirk Strauss - HashSet vs SortedSet in C#
Code Maze - Creating JSON Web Tokens using dotnet user-jwts tool
Anuraj Parameswaran - Tagged Strings in Visual Studio and .NET 7
Jonathan Allen - Killing all child processes when the parent exits (Job Object)
Gérald Barré - Wolverine | Next Generation .NET Command and Message Bus
Jeremy D. Miller - C# List Pattern Examples
Phil Haack - How to Check if a String Ends With a Number in C#
Code Maze - The dangers and gotchas of using scoped services in OptionsBuilder
Andrew Lock - .NET 7 Removes Its Insecure XmlSecureResolver
Jonathan Allen - "Use always a StringBuilder"
Steven Giesel - Towards a Beginner-Friendly DotNet
Matt Eland - How to Create and Publish a NuGet Package with dotnet CLI
Anuraj Parameswaran - Logging to Amazon Cloudwatch with Serilog in .NET
Mukesh Murugan - Frozen collections in .NET 8
Steven Giesel - The new .NET 7.0 IParsable<TSelf> interface
Patrick Smacchia - A Mostly Complete Guide to C# 11’s Final Features
Matthew MacDonald - Sending An Email In C#/.NET
Daniel Collingwood
ASP.NET Core / ASP.NET / Blazor
- Invocación entre APIs con Dapr
Gisela Torres - Integrate logging in a ASP.NET Core application using Serilog and Seq
Anuraj Parameswaran - Use multiple Azure AD access tokens in an ASP.NET Core API
Damien Bowden - Blazor Code Generation - A step by step guide
Zdravko Kolev - Use dev tunnels in Visual Studio to debug your web APIs
Anuraj Parameswaran
Azure / Cloud
Conceptos / Patrones / Buenas prácticas
- Decouple to delete
Mark Seemann - A gentle introduction to Domain Driven Design
Anthony Cyrille
Data
- SQL Server 2022 ya está aquí y va, sobre todo, de Azure
CampusMVP - How to Execute Stored Procedures With EF Core 7
Ivan Matec
Web / HTML / CSS / Javascript
- "use strict" mode in JavaScript explained
Kritika Pattalam - Ever wondered how data binding works in modern UI frameworks & libraries ?
Jay Prakash - 7 VS Code Extensions for React Developers
Nipuni Arunodi - Taming the Cascade With BEM and Modern CSS Selectors
Liam Johnston - A Guide To Keyboard Accessibility: JavaScript (Part 2)
Cristian Díaz - Hoisting in JavaScript with let and const – and How it Differs from var
Dillion Megida - Angular 15 - Standalone Components Are Stable
Guy Nesher - ECMAScript proposal: source text access for
JSON.parse()
andJSON.stringify()
Axel Rauschmayer - The 6 best CSS background generators
Fimber Elemuwa - Speed up your code with Promise.all
David Morrow - Null vs. Undefined in JavaScript
Isuri Devindi - Optimizing A Vue App
Michelle Barker - Practical CSS :has() selector examples
Edwin - Create an Observable Object using Proxy
David Morrow - Document Object Model (DOM) Geometry: A Beginner’s Introduction And Guide
Pearl Akpan - How to Validate URLs in JavaScript
Benjamin Semah - Angular Basics: What Is Angular Material, When To Use It
Dany Paredes
Visual Studio / Complementos / Herramientas
- Hospedar aplicación con AngularJS gratis en GitHub Pages
Gisela Torres - The Windows Subsystem for Linux in the Microsoft Store is now generally available on Windows 10 and 11
Craig Loewen - chubin/cheat.sh: the only cheat sheet you need
Igor Chubin - Inline Diagnostics in Visual Studio 2022 for C# Code
Matt Eland - Visual Studio 2022 Performance Enhancements 17.4
Nayana Srikanth - Improve your productivity with Web Live Preview and Telerik
Sayed Ibrahim Hashimi - Build and publish Visual Studio extensions with GitHub Actions
Thomas Ardal - 7 Debugging features to master in Visual Studio to make your life easier
Henrique Dalcin Dalmas
.NET MAUI / Xamarin
- Customize the Tab Bar "More" Title with .NET MAUI on Android
Gerald Versluis - .NET MAUI is now available in Visual Studio for Mac 17.4
Bilge Zeren Aksu - Easily Lock and Unlock Annotations Using Xamarin.Forms PDF Viewer
Ramkumar Ravy - .NET MAUI App: MAUI app icon, MAUI splash screen, and MAUI image to different mobile platforms.
Suthahar Jegatheesan
Otros
- 11 Laws of Software Estimation for Complex Work
Maarten Dalmijn
Publicado en Variable not found.
2 Comentarios:
El único código de respuesta http que tiene algún sentido real y da todo lo que necesitas en el propio código, es el 418
Sin duda, y es la base de toda la movida IoT :DD
Enviar un nuevo comentario