Click here to Skip to main content
16,004,887 members
Everything / Programming Languages / XML

XML

XML

Great Reads

by Alex Pumpet
A simple program for comparing table data from two sources - SQL databases, Excel, CSV or XML-files
by shunninghuang
CPS1 emulator, ROM hacking
by David Rogers Dev
Learn how to load related entities using the Entity Framework with simple examples
by Thomas Weller
Demonstrates how to run Python scripts from C#

Latest Articles

by Mark Pelf
A practical guide to XSD tools available in .NET8 environment.
by Mark Pelf
A practical guide to XSD tools available in .NET8 environment.
by Mark Pelf
A practical guide to XSD tools available in .NET8 environment.
by Ștefan-Mihai MOGA
A look at the URLDownloadToFile function and architecture of IntelliLink

All Articles

Sort by Score

XML 

17 Dec 2020 by yuan yong fu
CSharpWriter is a RTF style Text writer control written by C#. Independent RichTextBox control and can save to XML file.
6 Sep 2020 by Издислав Издиславов
Showcase for simple techniques for XAML button styling
23 Nov 2019 by Zhaohui Xing (Joey)
Swift classes for algorithm, including single linked list class, stack class, queue class
17 Aug 2019 by honey the codewitch
Using PCK's grammar system, and understanding the concepts behind it
30 Nov 2019 by Btech2020
A C# Api code to work with excel workbook
29 Dec 2019 by Ri Xu
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
24 Jun 2024 by Malcolm Arthur McLean
Single file XML parser with good error support, and associated XPath file.
16 Apr 2021 by Stephen Marcus
Replaces events and any other async void cases with awaitable Task signatures.
29 Jul 2018 by Marc Clifton
Pros and Cons of Different Constructor Usage in C#