• Trends
  • Topics
  • Nodes
Search for keywords, #hashtags, $sites, add a dash to exclude, e.g. -$theonion.com

From lhotka.net

Running Linux on My Surface Go

0 0

VP, Open Source Creator, Author, Speaker

on Apr 23

From lhotka.net

CSLA 2-tier Data Portal Behavior History

0 0

The CSLA data portal originally treated 2- and 3-tier differently, primarily for performance reasons.

on Apr 22

From lhotka.net

Why MAUI Blazor Hybrid

0 0

It can be challenging to choose a UI technology in today’s world. Even if you narrow it down to wanting to build “native” apps for phones, tablets, and PCs there are so many options.

on Apr 15

From lhotka.net

Blazor EditForm OnSubmit behavior

0 0

I am working on the open-source KidsIdKit app and have encountered some “interesting” behavior with the EditForm component and how buttons trigger the OnSubmit event.

on Jan 9

From lhotka.net

Do not throw away your old PCs

0 0

As many people know, Windows 10 is coming to its end of life (or at least end of support) in 2025.

on Dec 16

From lhotka.net

Accessing User Identity on a Blazor Wasm Client

0 0

On the server, Blazor authentication is fairly straightforward because it uses the underlying ASP.NET Core authentication mechanism.

on Oct 17

From lhotka.net

.NET Terminology

0 0

I was recently part of a conversation thread online, which reinforced the naming confusion that exists around the .NET (dotnet) ecosystem. I thought I’d summarize my responses to that thread, as it surely can be confusing to a newcomer, or even someone who blinked and missed a bit of time, as...

on Sep 25

From lhotka.net

CSLA Sync API Poll Results

0 0

A few weeks ago I posted about the idea of removing the sync APIs from a future version of CSLA .NET. That post included a poll, and this post will summarize the results of that poll.

on Jun 5

From lhotka.net

Deprecating CSLA Synchronous APIs

0 1

Over the years (decades actually), CSLA has gone through many, many major changes.

on May 24

From lhotka.net

Blazor 8 Render Mode Detection

0 0

In .NET 8 the Blazor UI framework introduced some new render modes for components and pages. The available render modes are now:

on Mar 31, 2024