site image
Andrew Lock avatar

Andrew Lock

Front End
  1. Loading...
  2. Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!

    From Zero to Hero: REST APIs in .NET
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for An introduction to ViewComponents - a login status view component

    An introduction to ViewComponents - a login status view component

    In this post I use the example of a Login widget to introduce View Components. I show how to create them, how they're invoked, and the 1.1.0 Tag Helper syntax.…

     in  ASP.NET Core Razor View Components Front End
  5. Banner image for Fixing a bug: when concatenated strings turn into numbers in JavaScript

    Fixing a bug: when concatenated strings turn into numbers in JavaScript

    This is a very quick post about trying to fix a JavaScript bug that plagued me for an hour this morning, when string concatenation started giving me NaNs!…

     in  Front End
  6. Banner image for Modifying the UI based on user authorisation in ASP.NET Core

    Modifying the UI based on user authorisation in ASP.NET Core

    In this post I show how to modify the UI you present based on the authorisation level of the current user, to hide links the user is not allowed to access.…

     in  ASP.NET Core Security Auth Front End
  7. Banner image for HTML minification using WebMarkupMin in ASP.NET Core

    HTML minification using WebMarkupMin in ASP.NET Core

    In this post I show how to add HTML minification (and HTTP compression) to your ASP.NET Core application at runtime, using the open source WebMarkupMin.…

     in  ASP.NET Core Front End
Andrew Lock | .Net Escapades
Want an email when
there's new posts?