Timeline for Is my three layer architecture well implemented?
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 27, 2018 at 18:34 | audit | Suggested edits | |||
| Jun 27, 2018 at 18:36 | |||||
| Jun 16, 2018 at 19:50 | vote | accept | flofreelance | ||
| Jun 16, 2018 at 19:24 | answer | added | Ewan | timeline score: 4 | |
| Jun 16, 2018 at 16:10 | comment | added | flofreelance | It works with SQL server 2017. I think there will be a maximum of 50 users connected at the same time. The services class are inside the BLL project (I was thinking that services are a part of the business layer). I use the repository pattern because it's eaysier to test. | |
| Jun 16, 2018 at 15:11 | comment | added | Adriano Repetti | Workload? Which dbe? Do you really need repository with EF? Where service layer is? Ideally each design decision should be motivated by one or more requirements | |
| Jun 16, 2018 at 12:07 | comment | added | flofreelance | I'm building a messaging app. It'll works on Web browser and W10 application. | |
| Jun 16, 2018 at 11:50 | comment | added | Adriano Repetti | Architecture without context and requirements? It's like asking if hammer is the right tool for the job, without knowing what the job is. | |
| Jun 16, 2018 at 8:39 | history | edited | flofreelance | CC BY-SA 4.0 |
added 1 character in body
|
| Jun 16, 2018 at 6:27 | history | asked | flofreelance | CC BY-SA 4.0 |