TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
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
Forums
Monthly Leaders
Forum guidelines
unathi guma
NA
40
9.8k
Assigning a field from a database to a JSON object.
Mar 15 2019 4:59 AM
Good day
I am fetching a field from the database and calculate the occurences of the field. I need to assign the field and the occurences to a JSON object. I used a stored procedure and ADO.Net to get the field to my C# code. How do I assign the field to a JSON object.
Reply
Answers (
3
)
Getting problem to select the checked radio button
.Net Mvc ViewData