-
Урок 1. 00:01:31Course Overview
-
Урок 2. 00:01:23Course Introduction and Assumptions
-
Урок 3. 00:01:32Modules in This Course
-
Урок 4. 00:01:58Examples and Uses of XML Files
-
Урок 5. 00:00:51Terminology Used to Describe XML Documents
-
Урок 6. 00:02:25Tag Naming and Attribute-based XML
-
Урок 7. 00:03:34A Simple XML Schema File
-
Урок 8. 00:01:57A More Complex XML Schema
-
Урок 9. 00:01:11Generate an XSD File from an XML File
-
Урок 10. 00:01:05Validate an XML from an XSD File
-
Урок 11. 00:00:46Module Summary
-
Урок 12. 00:01:28LINQ to XML Introduction
-
Урок 13. 00:02:54Load XML Using XDocument and XElement
-
Урок 14. 00:02:12Query All Nodes in XML Document
-
Урок 15. 00:03:22Use a Where Clause to Filter XML Data
-
Урок 16. 00:00:52Use an OrderBy Clause to Sort XML Data
-
Урок 17. 00:02:20Joining Two XML Documents
-
Урок 18. 00:01:53Read Configuration File
-
Урок 19. 00:03:19Create Collection Classes from XML Document
-
Урок 20. 00:01:48Count and Sum Values
-
Урок 21. 00:01:05Maximum and Minimum Values
-
Урок 22. 00:00:43Calculate an Average Value
-
Урок 23. 00:00:47Module Summary
-
Урок 24. 00:00:37Introduction to XPath Queries
-
Урок 25. 00:02:40Using XDocument Class and XPath Queries
-
Урок 26. 00:02:18Using XElement Class and XPath Queries
-
Урок 27. 00:02:52Count, Sum, and Average Calculations
-
Урок 28. 00:02:32Minimum and Maximum Calculations
-
Урок 29. 00:00:33Module Summary
-
Урок 30. 00:00:52Module Introduction
-
Урок 31. 00:02:22Create New XML Document
-
Урок 32. 00:01:23Use the Parse Method to Load a String of XML
-
Урок 33. 00:01:24Add a Node
-
Урок 34. 00:01:07Update a Node
-
Урок 35. 00:00:59Delete a Node
-
Урок 36. 00:01:49Write XML to Disk Using the XDocument Class
-
Урок 37. 00:03:04Using the XmlWriter Class to Save XML to Disk
-
Урок 38. 00:02:24Using the DataSet Class to Save XML and XSD to Disk
-
Урок 39. 00:00:41Module Summary
-
Урок 40. 00:00:42Module Introduction
-
Урок 41. 00:04:42Using the XmlSerializer Class
-
Урок 42. 00:03:43Controlling Serialization with Attributes
-
Урок 43. 00:02:04Nested Objects and the XmlArray Attribute
-
Урок 44. 00:03:09Simplify Serialization with XML Extension Methods
-
Урок 45. 00:05:19Opt-In Serialization with the DataContractSerializer Class
-
Урок 46. 00:04:11Using the BinaryFormatter Class
-
Урок 47. 00:01:07Module Summary
-
Урок 48. 00:00:41Module Introduction
-
Урок 49. 00:03:58Get Data from Server and Store Locally
-
Урок 50. 00:01:47How to Detect Changes Between Server and Local XML
-
Урок 51. 00:01:45Demo: Detecting Changes
-
Урок 52. 00:04:25Demo: C# Code to Detect Changes
-
Урок 53. 00:01:22Summary and Location of Sample Code
- Категории
- Источники
- Все курсы
- Разделы
- Книги