Object Oriented Programming using C#
From Object Oriented Programming using C# on page 6 step 4, I don't follow what's happening there. How do I add the code? must I create a new console application project?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Oct 4, 2013, 9:20 AM
You were told in Step 1 to create a new Windows Forms project but, all of a sudden, it's changed to a Console application!
If I were you, I'd scrap the Windows Forms application and start again with a new Console Application.