VS05 tutorial for newbie?

  • Thread starter Thread starter deko
  • Start date Start date
D

deko

I just fired up VS05 and attempted to write a simple WinForms app in C#.

I not new to programming, but I am new to VS.NET. Can anyone point me to a
tutorial that will succinctly explain all this stuff I see in Solution
Explorer, and the relationship between the various files (Form1.Designer.cs
and Program.cs, for example) - and also how to use partial classes?

Thanks in advance.
 
Back
Top