Common business scenarios in enterprise-level development of wpf and enterprise-level business scenarios of wpf
A few days ago, I got an internal inventory management system in the company. It took about two months to understand the requirements, system design, and coding. Later, the company made other arrangements, this is yellow. By the way, some people in the factory did not really care about others' feelings, and the mail was not very comfortable. However, I used to work in other places by many people. I have always been able to do what the leaders mean. Basically, I am not very familiar with people. I cannot maintain a calm attitude to explain that I am still too young, this is an experience.
I have worked hard on this project for a while. In addition, I feel that I am almost done in detail, and I am doing my best. A few pieces of code will be provided here, and some code will be extracted for several common business scenarios, and a brief description will be provided, hoping to help others.
1. UI module decoupling
2. TreeView with option box (option box in three states. When a node is selected, all child nodes are automatically selected and the selected status of the child node is changed.
3. Master-slave structure list
4. Master-slave structure storage
5. Data Verification
6. custom controls. A Selection box is displayed, which is generally used for weak association between tables. For example, you can select a user ID (not a foreign key, but a reference)