IOT Virtual Conference - Register now to book your ticket and get updates
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
Atulya Raj
2k
22
1.2k
Return JSON Object
Jun 24 2020 12:38 PM
How should I return a JSON object in the following code?
I want to return a JSON file like this-
{
"Success":true,
"Error":"ANY ERROR"
}
Below is the code-
Reply
Answers (
1
)
Build query to display in RDLC report
String Construction - Create Table with Parameter