Profile_bird

Hey there! BrianGenisio 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 BrianGenisio's tweets.

Already using Twitter
from your phone? Click here.

BrianGenisio

  1. Made a lot of good progress on my Prism lunch talk -- due Tuesday.
  2. Game night was fun. We plaid a Rails game. I won within a turn. Those Rails games are crazy well balanced. #fb
  3. @JustinAngel I was thinking about an integration test. Create a view, set the data source. Verify that there were no binding errors.
  4. Heading out to game night.
  5. @DavidGiard who's playing?
  6. Visit to Calder Dairy was something special. Maia said "Thank you, cows, for making my milk!". Thinking this will be a yearly trip. #fb
  7. Time to wake up the 2 year old. Taking her to Calder Dairy to meet the cows and eat some ice cream.
  8. Is there any way to get notified when binding errors happen in Silverlight? "Throw on Binding Error" option, for instance?
  9. Transfering my #CodeMash beer to the secondary fermenter. More orange flavor than I had hoped but I think it has potential to be quite good.
  10. @JayRWren Yeah, we do it... Our consumers want it, so we do it.
  11. @AlanBarber Funny... I'm downloading the app right now.
  12. @JustinAngel Again, I don't think I'm artuculating my scenario well over Twitter...
  13. @JustinAngel There is only one deployment scenario: Click on a button in Silverlight, launch the app that has WForms ctrls & communicate
  14. @JustinAngel I'm not sure what 2 apps would give. The "existing" app doesn't exist yet. Only complex user controls that need to be hosted.
  15. @JustinAngel Anything else feels like the wrong direction with a lot of throw-away code.
  16. @JustinAngel It really feels like the client app should be written as OB SL for communication and future migration.
  17. @JustinAngel We are bending over backwards to make that work. All new code + old code needs to migrate to SL IB eventually.
  18. @JustinAngel The problem is that the app is a new client the controls are old. My IB SL app needs to talk to the OB client
  19. @JustinAngel Its hard to articulate in 140, but I feel that SL in WinForms or WinForms in WPF is the wrong direction for our app.
  20. @JustinAngel Im thinking about a migration strategy. Hosting existing WForms controls in a SL host would let us move in the right direction