Skip to content

Add WebForms Core technology #1150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elanatframework
Copy link

WebForms Core is a new technology for handling HTML tags from the server. It is a two-way protocol between the WebForms class on the server side and the web-forms.js library on the client side, where processing is done on the client side and the server sends Action Control commands to WebFormsJS.
WebForms Core is a radical technology that eliminates the need to use front-end frameworks. This technology is available in most server-side programming languages.
The following link shows how to use WebForms Core technology in Java with an example:
https://github.com/webforms-core/Web_forms_classes/tree/elanat_framework/java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant