Cursor rule
Coding standards for BSL, the programming language used by the 1C business software platform. They cover naming, method documentation, database queries, collections, client-server code, and performance practices.
40 tagged 1c, measured the same way as everything else here.
Browse within: 1c-edt 401c-enterprise 40Code Generation 40bsl 40
Cursor rule
Coding standards for BSL, the programming language used by the 1C business software platform. They cover naming, method documentation, database queries, collections, client-server code, and performance practices.
Cursor rule
A collection of 1C coding mistakes that commonly cause slow database work or poor performance. It includes examples such as running a database query inside a loop or reading object fields one by one.
Cursor rule
Rules for creating and updating access-group profiles in БСП 3.x, the Standard Subsystems Library used by several 1C business applications. They explain how roles, permissions, users, and row-level access restrictions are represented in code.