DEV Community

Cover image for Upload Image by WebForms Core Technology
Elanat Framework
Elanat Framework

Posted on

Upload Image by WebForms Core Technology

The video below shows the operation of WebForms Core technology for uploading images and displaying the uploaded image in real-time.

WebForms Core is a new technology for changing HTML tags on the server side, which was introduced in 2024 by Elanat (elanat.net).

In this technology, the WebForms class on the server communicates with a JavaScript library called WebFormsJS on the client. In this technology, data is sent completely faithful to HTML but under AJAX (automatically), and from the server side, codes (Action Controls) are sent to WebFormsJS to change DOM elements; WebFormsJS automatically renders these server codes and applies them to the web page.

This technology is fully integrated into the core of the CodeBehind framework; however, it is very easy to use this technology under other back-end frameworks; to use WebForms Core technology, you must insert the script tag corresponding to the WebFormsJS library path in the HTML page and add the WebForms class to the server.

You can get the WebFormsJS library from the following repository:
https://github.com/elanatframework/Web_forms

The WebForms class for web programming languages ​​is available in the following repository:
https://github.com/elanatframework/Web_forms_classes

Related links

CodeBehind on GitHub:
https://github.com/elanatframework/Code_behind

Get CodeBehind from NuGet:
https://www.nuget.org/packages/CodeBehind/

CodeBehind page:
https://elanat.net/page_content/code_behind

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read full post →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more