The Last Word

In this chapter, you saw a wide range of Silverlight networking features. You learned how to use them to do everything from directly downloading HTML files to calling simple XML-based web services to building an entire messaging system based on socket communication. Along the way, you considered several techniques for parsing different types of information, including regular expressions (to search HTML), LINQ to XML (to process XML), and serialization (to save or restore the contents of an in-memory object). These techniques can come in handy in a variety of situations—for example, they're just as useful when you need to manage information that's stored on the client computer in isolated storage.

Get Pro Silverlight 5 in VB now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.