Coding
WPF
by PGP_Protector on Jul.13, 2011, under Coding
The joys of learning WPF.
I’m really just starting to learn how to code WPF in C# coming from coding most of my software in both VB.NET Windows Forms & C#.NET Windows Forms.
One thing I’m still working out is the form creation, Yes you can edit the XML file like an HTML Page, and it works for now, though I’m sure I’m not doing it in the most effective way.