Posts by Gabriel Romão • 128 points
4 posts
-
1
votes1
answer406
viewsQ: What is a Service Class? And what would a Service be in that context?
What would be the best formal definition for Class of Service? Still in this context, what would be a Service and the conditions for this class to be named? I realized that is a term widely used but…
-
4
votes2
answers123
viewsQ: How far should we follow OCP?
When developing a screen for a certain part of a system, I come across a classic situation of owning some ifs to determine what action should be taken. I then linked this case to examples of OCP…
-
2
votes1
answer116
viewsQ: Is Sqlserver’s HASHBYTES() function cryptographically secure?
The company I work today she has much of the programming done in the database through procedures and was seeing how the creation of the hash of passwords and their persistence in the bank. I…
-
3
votes1
answer2112
viewsQ: 2019 LNK ERROR - How to resolve?
I’m having trouble with Visual Studio 2017. This comes up when I compile: LNK2019 undefined external symbol _Winmain@16 referenced in function "int __cdecl invoke_main(void)" (?invoke_main@@YAHXZ)…
casked Gabriel Romão 128