Learning WPF

  • Thread starter Thread starter guy
  • Start date Start date
G

guy

I am soon to start learning about WPF, from the little I have seen there
seems to be loads of XML to write, is this correct?

Also is there a WPF group similar to .Net Development.Framework.winforms?

Guy
 
guy said:
I am soon to start learning about WPF, from the little I have seen there
seems to be loads of XML to write, is this correct?

Well, XAML is a typical way of writing WPF. The designer is happy to
build most of it for you though.
Also is there a WPF group similar to .Net Development.Framework.winforms?

Not that I'm aware of.
 
guy said:
I am soon to start learning about WPF, from the little I have seen there
seems to be loads of XML to write, is this correct?

Also is there a WPF group similar to .Net Development.Framework.winforms?

Guy

look at this podcasts. They should be good, i didnt look them, but C# and asp
podcasts are great
http://www.aspsouptonuts.com/
 
Back
Top