3
Answers

Where to begin in learning C#

Alex Evans

Alex Evans

14y
7k
1
Alright, so I've decided to learn C#, I am fluent in C and C++, as well as several other languages of different paradigms. But I've never attempt C# or java. I simply want to know where I should begin in learning it's syntax. 

I thank you in advance for your responses. 

Cheers,
Alex
Answers (3)
0
joakim wireen

joakim wireen

NA 149 0 15y

is it a web form or windows form? Did you apply the multiline paramenter to the textbox?

In web form click on the textmode property and select multiline. Or in windows form change multiline from false to true.