Read original post by Sumit Dutta at .NET Speaks
In this article I will talk about AutoCompleteBox in Windows Phone which is available in Silverlight Windows Phone Toolkit. AutoCompleteBox is combination of TextBox and DropDownList.
Let's write code [...]