The creation of software architecture is a time consuming process for web-based applications and indeed for the preparation of special software in general. There is an advantage for those who have a ready-made software infrastructure. Of course, however, it is useful if it is a current infrastructure.
A csharp library that creates sqls in the background for form structures, page design with HTML5 bootstrap and jquery, front-side encoding with pure javascript, data transfer with ajax 2 and json, business logic with csharp Razor and PageModel in the background, and many more If a ready template is meaningful for you, it is useful to read more.
Select, insert, update, delete As a SQL DML command, it is an important part of the encoding. So how does a library that prepares DML codes make our work easier? (sdbcsapi)
The piece of code that performs the select operation in a CSharp code appears above.
Of course, in Razor code, our forms can be as follows in html page design.