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...
Built-in CRUD templates for your master/detail data with Radzen, Angular and .NET Core.
We are happy to announce that with the latest version of Radzen you will be able to create easily CRUD pages for master/detail data insert, update and delete using our built-in templates. Follow the wizard to select master table, child table from master tab...