Find answers to your questions about Software Engineering or help others by answering their Software Engineering questions.
I want to make a httpClient wrapper that is able to use a predefined set of authentification methods: basic, digest, token (oauth), ntlm just to name a few that I...
Asked on 10/29/2021 by niraami
0 answerI'm looking to make a clean modular architecture. I hear all around how bad are circular dependencies, and I'm convinced that the less two modules are coupled, the most reusable...
Asked on 10/29/2021 by TOPKAT
2 answerFor example, in Vietnamese, there are Unicode characters like "â", "ê", "ô", "ư", v.v. To type them from keyboard, I need to type aa, ee, oo, w, then a program...
Asked on 10/29/2021
3 answerConsider the product class:class Car { private String color; private String model_num; //getters and setters for the above fields}Consider builder class 1:...
Asked on 10/29/2021 by user3760100
2 answerI am developing a microservice architecture where the API publishes a message through RabbitMQ. One or more consumers will read the message, preform its functions then if successful acknowledge the...
Asked on 10/29/2021 by Varcorb
1 answerI've been wondering about what is a perfect use case for CQRS where the benefits overcome the complexity and the cost with come with the package. So for me to...
Asked on 10/29/2021 by Atef
1 answerWhat's the point of ever using const? It is more restrictive than static readonly:across assemblies, changes to a constin a dependency won't be reflected in its consumersyou can only use...
Asked on 10/29/2021
1 answerI have server A that received millions of requests per day and for every request it notifies server B about it.sometimes server B is down (maintenance, bugs etc..) so...
Asked on 10/29/2021 by Avi L
0 answerIf we look at the typical software architecture guide, it will have the domain layer, application services, and UI, where domain layer contains the business logic. This is a nice...
Asked on 10/29/2021 by user227895
1 answerConsider a method to randomly shuffle elements in an array. How would you write a simple yet robust unit test to make sure that this is working? I've come up...
Asked on 10/29/2021
11 answerGet help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP