© Bipin Joshi 2017
Bipin JoshiBeginning XML with C# 7https://doi.org/10.1007/978-1-4842-3105-0_12

12. XML in .NET Framework

Bipin Joshi1 
(1)
301 Pitruchhaya, Thane, India
 
Up until now, you have learned how to work with your own XML data. This includes reading, writing, validating, serializing, and querying XML data. Microsoft has used XML extensively in the .NET Framework. This use of XML comes in different flavors, such as XAML markup of note, server control markup of ASP.NET, and configuration system of the .NET Framework. Understanding the use of XML in the .NET Framework is therefore essential for any .NET developer. This chapter introduces you to many of these features. Specifically, you learn about the following topics:
  • Using XAML in defining ...

Get Beginning XML with C# 7: XML Processing and Data Access for C# Developers 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.