November 2013
Beginner
700 pages
20h 40m
English
After completing this chapter, you will be able to
Use the XDocument and XElement classes in the System.Xml.Linq namespace.
In this chapter, you’ll continue working with data in a Visual Studio 2013 application. In Chapter 17 you learned how to establish a connection to a database by using the Data Source Configuration Wizard and how to bind Windows Forms controls to an Access database and extract records. Accessing data is conceptually similar in a Windows Store app, although the process of binding data to XAML controls is somewhat different. You’ll learn the syntax in this chapter, and the information that you access will come ...
Read now
Unlock full access