shuu
shuu
CC#
Created by shuu on 7/22/2023 in #help
❔ Is Storing Predefined Error in Database a good approach
Hey guys, if it were you, would you rather store predefined errors in database, if error happen during query process then just throw it from procedure, and inside ASP.NET Core error handling middleware, just put the message and status code that sent back from database into the response body? I'm new to this so can you guys give me some thought about this and some better alternative approaches
6 replies
CC#
Created by shuu on 7/14/2023 in #help
✅ the best way to clean up SqlConnection
6 replies