Click here to Skip to main content
15,880,651 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 Updated

XML 

5 Mar 2024 by Macabies Gilles
An easy-to-use filterable, multilingual custom DataGrid control for managing and filtering data for your WPF applications
18 Feb 2024 by shunninghuang
C# arcade emulator, ROM hacking
9 Feb 2024 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.
8 Feb 2024 by Petrov Vladimir
Build up our own AVI editing application and explore some fun techniques using simple code additions
26 Jan 2024 by Gerardo Recinto
In-memory B-Tree sorted dictionary
9 Jan 2024 by Ammar Albush 1997
Network Sniffer and Analyzer Program written in C# .NET 6.0 Windows Form (Sharppcap, PacketDotNet)
11 Dec 2023 by Suhagkumar Vamja
The article discusses the challenges faced by businesses in releasing mobile applications quickly and the importance of faster time to market (TTM)
21 Nov 2023 by Federico Di Marco
Create quickly VPN connections in Windows according to a XML configuration file
18 Nov 2023 by Erik Drent
A simple POCO mapper for EPPlus
2 Nov 2023 by Mike-MadBadger
This is an alternative for "Pick Your Enumerator & Me.Understand Yield and IEnumerable (C#)"
28 Sep 2023 by Sergey Alexandrovich Kryukov
MSBuild is a flexible tool, it can be used not only for Microsoft toolchains, and it can even be used for non-programming chores
22 Sep 2023 by Brian Aberle
XMLFoundation is the fastest XML Parser available. It is also a framework foundation for an application that uses XML to enable Object-XML mappings and Application Layer binding to XML Data objects.
15 Sep 2023 by optiklab1
I demonstrate with an actual implementation that well-known algorithms BFS, DFS, Dijkstra, and A-Star are essentially variations of the same algorithm.
8 Jul 2023 by Raul Otaño Hurtado
This article shows a simple way of interpolating a set of points using Bezier curves in WPF.
4 May 2023 by JayWalks
A walkthrough of code solving a real world problem
10 Apr 2023 by Vladimir Kniazkov
The more perfect description of the creation the Splash and the Login forms with full source code
12 Mar 2023 by Keith Barrett
A C# library for use in physics and engineering calculations
1 Mar 2023 by Stephane Capo
Kigs framework is a multi purpose, cross-platform, free and open source C++ framework. This article will focus on the main base class of the framework: the CoreModifiable class.
27 Feb 2023 by Jo_vb.net
This article and the demo are about getting started using the MVVM Toolkit and some self-created interfaces / services for MessageBox and some dialogs.
24 Feb 2023 by Philippe Cayouette, Sebastien Gibeau
Solution using smart pointers' custom deleters
7 Jan 2023 by Alexander Chernosvitov
Implementation of a polynomial time algorithm searching Hamilton cycles in an undirected graph
4 Jan 2023 by Alexey A. Popov 2
A simple implementation of Miller columns (cascading columns) control
21 Dec 2022 by scastelli
Natural approach to calculate value of an expression
21 Nov 2022 by KrirkDev
I created this game to evaluate my ability to perform simple animations using Windows Form.
16 Nov 2022 by Svetoslav Chekanov
Fast implementation of 2:1 image shrink (full image or part of it)
14 Oct 2022 by Wayne Jin
A walkthrough to create a VSTO CountDown Timer Add-in for Powerpoint
11 Sep 2022 by Rahul Dev Tripathi
The fully working sample code explains everything necessary to create a Minifilter driver to block devices connected through an interface.
27 Jun 2022 by Shao Voon Wong
Tutorial on a cross-platform C++ XML DOM library
27 Jun 2022 by Shao Voon Wong
The C++ XML parsing article which should have been written since the advent of XML! This article defines a new Elmax abstraction model over the DOM model.
26 May 2022 by David Catriel
A very powerful and clean way to add logging of all sorts to an application
24 May 2022 by Yücel Güven
IPv6 Subnet Calculator / Tool explained ( latest version: 5.0 )
24 Apr 2022 by Marcus Müller
Pandemic SEIR and SEIRV modelling software and infrastructure for the Corona SARS-COV-2 COVID-19 disease with data from Johns-Hopkins-University CSSE, Robert Koch-Institute and vaccination data from Our World In Data.
2 Apr 2022 by Michael Sydney Balloni
If you were on the fence about adding mscript to your arsenal of system tools, have another look.
23 Feb 2022 by Michael Sydney Balloni
Recycle objects that are expensive to create and improve the performance of your application
9 Feb 2022 by Cinchoo
Simple XML file reader for .NET
8 Jan 2022 by Michael Sydney Balloni
An exciting proof-of-concept that sews httplite with security components
5 Jan 2022 by Sergio Andrés Gutiérrez Rojas
Face detection and recognition with support of multiples faces in the same scene and other interesting features using C# and EmguCV
16 Dec 2021 by AlexeyAB
Atomic operations and C++11 memory barriers and assembler instructions generated on x86_64 CPUs
12 Dec 2021 by Tim Golisch
SSRS and Report Builder (or the old BIDS from 2008) are nice for making reports, but they don't embed into your ASP.NET project very nicely. This is one way to do it without the requirement for full SSRS (and the security hoops).
23 Nov 2021 by Rick Drizin
Simple structure for keeping SQL Server Auditing Tables and Versioned Records in the same set of tables, using Audit Triggers and Entity Framework
17 Oct 2021 by Petrov Vladimir
Starting Threads in MFC and Win32 and some handling samples
5 Oct 2021 by Eric P Schneider
The article demonstrates database create, read, update, delete operations using the .NET Symbiotic ORM.
23 Sep 2021 by Scott_Fitzpatrick
In-depth look at the Fuzzy Search API call
8 Sep 2021 by Michael Sydney Balloni
Performance of data structures in C++ vs. C#
30 Aug 2021 by Michael Sydney Balloni
Looking for that great Killers track about being in a Rut? Just enter "Killers Rut" and it'll come right up
24 Aug 2021 by Matthew_Heusser
In this post, you will learn a bit about the various components that make up Selenium WebDriver.
11 Aug 2021 by Kourosh K Tari
Customized onscreen keyboard in C# for Windows
1 Aug 2021 by David A. Gray
Though useful and mostly harmless, pitfalls can lead unwary developers astray.
25 Jul 2021 by Sergii Syrovatchenko
Here's everything you need to know about high-performance JSON parsing for SQL Server
24 Jul 2021 by honey the codewitch
Do efficient, low level parsing of markup like HTML and XML
22 Jul 2021 by Christ Kennedy
A simple application that keeps track of your CodeProject article statistics
12 Jul 2021 by David Wincelberg
Strings that differ by typos can be matched.
29 Jun 2021 by Joe Dufresne
An easy to use tool to save your Windows Spotlight (lock screen) images for use as desktop wallpaper
11 Jun 2021 by Hugo G Fernandez R
In this article, I will explain and show step by step how to implement through the swashbuckle library a good and useful documentation for your RESTful APIs created under the ASP.
12 May 2021 by Paulo Zemek
A tutorial explaining how to create a Virtual Machine and a Compiler for such virtual machine
8 May 2021 by Ryan Scott White
A simple drop-in function that provides T4 like template based text generation.
1 May 2021 by Mircea Neacsu
A data structure for finding best rational approximations
28 Apr 2021 by ChristianNeumanns
Introduction to an open-source core library (reader and writer) for 'Practical XML' (pXML)
19 Apr 2021 by ChristianNeumanns
New improved XML/HTML syntax
10 Apr 2021 by Ilia Reznik, Vladimir Shatalov
Parser for Wikipedia pages from XML dump is presented. Extraction of biographical data and categories with their parents is shown as an example.
9 Apr 2021 by Ilia Reznik, Vladimir Shatalov
How to classify articles on Wikipedia using XML dump
3 Apr 2021 by Patrice T
My learnings and the problems that I encountered while making my very first Stylesheet for ToDoList
3 Apr 2021 by shunninghuang
CPS1 emulator, ROM hacking
31 Mar 2021 by Ivan Golović
Record various Windows session events, log them, parse and display session events per user
8 Mar 2021 by Akshay Srinivasan2
Canvas Control Library provides highly customizable controls using the HTML5 Canvas element. Also includes a new Forms based system which is a new way to build your web pages and websites.
6 Mar 2021 by Clark Fieseln
Chat using "enhanced" end-to-end-encryption and modulation of audio signal in isolated device, ensuring privacy, anonymity and cybersecurity.
4 Mar 2021 by Yevgeniy Shunevych
An introduction to Atata C#/.NET web UI test automation full-featured framework based on Selenium WebDriver
25 Feb 2021 by Stephane Capo
Kigs framework C++ Windows project to retrieve and display what other channels are subscribed by subscribers of a given YouTube channel.
13 Feb 2021 by Chris Stefano
A custom tool for Visual Studio .NET which runs an XSL transformation to generate code
10 Feb 2021 by Harry Constantinides
Gtk3 Localization in C# using WPF Dynamic Resources
31 Jan 2021 by Steffen Ploetz
Creation of a basic icon editor with as little code as possible, that is running on ReactOS and Windows, to check out the stability of application development capabilities on ReactOS
23 Jan 2021 by Mehdi Gholam
In this article I demonstrate why fastJSON is the smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .NET core support)
2 Jan 2021 by Brad Joss
Alter your clipboard contents before pasting to automate tasks
20 Dec 2020 by Shenwei Liu
A custom and configurable Angular data grid tool and demo application presenting both client and server-side data filtering, sorting, and pagination (updated to Angular 11)
16 Nov 2020 by Ruturaj Raval
In this article we’ll set up the TFLite model in the Android environment and create a working demo application.
13 Nov 2020 by Ruturaj Raval
In this article we walk through the basic setup of the model-based app in the Android environment.
10 Nov 2020 by Yisrael Lax
.NET Library for automatically validating and casting console input parameters
7 Nov 2020 by Padanian
Updating user interface in WPF with simple one-way binding
2 Nov 2020 by AjithKp560_
On-Screen Keyboard for Malayalam
20 Oct 2020 by Akinmade Bond
Library that allows an app to process hotkeys and perform other keyboard manipulations
18 Oct 2020 by Mohssine EL HARFI
14 Oct 2020 by Padanian
Updating controls with a background worker with event-driven trigger
28 Sep 2020 by Yet another user
Easy to use yet powerful command line argument parser which also creates usage and parameter information for the user.
23 Sep 2020 by Claudio Nicora
An extended NumericUpDown control with better focus and mouse wheel management.
22 Sep 2020 by Richard Chambers
Unboxing a DragonBoard 410C, setting up a Windows 10 PC for development, and using Android Studio
16 Sep 2020 by John B Oliver
Resolve unreferenced type in .NET app using partial type name from GAC
11 Sep 2020 by Fredrik Rudberg
A small API application, written in .NET Core 3.1 to demonstrate how to retrieve images stored in a database using a normal static image URL
15 Aug 2020 by Mohammad Dehghan
Creating special 'Graphics' objects to draw anywhere on your window, including non-client area
7 Aug 2020 by Rick Drizin
How to run C# Scripts (CSX scripts), load third-party libraries, and generate code directly from inside Visual Studio
2 Aug 2020 by Evgeny Pereguda
Clone of PCSX/PCSX2/PPSSPP emulator for Windows 10 on WPF/C# with "touch" control
30 Jul 2020 by Leo Chapiro
Generic framework to “programming” of any test cases in dynamic way
23 Jun 2020 by Ciumac Sergiu
Explains sound fingerprinting algorithm, with a practical example of detecting duplicate files on the user's local drive.
21 Jun 2020 by Leif Simon Goodwin
WPF docking window manager library
20 Jun 2020 by Just Perfection
In this article, you will learn about the GNOME Shell extension basics, schema, gettext and more.
6 Jun 2020 by Alaa Ben Fatma
A visual scripting environment for R & data science
4 Jun 2020 by Vincent Maverick Durano
This article will talk about how to implement a custom wrapper for your ASP.NET Core and Web API applications for managing exceptions, providing meaningful and consistent responses to consumers.
26 May 2020 by stefan stammberger
A novel allocator implementation for managing huge sets of data in STL's std:: containers for Windows operating systems
23 May 2020 by Toby Patke
Clearcove.Logging is a very simple logging library designed to meet most logging needs with straight-forward licensing terms.
22 May 2020 by Kamran Saeedi
An idea on how to use .NET ExpressionVisitor to translate lambda expressions into classes that encapsulate data suitable for filtering data & creating query strings