To avoid code duplication, it is recommended to create client-server common modules with methods whose contents are the same on the server and on the client. These modules have signs:
- Client (Managed application)
- Server (ServerCall is disabled)
- Client (Ordinary application)
- External connection
Common modules of this type are named with the "ClientServer" (rus. "КлиентСервер").
FilesClientServer, CommonClientServer, UsersClientServer