Click here to Skip to main content
15,884,298 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 Macabies Gilles
An easy-to-use filterable, multilingual custom DataGrid control for managing and filtering data for your WPF applications
by Ștefan-Mihai MOGA
A look at the URLDownloadToFile function and architecture of IntelliLink
by shunninghuang
C# arcade emulator, ROM hacking
by Chandru BK
This article will assume you have basic knowledge of C# and Xamarin Forms and shows how to implement the Xamarin Form Validations using simple Data Annotations applied on the models.

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.
8 Feb 2022 by Pavel Bashkardin
ARC4 (Alleged RC4) Cryptography Provider Class Library
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.
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#