DEV Community

Play Button Pause Button
elanatframework
elanatframework

Posted on

The Glorious Return of Microsoft's Old WebForms in 2024.

By providing an advanced and high-level architecture and a revolutionary approach, Elanat has fixed all the problems of Microsoft's former WebForms and released WebForms Core.

WebForms Core is an engineering masterpiece that manages HTML tags on the server, without memory, processing and bandwidth overhead.
WebForms Core poses a great challenge to front-end frameworks such as React, Angular and Vue.

This is a defining moment in web development.

Sending information from the client to the server in WebForms Core is completely faithful to HTML and no additional information is sent. The server's response to the client is an INI pattern that is rendered on the client side by the WebFormsJS library.

GitHub repository:
https://github.com/elanatframework/Code_behind

Videos of WebForms Core functionality:
https://www.youtube.com/watch?v=zl4sxjIkBwU
https://www.youtube.com/watch?v=ZuMMApM00xM

Music by Bensound
License code: XUFBDO5BBKTSYS28

Top comments (0)