T
Timothy Taylor
Hello,
I'm a hardcore VB.NET programmer.
However i want to try to learn at least the basics of C#
But when i open C# the things that seem like they're simpler then baby food
seems impossible in C#.
Can somebody please give me some information on the basics of C# (the simple
stuff at least, like how to do a messagebox...)
msgbox and messagebox are unrecognized by visual studios in C#
Are they called something different or am i doing something wrong?
The simple line of messagebox.show says "'System.Windows.Forms.MessageBox'
does not contain a definition for 'show'"
The simple line of msgbox says "The name 'msgbox' does not exist in the
class or namespace 'CSharpAppDemo.Form1'"
What am i doing wrong?
Any other things that will help me out a little bit in at least learning the
simple things about C#?
Maybe some websites or tutorials??
Thanks a lot!
-Tim
I'm a hardcore VB.NET programmer.
However i want to try to learn at least the basics of C#
But when i open C# the things that seem like they're simpler then baby food
seems impossible in C#.
Can somebody please give me some information on the basics of C# (the simple
stuff at least, like how to do a messagebox...)
msgbox and messagebox are unrecognized by visual studios in C#
Are they called something different or am i doing something wrong?
The simple line of messagebox.show says "'System.Windows.Forms.MessageBox'
does not contain a definition for 'show'"
The simple line of msgbox says "The name 'msgbox' does not exist in the
class or namespace 'CSharpAppDemo.Form1'"
What am i doing wrong?
Any other things that will help me out a little bit in at least learning the
simple things about C#?
Maybe some websites or tutorials??
Thanks a lot!
-Tim