WebForms Core 2.2 Development Begins With Focus on Stateless Server-Orchestrated UI

Development of WebForms Core 2.2 has officially begun, targeting an advanced stateless server-orchestrated UI model that differs from frameworks like Blazor Server by not maintaining persistent component or DOM state per user. The server uses a WebForms class to generate commands executed by WebFormsJS directly against the browser's HTML document, keeping the server stateless and scalable. Version 2.2 aims to elevate this model by introducing higher-level operations for rendering, state management, data formatting, arithmetic, and extensibility without relying on a separate frontend framework. New features include Isole, a high-level abstraction that simplifies working with the Transient DOM by automatically handling initialization and completion of grouped operations. Additionally, snapshot and rollback capabilities are being introduced to allow developers to preserve and restore an element's HTML state during complex multi-step UI transformations.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in