Blazor University – Learn the new .NET SPA framework from Microsoft Welcome to Blazor University. By working your way through the information in this website I intend to take you from complete novice through to expert in all things Blazor.
Coffin Problems (with Edward Frenkel) - Numberphile Podcast Edward Frenkel's fascinating mathematical journey - from the Soviet Union to the United States. Edward's website - https://edwardfrenkel.com Love and Math - Edward's book via Amazon - https://amzn.to/2rbfWHd Edward on Twitter - https://twitter.com/edfr...
Coffin Problems - with Edward Frenkel — Numberphile This is Numberphile. We mainly post videos about mathematics and just numbers in general.
ASP.NET Blog | ASP.NET Core updates in .NET Core 3.1 NET Core 3.1 is now available! Check out what's new in ASP.NET Core in this release.
Announcing .NET Core 3.1 | .NET Blog Announcing .NET Core 3.1 We’re excited to announce the release of .NET Core 3.1. It’s really just a small set of fixes and refinements over .NET Core 3.0, which we released just over two months ago. The most important feature is that .NET Core 3.1 is an l...
.NET Core 3.1.0 · Issue #142 · dotnet/announcements .NET Core 3.1.0 is available and dotnet/core#3950 has been opened for discussion. Release Notes Download Blog posts .NET Core ASP.NET Core Please report any issues you find with .NET Core 3.1 , eit...
Experimental WebGL terminal renderer by Tyriar · Pull Request #84440 · microsoft/vscode Fixes #35901 Fixes #47523 Fixes #84949 Font rendering Notice how in the canvas line many characters get their right-side cut off (eg. ~, m, e, r): Canvas glyphs are much more restricted because dr...
Digital Security by Design: Security and Legacy at Microsoft - Matthew Parkinson, Microsoft Digital Security by Design is being delivered by UK Research and Innovation (UKRI) through the Industrial Strategy Challenge Fund (ISCF). Following the Collaborators'…
.NET Design Review: JSON & object graphs atch_default":false,"external_fullscreen":true,"vss_host":"s.youtube.com","cr":"US","innertube_api_key":"AIzaSyAO_FJ2SlqU8Q4STEHLGCilw_Y9_11qcW8","loaderUrl":"https://www.youtube.com/watch?v=H9zrbztep4M","host_language":"en","enablecsi":"1","player_respon...
Incredible Formula - Numberphile Dr James Grime discusses a couple of clever formulas which are pandigital - using all the numbers from 1-9. More links & stuff in full description below ↓↓↓ More on pandigital numbers: https://youtu.be/gaVMrqzb91w More on e: https://youtu.be/AuA2EAgAegE ...
Base64 to hex: Encode and decode bytes online Base64 encoding schemes are used when binary data needs to be stored or transferred as textual data. Therefore 64 characters are chosen that are both members of a subset common to most encodings (ASCII), and also printable.
Herramienta de Desarrollo para ZX Spectrum SpectNet IDE zx spectrum msx commodore 64 desarrollo basic juegos RetroR8gue UDG c64
Converting integration tests to .NET Core 3.0: Upgrading to ASP.NET Core 3.0 - Part 5 In this post I discuss the changes required to upgrade integration tests that use WebApplicationFactory or TestServer to ASP.NET Core 3.0.
The Difference Between IEnumerable and IQueryable Explained – The Sharper Dev This post is part of this year’s C# Advent Series. Which counts down to Christmas with two C# articles published every day from Dec 1 – Dec 25.
Building Custom Input Components for Blazor using InputBase In this post, I'm going to point out a couple of limitations with using Blazor's input components as is. I'll then show how you can build your own custom input components to solves these problems.
Modern Authentication 101 - Dasith Wijesiriwardena From the Junior Dev track at DDD Melbourne 2019! There has never been more emphasis in security than in the modern environment of distributed computing and increased sharing of data. Our data does not sit inside silos consumed by one application anymo...
Episode 120 – From .NET Core 3.0 to .NET 5 w/ Scott Hunter | The 6 Figure Developer Scott Hunter is Director of Program Management, .NET. He is responsible for the Microsoft's .NET platform, which includes the .NET Framework, .NET Core, ASP.NET, Entity Framework, .NET Tools,
Garbage collector config settings - .NET Core Learn about run-time settings for configuring how the garbage collector manages memory for .NET Core apps.