Mike Taulty's Blog
Bits and Bytes from Microsoft UK
All Tags » .NET » Rx (RSS)

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • “Reactive Extensions for .NET” talk from DDD North

    Following up on that previous post about the DDD North event here’s the screen-captured version of my Rx talk from the event with a couple of longer sections inserted into it that I ( quietly ) took out on the day based on the timing. I’d recommend going full-screen on that video if you want to view...
    Posted to Mike Taulty's Blog by mtaulty on Mon, Oct 10 2011
    Filed under: Filed under: , , ,
  • FlickR Searching with Silverlight & Rx

    This one was just a side-product of something else that I was toying with but I’d made this little Silverlight screen that let me search FlickR; which you can run by clicking on the image above if you like ( it’s not too polished ) but I used the Reactive Extensions (Rx) in a couple of places in the...
    Posted to Mike Taulty's Blog by mtaulty on Thu, Aug 11 2011
    Filed under: Filed under: , , , ,
  • Rx and Schedulers

    I got caught out by something simple about scheduling in Rx and so I thought I’d share. I started with something that was fairly complicated but then boiled it down to a simple repro which helped me to figure it out and then when I asked around I got helpfully pointed to this forum post where someone...
    Posted to Mike Taulty's Blog by mtaulty on Tue, Aug 9 2011
    Filed under: Filed under: , , ,
  • Silverlight and Synchronous Network Calls

    Someone tweeted on Twitter that they wanted to stop the UI thread in Silverlight while they performed a couple of asynchronous network activities because one activity depended on the output of another. To be honest, I don’t really like the idea and I’ve drawn this slide in the past; where I’ve advised...
    Posted to Mike Taulty's Blog by mtaulty on Mon, Aug 8 2011
    Filed under: Filed under: , , , , ,
  • Rx, TPL, Async CTP–Oh My :-)

    One of the comments on this blog last week when I posted around the release of the Reactive Extensions (Rx) was; “Any chance you could provide a "brief" overview of where TPL, Rx and Async CTP all hang together??” ( that’s the Task Parallel Library , the Reactive Extensions and the Async CTP...
    Posted to Mike Taulty's Blog by mtaulty on Thu, Jul 21 2011
    Filed under: Filed under: , , , ,
  • Reactive Extensions RTW

    I’m a big fan of the Reactive Extensions (Rx) and I’ve put together a post or two in the past and also even done a talk or two around the topic so it was great to see that the Reactive Extensions team have put out their first full release of the framework this week There are actually 2 releases – the...
    Posted to Mike Taulty's Blog by mtaulty on Thu, Jun 30 2011
    Filed under: Filed under: , , , ,
  • Reactive Extensions “for the rest of us” (DevDays, Holland, Part 2)

    I wanted to follow up on that previous post with the video for the Reactive Extensions talk from DevDays with a blow-by-blow account of the code that I ran through. As an aside, since the talk I’ve updated my Rx libraries to pick up the very latest version and I’d recommend that you do the same before...
    Posted to Mike Taulty's Blog by mtaulty on Tue, May 3 2011
    Filed under: Filed under: , ,
  • Reactive Extensions “for the rest of us” (DevDays, Holland, Part 1)

    I was lucky to be able to spend part of last week at the ever impressive DevDays conference out at The Hague in Holland. This is run by the Microsoft folks in Holland and I’ve been speaking at it for the past few years and I always find it’s one of the very best conferences out there and this year was...
    Posted to Mike Taulty's Blog by mtaulty on Tue, May 3 2011
    Filed under: Filed under: , ,
  • Silverlight and NESL Redux–Touch

    Stephen pointed out last week that there’s a preview update to the “Native Extensions to Silverlight” up on CodePlex and this preview adds some capabilities around touch and having written a little around that topic recently; Touched ( Part 1 )–Getting Touch for Free Touched ( Part 2 )–Raw Touch Events...
    Posted to Mike Taulty's Blog by mtaulty on Wed, Feb 2 2011
    Filed under: Filed under: , , , , , ,
  • Reactive FlickR Searching…

    A bit of an experiment… I was tinkering with some code the other day to pull down some images from FlickR using one of their RESTful APIs for searching. Essentially, it revolves around building up a URI to represent the search which (in my case) looks something like; http://api.flickr.com/services/rest...
    Posted to Mike Taulty's Blog by mtaulty on Tue, Feb 1 2011
    Filed under: Filed under: , , , ,
  • Reactive Extensions for .NET ( “stuff happens” )

    I’ve been taking a look at the Reactive Extensions for .NET. It’s early days for me at this point but I’m finding what I’m seeing to be really interesting. This is code that’s available from the DevLabs; and there are versions for .NET 3.5 Sp1, .NET 4.0, Silverlight 3, Silverlight 4 and also for JavaScript...
    Posted to Mike Taulty's Blog by mtaulty on Wed, Aug 18 2010
    Filed under: Filed under: , ,
Page 1 of 1 (11 items)
(C) Mike Taulty, 2010. All rights reserved. The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems