AutoCompleteBox: Video introduction

A video introduction to the AutoCompleteBox control that shipped with the Silverlight Toolkit. This is a 720p HD video.

Embedded Silverlight Application (begin)
Get Microsoft Silverlight
Embedded Silverlight Application (end)

I’m also publishing an introductory guide to the control that can be read here.

Duration: 12m:55s
Description: This video walks you through the AutoCompleteBox control and its samples that shipped with the Toolkit.

Contents:

  • Advanced scenarios
  • Basic examples
  • The core AutoCompleteBox behavior properties
  • Running the unit tests

Take this video on the road:
Download for Zune (WMV, 46MB)
Download for iPod/iPhone (M4V, 26MB)
Download for Windows Media Player (WMV, 107MB)

See also:
Introducing the AutoCompleteBox
AutoCompleteBox: The 5 things you need to know

p.s. This Silverlight 2-powered video was encoded using Expression Encoder 2 Service Pack 1 that was just released today.

I’m going to try and make any future screencasts come in under 5 minutes.

Share and Enjoy:
  • Live
  • Digg
  • DotNetKicks
  • Technorati
  • del.icio.us
  • Facebook
  • Print
  • Google Bookmarks

Comments

  1. November 2nd, 2008 | 2:26 am

    Thanks for your Video. Better than to read so much about AutoCompleteBox ;-)

    Peter Loebel

  2. manor
    November 2nd, 2008 | 6:11 am

    I am experiencing big lag between audio and video. I see video of the the previous sample when you are explaining the next sample. Is anyone else experiencing the same?

  3. manor
    November 2nd, 2008 | 6:20 am

    Never mind! It worked now.
    Thanks for the great video!

  4. Robert
    November 14th, 2008 | 12:44 pm

    Rather than binding each column of the datagrid (SelectionAdapter) in XAML in your example, I need to set the Itemsource in code. Is there an easy way to do that?

    cool video. can’t wait to see more.

    thanks
    R

  5. Manish Bharti
    December 3rd, 2008 | 1:54 am

    Do we have UI Automation support for AutoCompleteBox? I used AutomationProperties.AutomationId=”AutoCompleteBox_ID1″ but its not detected by UISpy.
    If Yes please provide me the steps.

  6. December 3rd, 2008 | 8:44 am

    @Manish,
    UI automation was added for the December release and will be available when that goes public in the coming weeks.