Click to See Complete Forum and Search --> : New Forum


Brad Jones
January 25th, 2009, 07:05 PM
This is a new forum for WPF questions.

Enjoy!

Brad!

dglienna
January 27th, 2009, 02:17 AM
What is WPF? :ducks: :)

Peter_APIIT
January 31st, 2009, 02:10 AM
WPF is kind of GUI library ?

Brad Jones
January 31st, 2009, 08:40 PM
In very simple terms --
It is a vector based set of routines that uses XAML (markup language). It is the direction Microsoft has stated it is going with forms presentation in managed applications.

I'll let others expand on what it is.

gurge60
February 5th, 2009, 05:36 PM
It's a lot more than just a GUI library, that's for sure. Take a look at the Wikipedia entry:
http://en.wikipedia.org/wiki/Windows_Presentation_Foundation
The Wikipedia entry has some concentrated details that are probably not important in a "what is WPF" query, but it also has headings that give you an idea of what it encompasses.

This intro doc describes what WPF is all about, and it includes lots of screenshots:
http://msdn.microsoft.com/en-us/library/aa970268.aspx

Some examples never hurt either:
http://blogs.msdn.com/davbosch/archive/2007/02/14/nice-list-of-demo-able-wpf-applications.aspx

DeanMc
February 18th, 2009, 01:43 PM
Also see the VBF WPF forums for some more examples. http://www.vbforums.com/forumdisplay.php?f=86

toraj58
March 4th, 2009, 07:34 PM
is it essential to learn XAML, SilverLight and WPF now a days?