event handling

  1. News

    Windows 7 Bart De Smet: Rx 2.0 RC - Time, Error Handling, SafeSubscribe and More | Going Deep

    Bart De Smet is back and he's going to go deep into improvements made to Rx 2.0 RC (so, Rx 2.0 getting close to coming out of the oven!). As you'd expect, Bart and company have been very busy since Rx 2.0 Beta - lots of performance and reliability improvements and some heavy work in how Rx...
  2. News

    Windows 7 Rx Workshop: Event Processing

    Learn how to use LINQ operators to filter, aggregate, and group data in observable sequences to produce desired results. Link Removed Link Removed Link Removed
  3. News

    Windows 7 Announcing the Official Release of Rx!

    You've learned a lot about Rx (Reactive Extensions) on C9 over the years. You've seen Rx go from incubation stage to DevLabs project to having a happy home on the Link Removed. Today, we're very pleased to announce that Link Removed Link Removed Rx V1 will ship as a stable release with...
  4. News

    Windows 7 Working with Depth Data

    This video covers the basics of using depth data from Kinect. You may find it easier to follow along by downloading the Link Removed. [Link Removed] Depth data overview [Link Removed] Initializing the Kinect Runtime [Link Removed] Using the depth data to create an image [Link Removed] Using...
  5. News

    Windows 7 Skeletal Tracking Fundamentals

    This video covers the basics of skeletal tracking using the Kinect sensor. You may find it easier to follow along by downloading the Link Removed. [Link Removed] Skeleton Tracking API [Link Removed] Understanding Skeleton Quality and Joint data [Link Removed] Setup skeleton tracking [Link...
  6. News

    Windows 7 Getting Started with Kinect Audio Data and Speech Recognition Fundamentals

    This video covers the basics of reading audio data from the Kinect microphone array, a demo adapted from the built in audio recorder. The video also covers speech recognition using Kinect. For the built in example this was based on and the speech demo in C#, check out your "My...
  7. News

    Windows 7 Effortless MJPEG Stream Decoding for Multiple Platforms: A Developer's Guide

    Last year the Coding4Fun/Channel 9 guys asked me to work on a few things for Link Removed. One of these items was a way to output a webcam stream to Windows Phone 7 for use with Clint's Link Removed you may have read about. I figured the easiest way to accomplish this was by using a network/IP...
  8. News

    Windows 7 endpoint.tv - WF4 Activities, Callbacks and Event Handlers

    Suppose you want to create a workflow that needs to wait on a CLR event or callback. In this episode I'll show you how to create an Activity and a Workflow Extension that implements IWorkflowInstanceExtension to create an activity that can safely deal with CLR events. Ron Jacobs blog...
  9. cybercore

    Oops ...

    OOPS Concepts Object-oriented programming (OOP) is a computer science term used to characterize a programming language that began development in the 1960’s. The term ‘object-oriented programming’ was originally coined by Xerox PARC to designate a computer application that describes the...
Back
Top