Hello, Mikhail.
Please note that if you placed a list form on the desktop and see the number of calls on first run, you will see both, ones used during application initialization and used during form initialization calls.
Some calls, like one that is made during form initialization to get its description, you can not avoid, but you should pay attention on creating less of additional server calls.