Azure Coding .NET
Keep your head in the Cloud As You're Coding .NET
All Tags » WPF (RSS)

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Slide Deck and Code Sample for St. Louis DoDN

    Editor's note: I wrote this back in August, shortly after the STLDoDN but for some reason my blog decided not to make it public. This past weekend I spoke at the St. Louis Day of .NET , presenting a talk on MVVM. I was honored to actually have my session double-booked speaking on both Friday and...
    Posted to Brownie Points by Mike Brown on 10-09-2011
    Filed under: Filed under: , , , , ,
  • How “Done” Is WPF?

    Recently, Michael Neel ( @vinull on twitter) made an interesting statement on Twitter: I love WPF but it still feels only 50% implemented - Ex. why is there no built in support for closing a tab in the TabControl? It sparked off a long discussion on a private mailing list. I joined in the conversation...
    Posted to Brownie Points by Mike Brown on 03-02-2011
    Filed under: Filed under: , ,
  • Inspiration for MVVM Unleashed

    There are a number of timeless books that you’ll hear mentioned in technology circles. They are respected as treasure troves of information for the software craftsman looking to hone his skill. I have a confession to make. While I have referenced these books and discussed their ideas in conversations...
    Posted to Brownie Points by Mike Brown on 01-13-2011
    Filed under: Filed under: , , , ,
  • MVVM Unleashed

    As a (relatively) early adopter of WPF and Silverlight, I am also a heavy proponent of the MVVM (or Model-View-View Model) pattern. As a consultant, I have seen a few attempts at using MVVM that bely a basic, but not full understanding of the mechanics of the pattern and how to truly leverage it. Whenever...
    Posted to Brownie Points by Mike Brown on 12-11-2010
    Filed under: Filed under: , , , ,
  • Recursive Generics

    Did you know it is possible to constrain a generic type parameter to be a subclass of the generic in question? I discovered this trick a while ago and recently leveraged it in my own MVVM framework (more on that later). Basically, I used it to create a generic base ViewModel object that used the static...
    Posted to Brownie Points by Mike Brown on 11-10-2010
    Filed under: Filed under: , ,
  • XAML Default Button

    Hey All, I was working with a client that wanted to have a default button clicked when an enter key is pressed in a textbox (password box to be more specific) within a Silverlight or WPF application. I didn't think much of it. I'll just listen to the event, bind to the button, and click the button...
    Posted to I Can't Believe That Worked by David Justice on 09-02-2009
    Filed under: Filed under: , ,
Page 1 of 1 (6 items)
Copyright © 2008 AzureCoding.NET
Powered by Community Server (Non-Commercial Edition), by Telligent Systems