User Profile
Collapse
Profile Sidebar
Collapse
kills
Last Activity: Nov 26 '12, 07:31 AM
Joined: Nov 22 '12
Location:
-
Thanks PsychoCoder. It helped. -
Its part of an excercise l have to do, which requires l use console application.Leave a comment:
-
How do l add multiple records in c# console application?
Hi there, l am still beginner at c# and wanted to know how l can add multiple records when using the console app. This is the excercise l have done so far:
...Code:string name; string surname; int score; Console.Write("Enter Name:"); name = Console.ReadLine(); Console.Write("Enter Surname:");Last edited by zmbd; Nov 22 '12, 03:05 PM. Reason: [Z{Please use the <CODE/> button to format your postd code/SQL}]
No activity results to display
Show More
Leave a comment: