Lander Verhack Lander Verhack
Lander is a professional programmer and is passionate about anything front-end
  • Log in

Follow Trainings at U2U

Training on Visual Studio, Office 365, SharePoint, SQL Server, Dynamics 365, Power BI, JavaScript, Microsoft Azure and Xamarin.

Visit u2u.be | Course Catalog

Category list

  • RSS feed for SubBlog .NET Development (5)
  •     RSS feed for SubBlog WPF (2)
  • RSS feed for SubBlog Mobile (3)
  •     RSS feed for SubBlog Xamarin (3)
  • RSS feed for SubBlog Reactive Programming (3)
  • RSS feed for SubBlog Web Development (3)
  •     RSS feed for SubBlog JavaScript (3)
  • RSS feed for SubBlog XAML (5)

PostList

  • Supporting both Swagger v2 and OpenApi v3 in .NET 6
  • No Overloads with Top-Level Statements
  • Arrays in Azure Web App Configuration
  • Properly Propagating "kubernetes-route-as" in Bridge to Kubernetes
  • Deploying an ASP.NET Core Container on your local Kubernetes Cluster using Helm
  • Xamarin Has the Wrong Focus
  • Where React Fails
  • Properly Propagating "azds-route-as" in Azure Dev Spaces
  • Using 'Scalable' Locks in .NET
  • Using TaskCompletionSource to Turn an Ugly Duckling into a Swan

Copyright © 2025

Powered by BlogEngine.NET

Designed by Francis Bio

Supporting both Swagger v2 and OpenApi v3 in .NET 6

18 May 2022 Lander-Verhack .NET Development, Web Development

/supporting-both-swagger-and-open-api/swagger-ui.png

[More]

No Overloads with Top-Level Statements

02 February 2022 Lander-Verhack

Program.cs

void Print(int value) => Console.WriteLine(value);
void Print(string value) => Console.WriteLine(value);

[More]

Arrays in Azure Web App Configuration

24 January 2022 Lander-Verhack
{
  ...
  "CORS": {
    "AllowedDomains": [ "https://localhost:44306" ]
  }
}

[More]

Properly Propagating "kubernetes-route-as" in Bridge to Kubernetes

25 November 2020 Lander-Verhack
DelegateHandlers

[More]

Deploying an ASP.NET Core Container on your local Kubernetes Cluster using Helm

14 August 2020 Lander-Verhack Docker, Kubernetes

/helm_local_k8s/take_helm.png

[More]

Xamarin Has the Wrong Focus

01 April 2020 Lander-Verhack Mobile, Xamarin, XAML

/xamarin-wrong-focus/xamarin-rage-preview.png

[More]

Where React Fails

03 March 2020 Lander-Verhack Web Development, JavaScript

/reactfails/rage-react.png

[More]

Properly Propagating "azds-route-as" in Azure Dev Spaces

16 September 2019 Lander-Verhack
DelegateHandlers

[More]

Using 'Scalable' Locks in .NET

09 August 2019 Lander-Verhack

/scalablelocks/lock-per-id.png

[More]

Using TaskCompletionSource to Turn an Ugly Duckling into a Swan

17 June 2019 Lander-Verhack

/ugly-duckling.png

[More]

<< Older posts Newer posts >>
  • Newer posts
  • 1
  • 2
  • Older posts