DEV Community

Cover image for How BackEnd Frameworks Work?
elanatframework
elanatframework

Posted on

How BackEnd Frameworks Work?

In this video, we teach how to render View pages by back-end frameworks.

In this video, we explain how the CodeBehind framework works.
CodeBehind is a new framework under ASP.NET Core developed in 2023 by Elanat.

In CodeBehind, the final View class is stored in the project file and can be seen by the developer. The final View class is created after rendering the View pages.

Music I Use: Bensound.com/free-music-for-videos
License code: CIVEVHW4PPELDTBI

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

Top comments (0)