Nov 23
Hello, I’m going to write a series of articles about WPF (Windows Presentation Foundation).
This only pretends to be an introduction. I’m learning WPF as you, so feedback is welcome. First of all, if you want to start with WPF, you must install Microsoft Visual Studio 2008.
Then, you have to create a new WPF Application.
Now we have a file Window1.xaml. Replace the code with this:
Also, add this code to the code behind (Window1.xaml.cs)
And we are ready to launch our application.
I hope this is useful. Download source code.
Incoming search terms for the article:
wpf hello world application, wpf hello world, wpf application hello world, wpf hello world source code, wpf hello world#





