Reactive Extensions Phone 7 samples in VB

Reactive Extensions Phone 7 samples in VB

wp7_signature_banner_smFor a while, those of us who love Visual Basic have been struggling to make sure that newly released platforms include support for VB. When platforms that cater to the hobbyist, such as the new Windows Phone 7 tools are introduced without support for VB, we are particularly saddened. Happily, the team worked hard to overcome this shortcoming and announced today availability of the Windows Phone 7 tools in Visual Basic using Silverlight. You can download the tools now.image

In celebration of this opportunity, I have converted my RX samples over to VB and made them available on my downloads page. I’ll post explanations of each of the samples over the next few days. For now, feel free to download the samples and try them out for yourself. Here’s the list of samples that are included:

Posted on 9/23/2010 10:27:00 PM - Comments(3)
Categories: VB Dev Center Rx
Comments:
  • Gravatar Forgive me for asking but do you have the original C# samples as well? I don't seem to see a post on it. There are other WP7 samples I think but after seeing your talk directly I'd probably learn better with your code.



    Thanks
    Jeremy Brayton (Posted on 9/24/2010 9:14:00 AM)
  • Gravatar Jeremy, I apppreciate your desire to see this in C#. I have uploaded the C# phone RX samples on my <a href='http://www.thinqlinq.com/Downloads/WP7RxSamples.zip'>download page. That being said, I recommend people taking the time to try the translations yourself. I've found by translating loads of C# code to VB that I am forced to think about the code more when translating it than just looking at it otherwise.
    Jim Wooley (Posted on 9/26/2010 8:42:00 PM)
  • Gravatar The one of the article you have describe here.Observable collection is an UI-oriented class that implements INotifyCollectionChanged.
    music on hold (Posted on 3/16/2011 8:18:00 AM)