Profile_bird

Hey there! browniepoints is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving browniepoints's updates.

Already using Twitter
from your phone? Click here.

browniepoints

  1. @SparklingClient Here it is for you http://bit.ly/S2sNU
  2. @SparklingClient SL3 supports deep linking and one of the demos at #Mix09 was a site that displayed textual data to spiders non SL browsers
  3. Told the missus this weekend about Steve Mcnair getting shot in the head and dying...she thought I said McNamara. Creepy that he died too.
  4. @bennage isn't that the truth? I LOVE the Zune software.
  5. I'll pay good money for someone to tell me what the hell the trundle rod does cuz it doesn't bend notes like RB says it does
  6. @davebost I'm using the hal leonard method books for study. i spend a week on each lesson using the previous lessons for warmup.
  7. @rosscode That must be some feat. My wife life is a hotmailer for life.
  8. Using RelativeSource bindings is a telltale sign that you should use the ViewModel pattern instead.
  9. @alanstevens There are some other key differences but that is the most prominent to point out.
  10. @alanstevens In mvp presenter takes dependency on view. mvvm the view model does not take dependency on view
  11. Look out for Pavan Podila' WPF Control Development Unleashed coming to a bookshelf near you soon http://bit.ly/kFU53
  12. What? I'm finally able to connect to xbox live for the first time since their damned upgrade...incredible!
  13. The rumor is that Win 7 will RTM on July 13th. So when can we start getting previews of the next OS? http://bit.ly/PXtFJ
  14. @DavidJustice sorry about that it was kaxaml that has the scrubber.
  15. Your Silverlight problem that you posted about sounds like a bug to me no reason for hardcoded alignment @briangenisio http://bit.ly/1ajQ9U
  16. r @alanstevens that's why I suggested putting it into an extension method. It looks like it's part of the entity's API but it's not.
  17. I don't know why but it makes me happy when someone with a low following to followed by ratio decides to follow me.
  18. r @shanselman yeah isn't it cool...I was searching for something on bing and up pops some tweets that were relevant.
  19. @RossCode That would be the body of the extension method if it wasn't painfully obvious ;)
  20. @RossCode I'm a subscriber to the Service Locator school of thought ServiceLocator.Get<IFooRepository>().Add(newFoo)