Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Cin
Posts
Comments
C
C#
•
Created by Cin on 12/6/2023 in
#help
MVVM - View model with collection of view models?
I will admit my example was a simple one, just for proof of concept
17 replies
C
C#
•
Created by Akama Aka on 12/6/2023 in
#help
Incorrect syntax near '@address_id'
We've all done it
11 replies
C
C#
•
Created by Akama Aka on 12/6/2023 in
#help
Incorrect syntax near '@address_id'
🥳
11 replies
C
C#
•
Created by Akama Aka on 12/6/2023 in
#help
Incorrect syntax near '@address_id'
Did it fix the issue?
11 replies
C
C#
•
Created by Akama Aka on 12/6/2023 in
#help
Incorrect syntax near '@address_id'
should be:
VALUES (@phoneNumb, @firstname, @lastname, @address_ID)
VALUES (@phoneNumb, @firstname, @lastname, @address_ID)
11 replies
C
C#
•
Created by Akama Aka on 12/6/2023 in
#help
Incorrect syntax near '@address_id'
you seem to be missing a )
11 replies