Radzen has supported forms since its very first release. The faithful Form component also got some improvements such as
multi-column support and popup lookups. Still in some cases it wasn’t enough as Radzen users needed full control over the form
layout in ...
Read image as base64 string using file input, JavaScript, Blazor (server-side) and SignalR
While working on Blazor prototype for Radzen I’ve found a little trick how to enable quck image read as base64 string using <input type="file" />, JavaScript and SignalR.
The evolution of ASP.NET Web Forms with ASP.NET Core, Angular and Radzen.
Still having a bunch of applications using the good old ASP.NET Web Forms? Tired of the application performance, ViewState and all the hacks you’ve made to make it look good and actually work? Do you want something lightweight, super fast and pretty? You do...