Profile_bird

Hey there! rrelyea 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's happening? Join today to start receiving rrelyea's tweets.

Already using Twitter
from your phone? Click here.

rrelyea

  1. this water ride better be worth this wait. my older son is getting stitches now after laser tag. having fun yet?
  2. RT @ailon Nice stuff in #wpf 4 Plumbing and Internals http://microsoftpdc.com/Sessions/CL10 #pdc > yes, great talk. just watched it myself.
  3. @HuntJason yes, #wpf databinding sometimes fail silently... consider these techniques http://bit.ly/87CPyP
  4. @berkesokhan #wpf. this is likely just the event routing from the inner control to the outer. could look at args.OriginalSource in handler
  5. RT @corcav Nice WPF busy indicator behavior: http://bit.ly/8ERR3Q > looks nice.
  6. @edward_tanguay yes, babysmash watch out. 2 ideas: 1) speech - http://bit.ly/66g7JB 2) "Window1" title! - http://bit.ly/6LbmQ4
  7. RT @Actipro #WPF Studio-floating MDI documents, zoom content control, code editor adornments, ... http://tr.im/HR7Z > sounds good!
  8. i've never been a real wordy guy in my writing...always like concise writing. twitter's 140 characters is a nice constraint.
  9. @gblock do you ever sleep? me, I've already slept, experimenting with System.Xaml.dll running on .NET 4 building Silverlight object graphs.
  10. RT @LBugnion Last day of (official) work on that very complex WPF LOB banking app. It is just gorgeous. > always love to learn of new apps
  11. family is in line for Serious Pie in Seattle.
  12. RT @mwinkle blog: 3 #WF4 designer posts: ViewStateService ( bit.ly/4Lzkhx ) and Attached Properties ( bit.ly/6z2THv and bit.ly/8HVNKc )
  13. @samsaffron for crashes of #vs2010, submit them when asked. also, consider filing connect bugs if you can reproduce the problem.
  14. RT @adajos Run and view the source code that goes with WPF Control Development Unleashed here: http://tinyurl.com/ybvzp93 #WPF
  15. installed current build of #vs2010 today. on my laptop (lenovo x60 with weak video), i'm much happier than b2....build, editing, cider...
  16. @michaelsync good feedback on fxcop. fundamentally the problem is that some rules need to consider IL + XAML/BAML. doesn't happen yet.
  17. @gblock not positive in SL. In WPF, some MEs (Binding, DynamicResource) have an expression that is the prop value. MEs provide, then go away
  18. @michaelsync you want to do xamlfxcop support on 3.5 projects, or something else?
  19. @LBugnion Convince the SL core team that it is an important feature. Would love to see it happen. Several people have asked.
  20. @gblock sl #XAML parser needs to support using TypeTypeConverter for all properties of type System.Type. It is on the roadmap. Let's talk..