Task 1.
- A console application is created and designed according to the requirements of: 1 point.
- The application is configured to
Flexberry ORM
and databasePostgreSQL
: 1 point. - Through
Flexberry ORM
added in the app object instances of drugs and pharmacies: 1 point. - Programmatically using
Flexberry ORM
drugs added to the pharmacy: 1 point. - Requests that the specified ways: 6 points (one score for each query).
Total for assignment: 10 points.
Task 2.
- Through
Flexberry ORM
removed instances of drug from the database: 1 point. - Created and attached in the application a new database
PostgreSQL
: 1 point. - Programmatically using
Flexberry ORM
medicine of new bases added to the pharmacy from the old database: 1 point. - Requests from
Задания 1
specified ways: 6 points (one score for each query).
Total job: 9 points.
Task 3.
- Created web application: 1 point.
- Requests from
Задания 1
specified ways, each request created a separate form of: 6 points (one score for each query). - Created business server: 1 point.
- Using a business server on a separate form create pharmacies when you enter a non-existent cure, it’s added to its database, the instance of the pharmacy is also created: 3 points
Job total: 11 points.