WPF in the eyes of a beginner As a programmer
December 30, 2007 – 1:00 pmWPF in the eyes of a beginner
As a programmer who until very quite recently chose C#.NET as his main language, WPF was thrust upon me like an anvil in your favorite 90s cartoon. There was no avoiding it… And for that, I’m glad — mostly. The Windows Presentation Foundation is a UI subsystem of the Microsoft .NET 3.0, (and 3.5 as of two days before this post). Using it, an application’s user interface may designed completely in a special markup language called XAML. For me, XAML was certainly comparable to HTML (a bonus since I have some experience with HTML and CSS, being an interim web developer at my workplace)….
You must be logged in to post a comment.