Welcome to Atalasoft Community Sign in | Join | Help

Browse by Tags

All Tags » WinFX   (RSS)
The Humble Dialog Box [pdf] is a pattern to separate UI behavior from code that deals with a specific view technology, like WPF. Essentially, for each window you have a UI data/behavior class, an abstract view class (or interface), and a concrete view Read More...
0 Comments
Filed under: ,
Yesterday, I started looking at WPF, WinFX, XAML, etc. I started with Chris Sells and Ian Griffiths: Programming Windows Presentation Foundation , but that book was published in September, so it's way out of date. It's a pretty decent read anyway, and Read More...
0 Comments
Filed under: