• category news

    If you check the CodeBehind Framework for the first time, you will realize that this is the framework that should have been and wasn't! A web framework with a revolutionary architecture that has an amazing and flexible structure in .NET Core, developed by Elanat and outside the control of Microsoft.

    Based on the last test done by Web Frameworks Benchmark on 2024-09-23, the CodeBehind Framework in version 3.6 is on average 17% faster than ASP.NET Core MVC. Web Frameworks Benchmark is an impartial organization that ranks web frameworks based on their performance.

    The image below shows the performance table of web frameworks in ASP.NET Core.


    According to the image above, the CodeBehind Framework leaves a great performance in this test, so that it is only 7-8% away from the Minimal API mode in ASP.NET Core.

    The link below shows the performance comparison of frameworks in ASP.NET Core.
    https://web-frameworks-benchmark.netlify.app/result?l=csharp

    Note: Even if you create a Minimal API project for a low scale, the performance of the Minimal API will be reduced. In fact, adding validation and manual management and trying to create flexibility in the Minimal API mode not only reduces performance, but also slows down development and makes the code hard to maintain and creates several other challenges.

    The image below shows the comparison between CodeBehind Framework and ASP.NET Core MVC in a chart.

    For more comparisons, refer to the following link:
    https://web-frameworks-benchmark.netlify.app/compare?f=codebehind,aspnet-mvc
    CodeBehind is a complete MVC framework that poses a big challenge to Microsoft's default web frameworks (ASP.NET Core MVC, Razor Pages, and Blazor) with its stunning performance, modular and flexible structure.

    category news

    As you know, Elanat CMS is built on the CodeBehind Framework with the lowest dependency. Soon, Elanat CMS will be completely rewritten based on the latest CodeBehind Framework technologies. We will not add any new versions until rewriting and new updates will be stopped completely.

    ...
    category news

    We at Elanat are creating a framework to test all the features and functionality of the CodeBehind framework. These tests fully check all the features of the CodeBehind framework. From now on, before presenting each new version, all items will be tested from the beginning, and new versions will be less prone to errors. We used to test these tests separately and only on new features; this made it difficult to retest the new feature in higher versions.

    We have developed these tests from version 3 onwards and have fixed many errors up to version 3.3. Please note that every time new features and facilities are added in the CodeBehind framework, there is a possibility of errors in the new feature and it may even cause errors in other parts. We at Elanat always recommend developers to use the latest version of the CodeBehind framework.

    All ready-to-install versions of the CodeBehind framework are placed in NuGet; we usually do not add some versions and most subversions on Elanat and GitHub website and these versions are only available on NuGet.

    category education

    You can add el_AjaxPostBack function in your add-ons.
    This function exist in global.js file in:
    /client/script/global.js


    This function consists of 4 arguments as follows :
    el_AjaxPostBack(obj, FetchScript, PostbackSectionId, Retrieved)

    ...
    category education

    Plugin has a kind of add-on that can be displayed in any part of the website; add-ons that are purely visual are called plugins. For example, the add-on display of the user ip or the add-on display of the number of turbine rotations in the last minute are divided into plug-ins. Plugins are an add-on helper for components and pages; for example, a quick search plugin is a good complement to a search page.

    ...

    Just as  Entity Framework (EF) is a framework that allows developers to interact with databases using .NET objects and languages, WebFormsJS is also a new technology that allows developers to manage all HTML tags using .NET objects and languages.

    ...
    attachment
    7.75 KB
    10


    attachment
    7.76 KB
    13


    attachment
    6.83 KB
    12
    category news

    The Elanat website was implemented on the Elanat CMS version 1.0.8.4 content management system.

    ...