Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Buffdude1100
Posts
Comments
C
C#
•
Created by Alizer on 8/6/2023 in
#help
❔ I need help making a `diff` of 2 objects of the same class
https://github.com/wbish/jsondiffpatch.net
Convert both to json and you can generate a diff
4 replies
C
C#
•
Created by V0FBU1VM on 7/12/2023 in
#help
❔ Will this operation be expensive or not?
Totally fine, your user id column is certainly indexed, the lookup will be super fast - can always add caching later if you have millions of requests or something
8 replies