BITCQ

XML Fundamentals in C#

Size: 299.6 MB
Magnet link

Name Size
XML Fundamentals in C#/01. Course Overview/01. Course Overview.mp4 3.4 MB
XML Fundamentals in C#/01. Course Overview/01. Course Overview.srt 2 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/01. Course Introduction and Assumptions.mp4 1.8 MB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/01. Course Introduction and Assumptions.srt 2 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/02. Modules in This Course.mp4 2.1 MB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/02. Modules in This Course.srt 2 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/03. Examples and Uses of XML Files.mp4 4.2 MB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/03. Examples and Uses of XML Files.srt 3 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/04. Terminology Used to Describe XML Documents.mp4 2.8 MB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/04. Terminology Used to Describe XML Documents.srt 1 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/05. Tag Naming and Attribute-based XML.mp4 3.7 MB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/05. Tag Naming and Attribute-based XML.srt 4 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/06. A Simple XML Schema File.mp4 9.6 MB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/06. A Simple XML Schema File.srt 5 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/07. A More Complex XML Schema.mp4 8.3 MB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/07. A More Complex XML Schema.srt 3 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/08. Generate an XSD File from an XML File.mp4 4.5 MB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/08. Generate an XSD File from an XML File.srt 2 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/09. Validate an XML from an XSD File.mp4 3.5 MB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/09. Validate an XML from an XSD File.srt 2 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/10. Module Summary.mp4 1001 KB
XML Fundamentals in C#/02. What Exactly Is XML Anyway-/10. Module Summary.srt 1 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/01. LINQ to XML Introduction.mp4 1.7 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/01. LINQ to XML Introduction.srt 2 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/02. Load XML Using XDocument and XElement.mp4 8.7 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/02. Load XML Using XDocument and XElement.srt 4 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/03. Query All Nodes in XML Document.mp4 7.3 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/03. Query All Nodes in XML Document.srt 3 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/04. Use a Where Clause to Filter XML Data.mp4 13.3 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/04. Use a Where Clause to Filter XML Data.srt 5 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/05. Use an OrderBy Clause to Sort XML Data.mp4 3.3 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/05. Use an OrderBy Clause to Sort XML Data.srt 1 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/06. Joining Two XML Documents.mp4 9.1 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/06. Joining Two XML Documents.srt 4 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/07. Read Configuration File.mp4 5.9 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/07. Read Configuration File.srt 3 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/08. Create Collection Classes from XML Document.mp4 12.2 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/08. Create Collection Classes from XML Document.srt 5 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/09. Count and Sum Values.mp4 6.3 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/09. Count and Sum Values.srt 3 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/10. Maximum and Minimum Values.mp4 3.1 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/10. Maximum and Minimum Values.srt 2 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/11. Calculate an Average Value.mp4 1.8 MB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/11. Calculate an Average Value.srt 948 B
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/12. Module Summary.mp4 930 KB
XML Fundamentals in C#/03. LINQ to XML Makes Processing XML Documents Quick and Easy/12. Module Summary.srt 1 KB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/01. Introduction to XPath Queries.mp4 712 KB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/01. Introduction to XPath Queries.srt 869 B
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/02. Using XDocument Class and XPath Queries.mp4 9.1 MB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/02. Using XDocument Class and XPath Queries.srt 4 KB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/03. Using XElement Class and XPath Queries.mp4 7.3 MB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/03. Using XElement Class and XPath Queries.srt 3 KB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/04. Count, Sum, and Average Calculations.mp4 7.8 MB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/04. Count, Sum, and Average Calculations.srt 4 KB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/05. Minimum and Maximum Calculations.mp4 6.9 MB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/05. Minimum and Maximum Calculations.srt 4 KB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/06. Module Summary.mp4 706 KB
XML Fundamentals in C#/04. Use XPath Queries to Process XML Documents/06. Module Summary.srt 808 B
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/01. Module Introduction.mp4 1 MB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/01. Module Introduction.srt 1 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/02. Create New XML Document.mp4 6.2 MB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/02. Create New XML Document.srt 4 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/03. Use the Parse Method to Load a String of XML.mp4 4.3 MB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/03. Use the Parse Method to Load a String of XML.srt 2 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/04. Add a Node.mp4 4.6 MB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/04. Add a Node.srt 2 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/05. Update a Node.mp4 3.8 MB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/05. Update a Node.srt 2 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/06. Delete a Node.mp4 2.8 MB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/06. Delete a Node.srt 2 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/07. Write XML to Disk Using the XDocument Class.mp4 4.6 MB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/07. Write XML to Disk Using the XDocument Class.srt 3 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/08. Using the XmlWriter Class to Save XML to Disk.mp4 9 MB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/08. Using the XmlWriter Class to Save XML to Disk.srt 5 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/09. Using the DataSet Class to Save XML and XSD to Disk.mp4 8.6 MB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/09. Using the DataSet Class to Save XML and XSD to Disk.srt 3 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/10. Module Summary.mp4 895 KB
XML Fundamentals in C#/05. Modify Nodes and Write XML Files/10. Module Summary.srt 1 KB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/01. Module Introduction.mp4 938 KB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/01. Module Introduction.srt 945 B
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/02. Using the XmlSerializer Class.mp4 12.2 MB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/02. Using the XmlSerializer Class.srt 7 KB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/03. Controlling Serialization with Attributes.mp4 8.4 MB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/03. Controlling Serialization with Attributes.srt 5 KB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/04. Nested Objects and the XmlArray Attribute.mp4 5.8 MB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/04. Nested Objects and the XmlArray Attribute.srt 3 KB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/05. Simplify Serialization with XML Extension Methods.mp4 7.7 MB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/05. Simplify Serialization with XML Extension Methods.srt 5 KB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/06. Opt-In Serialization with the DataContractSerializer Class.mp4 15.7 MB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/06. Opt-In Serialization with the DataContractSerializer Class.srt 9 KB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/07. Using the BinaryFormatter Class.mp4 11.8 MB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/07. Using the BinaryFormatter Class.srt 7 KB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/08. Module Summary.mp4 1.5 MB
XML Fundamentals in C#/06. Store and Restore .NET Objects as XML/08. Module Summary.srt 2 KB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/01. Module Introduction.mp4 926 KB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/01. Module Introduction.srt 953 B
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/02. Get Data from Server and Store Locally.mp4 11.9 MB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/02. Get Data from Server and Store Locally.srt 6 KB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/03. How to Detect Changes Between Server and Local XML.mp4 1.8 MB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/03. How to Detect Changes Between Server and Local XML.srt 3 KB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/04. Demo- Detecting Changes.mp4 6 MB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/04. Demo- Detecting Changes.srt 3 KB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/05. Demo- C# Code to Detect Changes.mp4 14.6 MB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/05. Demo- C# Code to Detect Changes.srt 7 KB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/06. Summary and Location of Sample Code.mp4 1.9 MB
XML Fundamentals in C#/07. A Design Pattern for Caching Frequently Used Data in XML/06. Summary and Location of Sample Code.srt 2 KB
XML Fundamentals in C#/csharp-xml-fundamentals.zip 1.7 MB
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce

Loading...