About Andrew
Hi, I'm a web developer specializing in backend(server-side) development, such as application architecture, application business logic, database development, and optimization. I am passionate about improving application security.
Recent supporters
Posts
Web Result is based on the simple implementation of Result (AggregatedGenericResultMessage). The entire implementation is like a wrapper to be used within a web project, which will be able to an easy-to-understand, structured, and filtered response as needed to be returned to the client. Everything can start by inheriting the methods from ResultBaseApiController which returns a response of t...
Web API `Result` or `AggregatedGenericResultMessage.Web` how it works.
Dec 19, 2024
26 views
In this section, I would like to explain what it is for and how it can work. To begin with, it would be necessary to specify that such an idea has been around since I started my career as a developer. Surely everyone has faced a situation when during the execution of a flow, some errors or exceptions occur that need to be handled and a response returned that is understandable to each participant i...
What is the `Result` ( AggregatedGenericResultMessage) and how it works.
Dec 18, 2024
25 views