Blazor Improvements in .NET 6
Explores new .NET 6 features for Blazor, including WebAssembly AoT compilation, required component parameters, and compiler improvements.
Explores new .NET 6 features for Blazor, including WebAssembly AoT compilation, required component parameters, and compiler improvements.
A guide to handling date and time inputs in ASP.NET Core Razor Pages forms, covering native HTML5 controls and formatting.
A guide to implementing a custom TypeConverter for binding ISO 8601 week strings to a complex type in ASP.NET Core Razor Pages.
A guide to creating a custom model binder in ASP.NET Core Razor Pages to handle HTML5 week input type binding.
A tutorial on creating a JSON feed for a Jekyll blog using Liquid syntax, including setup and code examples.
A technical guide on using EventKit and EKReminder to programmatically create iOS reminders with alarms and recurrences.
A tutorial on displaying images from a database in a Bootstrap Carousel using ASP.NET Core Razor Pages and Entity Framework Core.
A tutorial on implementing lazy loading for Bootstrap tabs in an ASP.NET Core Razor Pages application to improve performance.
Andy Bell announces a live stream to start building a tutorial template on his new site and gives Firefox another try.
A web developer announces switching from Chrome to Microsoft Edge as their default browser, citing a preference for Chromium dev tools.
Andy Bell introduces his new micro blog and his work with Set Studio, Piccalilli, and his CSS course for front-end developers.
Analysis of widespread jQuery XSS vulnerabilities affecting 84% of websites, detailing version risks and vulnerable libraries.
A guide to using text blocks, a Java 13 preview feature for multi-line string literals, covering syntax and examples.
An exploration of the history and variety of .NET runtimes, from Microsoft's official frameworks to community and research projects.
An exploration of the ECMA-335 standard, the technical specification for the .NET Common Language Infrastructure (CLI), covering its purpose and contents.
A collection of useful one or two-line JavaScript snippets for common tasks like cloning arrays/objects, getting unique values, and flattening arrays.
Explains how .NET delegates work internally, including their CLR implementation, IL representation, and runtime behavior.
A developer's 2016 retrospective on open source contributions, speaking at tech conferences, and maintaining the MEAN.JS framework.
Troubleshooting a specific SSL/TLS error (CURL error 35) when Munki tries to connect to a server, focusing on Apache and CURL protocol configuration.