Category Archives: Transitioning to WPF

Transitioning to WPF, part 9

Let’s talk about organization. First off, if you just cowboy-code and don’t give two shits about organization then you better start doing it. Here’s some reasons why: Thoughtful code organization is a tell-tale sign of a good developer Others can more easily read and understand your code Reacclimating yourself to your own code becomes easier [...]
Posted in Transitioning to WPF | Tagged , , , , | 2 Comments

Transitioning to WPF, part 8

Going into this post I know I’m probably going to catch some flak. But, I feel that being a beginner at WPF and seasoned at display programming gives me a position to complain. Settin’ up the scenario First off, I’m learning the code side of WPF, not XAML. Mainly because I’ve decided doing the majority [...]
Posted in Transitioning to WPF | Tagged , , | 4 Comments

Transitioning to WPF, part 7

After a week of appetizers and side dishes, it’s time for the main course… WPF. A week-long elope with C# has given me a strong grasp of the language, albiet not the mastery I have with AS3 but that comes with experience. This is going to be the first day of real WPF learning for [...]
Posted in Transitioning to WPF | Tagged , , , | 4 Comments