Want to build the ChatGPT based Apps? Start here
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
Forum guidelines
waaa wbbb
2.2k
16
801
Serialization- list in a jason format
Mar 18 2020 5:22 PM
I tring to write the code to this exercise, but i have no idea how to do it. Please help me. Tips are very welcomed. So in the console C # application, create a Man class that has 2 properties, a string type and an int type. From the console, read the name and age pair at the input. Create a new instance of Man for each pair and add it to the List
list. The input ends with the user typing the file name instead of the human name and entering -1 as the age. Serialize the inserted List
in json format into the specified file. PS Thanks for solving it TT
Reply
Answers (
4
)
How to install exe with next option using powershell
Fetch Language from mp3 audio using C#