Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
nboyz98
Posts
Comments
C
C#
•
Created by nboyz98 on 5/14/2023 in
#help
❔ GRPC design oneof or separate Rpc
What is the better option for my use case?
5 replies
C
C#
•
Created by nboyz98 on 5/14/2023 in
#help
❔ GRPC design oneof or separate Rpc
Oopsies i missed adding the actual question.
5 replies
C
C#
•
Created by Zarchical on 5/14/2023 in
#help
❔ How do I get item values from an array?
Assuming it's not json you could do x[0].Updated where x is the name of your var
108 replies
C
C#
•
Created by razor_222 on 5/13/2023 in
#help
❔ Need help with EF 6 Migrations
Yes that's right
10 replies
C
C#
•
Created by razor_222 on 5/13/2023 in
#help
❔ Need help with EF 6 Migrations
Assuming this is for a database which is pre-existing you should be making a new migration and writing the sql command to alter the trigger inside Up method
10 replies