IOT Virtual Conference - Register now to book your ticket and get updates
x
WIN Surface Laptop 4, i7 Processor, 16GB RAM, 512GB SSD
x
CONGRATULATIONS! C# Corner Q1, 2021 MVPs Announced
Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forumguidelines
Mohit Kala
1.2k
812
61.7k
C# How to Create Class With List of Key value pair
Jun 20 2019 5:45 AM
need following output
i created class like
need list like
"data": [ { "number": "NUMBER 1", "message": "MESSAGE FOR NUMBER 1" }, { "number": "NUMBER 2", "message": "MESSAGE FOR NUMBER 2" },
Reply
Answers (
3
)
Hide And Show in MVC
how to check data in table without exists condition?