views:

74

answers:

2

Hi all, can someone plz help where i can get start of learning windows form designing? what i mean by designing it's replace the Forms, Buttons, Etc...Like the Zune Player as example.. i'm developing using C#...Thanks you all, Amit.

+4  A: 

If I were going to try and write something like the Zune software I would start with WPF rather than Windows Forms. Check out some of the WPF experiences by thirteen23 for good examples of "experience-driven" applications.

You can start learning more about WPF on MSDN or by reading WPF Unleashed.

Adam Kinney
Hi Adam, you developing with WPF? that the way microsoft built the Zune sofwere? cause i've developed alreay my program, i'm trying to desgin it to look better..don't know even where to start..Thanks Amit
Mazki516
+1  A: 

Maybe you would like to start from here.

Here are more links.

Windows Forms Programming in C# And VB.NET

Windows Forms Programming in C# (Paperback)

Ngu Soon Hui