/
posted by
Ilia Iordanov
on
Feb 04, 2009 (more than a year ago)
This is the 8 video by Ken Cox about the development of CRUD application using Silverlight and Visual Basic.NET. In Episode 8, we continue working with the AutoCompleteBox control that we implemented in Episode 7. This time, we fetch a long list of country names as XML from a third-party Web service, cache the file on the client using isolated storage, and harness LINQ to XML to retrieve the count ...