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.

  • http://www.silverlight-travel.com/blog Silverlight Travel

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

    Peter Loebel

  • manor

    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?

  • manor

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

  • Robert

    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

  • Manish Bharti

    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.

  • http://www.jeff.wilcox.name/ Jeff Wilcox

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