Skip to content

Commit 759c460

Browse files
Update README.md
1 parent 963fb1b commit 759c460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![logo](https://github.com/elanatframework/Code_behind/assets/111444759/986799af-538a-4aca-b7fc-a5b8153c5a24)
22
# CodeBehind Framework
33

4-
![Slideshow](https://github.com/elanatframework/Code_behind/assets/111444759/009aa883-2474-4495-910a-b1acae3af7cc)
4+
![Slideshow](https://github.com/elanatframework/Code_behind/assets/111444759/5af62699-a895-438c-af56-04b007d3a481)
55

66
CodeBehind library is a modern back-end framework and is an alternative to ASP.NET Core. This library is a programming model based on the MVC structure, which provides the possibility of creating dynamic aspx files in .NET Core and has high serverside independence.
77
The aspx extension is the files of the view section in the CodeBehind framework and they supports standard syntax (<%=Standard%>) and Razor syntax (@Razor). This framework guarantees the separation of server-side codes from the design part (html) and there is no need to write server-side codes in the view.

0 commit comments

Comments
 (0)