1C:Enterprise 8 performance statistics on different equipment

Publications: 1C:Enterprise 8 performance statistics on different equipmentOver the years of work with different customers, we have accumulated quite a lot of 1C:Enterprise performance statistics on different equipment.
Of course, performance is highly dependent on the particular solution used in the company, therefore, for the objective assessment we used the same test developed by our own.
As it is known, 1С performance consists of the speed of disk subsystems and processors.
Below there is a table with estimation of speed for the servers (workstations) with different disk subsystems, processors and main memory volume.
The higher “point” - the higher total performance of 1С.
it must be taken into account that this is only the statistical data and they should be used deliberately.
Continue reading 1C:Enterprise 8 performance statistics on different equipment

How the founder of «1С» has built a business with revenues of 1 billion dollars

Publications: How the founder of «1С» has built a business with revenues of 1 billion dollars
Having started a quarter century ago with development of «electronic teletype», the businessmen created the network for the sale of software that is envied by the largest retailers.
The cabinet interior of «1С» director Boris Nuraliev is ascetic: a table, standard cabinets, racks. On the shelves – the yellow boxes of computer programs of his company. Here in October, 2008 Nuraliev met Elena Ivashentseva, the senior partner of investment company Baring Vostok Capital Partners interested in acquiring for the founds the fraction of «1С». Before that Nuraliev rarely communicated with the members of investment community.
Continue reading How the founder of «1С» has built a business with revenues of 1 billion dollars

Protection methods 1C:Enterprise code from editing and copying

Publications: Protection methods 1C:Enterprise code from editing and copying Often the developers need to protect somehow their 1C code. There are many methods to solve this task. Some of them are more reliable, other less, some are more time consuming, other less. Of course, the most optimal result is achieved by the combinations of methods. But I think that it is unlikely to get one percent protection. Therefore, as in any business, the happy mean is required, i.e. the balance between time consumption and protection level.
Continue reading Protection methods 1C:Enterprise code from editing and copying

Event subscription in 1C:Enterprise 8

Publications: Event subscription in 1C:Enterprise 8The article considers several examples to apply one of the auxiliary objects of “1С:Enterprsie 8″ platform – event subscription.
Event subscriptions allow you to insert in the modules the external handlers that will be executed after execution of a certain event handler in the object module or manager module.
In this case, it is not required to make any changes in the object module or manager module. Thus, it becomes possible to extend the modules in software without their modification – it is a very useful technique when modifying the standard solutions.
Continue reading Event subscription in 1C:Enterprise 8

Use of debugger in “1C:Enterprise 8” system

Publications: Use of debugger in 1C:Enterprise 8 system
“1С:Enterprise 8″ system contains a built-in debugger of software code.
Debugger is a special Designer tool which allows you to analyse the work of software code. This article considers some opportunities of debugger which are often used by developers.
To analyse software code using the debugger, a special tool is used which is called break point.
Continue reading Use of debugger in “1C:Enterprise 8” system

“Hopeless” project of “1C:Enterprise 8” deployment

Publications: Hopeless project of 1C:Enterprise 8 deployment
There is no hopeless projects. There are bad project managers. To whom I can related myself in case of this project. Overconfidence can be harmful, but for the project success it is required very often to take care about «politics», not only about technology. The article is written purely on my own mistakes, thereafter, it is more debatable then informational.
Continue reading “Hopeless” project of “1C:Enterprise 8” deployment

Scheme to improve the quality of work with clients. Part 4 – After job delivering.

Publications: Scheme to improve the quality of work with clients. Part 4 - After job delivering.
Scheme will allow fully looking at the process of working with clients in terms of creating the quality of services in the broadest sense of the words. The implication is that the reader is a qualified specialist or at least aspires to be him.
In general, this article is about how to make the clients not leading away, how to use successfully completed project in the grapevine launch. And a little about CRM collected as a kitchen-table effort.
First part.
Second part - Development.
Third part - Job delivering.
Continue reading Scheme to improve the quality of work with clients. Part 4 – After job delivering.

Data processor to browse the 1C database structure

Publications: Data processor for view the 1C database structure
Data processor allows you to see the names of tables and fields in the form in which DBMS works with them. Will be useful when designing the direct queries to the database server and integrating with other systems (bypassing 1С server).
1С platform is a high-level tool to work with databases. In general, the developer does not need to worry about what and how happens on the DBMS side, because the platform decides itself how many tables it will create and what fields will be inside them.
Continue reading Data processor to browse the 1C database structure

1C:Enterprise Developer's Community