News

With ASP.NET MVC out of active development in favor of ASP.NET Core, one developer is reviving the old MVC tech for application in one of the hottest projects in Microsoft's new open source, ...
Currently experimental .NET Smart Components for Blazor, MVC, and Razor Pages bring Azure OpenAI intelligence to forms, menus, and text areas in apps. Microsoft has introduced .NET Smart Components, ...
Now available as a Blazor web application builder component, the SortableJS library supports CSS animation, auto-scrolling, and smooth animations in touch devices and modern browsers. SortableJS, a ...
In earlier posts, I've discussed how to authorize a user declaratively both in ASP.NET Core and Blazor using the Authorize attribute, among other tools (and I've also referenced Eric Vogel's posts on ...