Click here to Skip to main content
15,890,043 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 Shao Voon Wong
C++ SAX library to simplify XML parsing
by Shao Voon Wong
Tutorial on a cross-platform C++ XML DOM library
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

All Articles

Sort by Updated

XML 

20 Feb 2024 by Ștefan-Mihai MOGA
A look at the URLDownloadToFile function and architecture of IntelliLink
18 Jan 2024 by Lance Ford
Step-by-step guide to enable an ASP.NET web application to override date, time, currency and number formats.
20 Sep 2023 by Javad Taheri (drjackool)
Show or hide, reorder, save and restore list view column headers
22 Apr 2023 by Ben McNamara
Container classes much faster than STL.
6 Feb 2023 by shunninghuang
Software named M1.NET which shows the details of decrypting arcade game audio
5 Jan 2023 by vblover Programmer
Load Menu from Resource-Only DLL (created by VC++) and Set for Form As MainMenu by API Functions.
31 Oct 2022 by flyhigh
By implementing a UI library and exporting its necessary components to lua script, we can create a beautiful UI and implement relevant logic in Lua script completely.
10 Oct 2022 by Mehul Donga
Handle managed (C#) event in managed (C++/CLI)
28 Sep 2022 by Cinchoo
Quick tutorial about converting JSON to XML file using Cinchoo ETL
18 Jun 2022 by Peter Sun (247)
Create a C# WPF app to read Twitter tweets and retweets via REST API with grouping related users / friends by categories. As a bonus, tweets can be saved in Azure / Cloud, and viewed in an Azure website.
3 Jun 2022 by Southmountain
This tip shares some lessons and thoughts after using this converter.
31 Mar 2022 by David_Cui
A brief introduction to CrossCutterN tool remade for AOP programming in .NET technologies
14 Feb 2022 by Radhakrishna Banavalikar
How to develop patient monitoring systems based on a WinMobile device
18 Dec 2021 by Kai Schtrom
Win32_NetworkAdapterConfiguration WMI class in plain C and C++
9 Nov 2021 by Member 12660776
Programmatically Adding New ConfigurationSectionGroup Corrupts Declaration Section With Multiple Group Declarations.
7 Nov 2021 by Cinchoo
Use Cinchoo ETL to deserialize selective XML nodes from large XML file
27 Oct 2021 by Cinchoo
Tip to convert JSON to XML with namespaces using Cinchoo ETL
15 Jun 2021 by chris_mackay
Save and retrieve user settings for your application in an XML file
16 May 2021 by G.TR
This tip shows two different approaches for disposing view models that use Reactive Extension
15 May 2021 by be05x5
SQL script that will generate XML code that you can copy paste into your RDL file and just do it that way
15 Mar 2021 by Pablo A Martinez
How to use Google map and Spatial search to do freehand drawing
6 Mar 2021 by Avirup Das
This tip describes an application to control with Sony TVs connected to your Home Wi-Fi network from PC.
21 Feb 2021 by HenkAlles
Show Simple Log - see the article by Jochen Scharr - in the browser with a nice layout
15 Oct 2020 by RickZeeland
PostgreSQL notifications Windows Forms application
31 Jul 2020 by thatraja
Using XSLT version 1.0 to group XML using Multiple Columns
4 Jul 2020 by MarkWardell
An aid to Port WPF Framework Applications to .NET Core 3.1
1 Jul 2020 by Hariprasanth S
Navigation pattern like in Google News Stand app with transitions
14 Jun 2020 by DiponRoy
Upgrade a legacy ASP.NET project to use managed Oracle.ManagedDataAccess.Client instead of unmanaged Oracle.DataAccess.Client while using Entity Framework DB first or EDMX.
10 Jun 2020 by fernando amatulli
Polynomial interpolation algorithm from 1 to 9 degree that allow forcing constant term to 0
5 May 2020 by Marcus Müller
Use Windows 10 build-in tools to configure VPNs for automatic reconnection after a connection is lost
27 Apr 2020 by RemcoReitsma
Load an XML document and convert it to a dynamic object
1 Apr 2020 by Vassili Kravtchenko-Berejnoi
A generic workaround for auto-generating multiple custom columns in a WPF DataGrid in case where the data class has multiple properties of the same type
16 Mar 2020 by Coding Notes
How to use VideoView and MediaController in Kotlin
4 Feb 2020 by Southmountain
Some tips on how to compile legacy Win32 programs in Visual Studio 2019 - may save you few hours to figure out why
14 Jan 2020 by David A. Gray
The routines in this library can parse any string that I can throw at it, including Common Name strings read from X.509 Digital Certificates.
9 Dec 2019 by Fabrice Lacharme
Yet another slider/trackbar in C#
25 Sep 2019 by Leo Chapiro
Update Checker
13 Sep 2019 by honey the codewitch
A B-tree, an AVL tree, and a Splay tree in C#
11 Sep 2019 by honey the codewitch
A simple home HTTP server that works across all .NET platforms
12 Aug 2019 by Member 13092868
This tool helps you create a label with given degrees of view angle. Also helps you estimate REAL label height and width by providing you linear correction functions to apply to inaccurate MeasureString values
30 Jul 2019 by Sunny Makode
There are several contents available on the internet that talk about injecting dependencies through .svc file's markup [in WCF service application] and it's easy when you have a WCF service application. But, it is equally easy to do that even in your WCF Library project (without .svc).
3 Jul 2019 by rohitsies
This article describes an advanced technique and configuration to automatically transform and run your all or selected T4 templates when a project is build.
1 Jul 2019 by Lance Roberts
A tray utility for monitoring log files and popping up error messages
8 May 2019 by Bloody Chicken
Sometimes, I wanted to know that I did write the right path for getting a single value from XML or JSON string. So, I made a simple program like this.
5 Apr 2019 by Matias Lopez
Displaying XML Files with CSS/XSLT
23 Mar 2019 by Martin Vorbrodt
XML-RPC
23 Mar 2019 by Martin Vorbrodt
Base64 encoding
14 Mar 2019 by Martin Vorbrodt
How to serialize data to XML
18 Feb 2019 by Steffen Ploetz
How to realize text copy functionality via inter process communication for your OpenTK based C# OpenGL application running on X11
13 Feb 2019 by V. Subhash
I made this list for CNN but it might be useful for any website owner.
15 Jan 2019 by Shao Voon Wong
C++11 std::div() Benchmark
11 Jan 2019 by Harshit Gindra
Check and request for Permissions in Xamarin Forms mobile application
27 Dec 2018 by Alessio Aronica
Generate forms from MVC models in one simple line of code
24 Dec 2018 by Shao Voon Wong
It could be a hacking to crash your program.
21 Dec 2018 by Member 3471983
Add Filter Sort and Theme to a datagridview
7 Dec 2018 by Dirk Bahle
Making better use of the available UI space.
10 Nov 2018 by hussam.it
Simple Word Document File Viewer
31 Oct 2018 by Arun Babu Madhavan
Extension method to throttle multiple Tasks in C#
30 Oct 2018 by Carsten Breum
Data Virtualization example with a pagesize and async data request
23 Oct 2018 by Matias Lopez
How to open an XML file in JavaScript for Web
15 Oct 2018 by moneema14
A parser event listener for PDF tables to .NET Dataset object
5 Oct 2018 by gaurav_rwt
Gridview paging with numeric with first and last button using jquery and code behind
4 Oct 2018 by Awesh Vishwakarma
By reading this trick, you will be able to update your database from DataGridView through external class instead of writing code on each page.
3 Sep 2018 by JakeG
WIX template for wrapping EXE with a MSI installer for easier deployment with group policy
24 Aug 2018 by simonp_ca
How to remove Windows service from Service List (not just stop/disable it, but to delete it from the list totally)
5 Jul 2018 by Peter Sun (247)
Master-detail view navigation using manageable data-driven and code-behind techniques
28 Jun 2018 by hasan bozkurt
Determining all bootable partitions using PInvoke
25 Jun 2018 by Clifford Nelson
A way to create a custom derived control with the XAML file attached like a UserControl
22 Jun 2018 by Azim Zahir
This is a demonstration of a Torch application built using Android.
20 Jun 2018 by Clifford Nelson
This behavior will select the entire text when a TextBox or PasswordBox gains focus
5 Jun 2018 by Shao Voon Wong
Performance of Floating Point and Integer Arithmetic has closed gap in modern CPU
24 May 2018 by Mark Springer
Allow navigation - forward, backward, branching, and loops with a few changes to your existing projects
18 Apr 2018 by Clifford Nelson
I had a situation where a control appearing was significantly affected by the initialization of the UserControls. This behavior fixed my problem.
3 Apr 2018 by Christiaan van Bergen
How to perform XPath queries on all lower case elements
2 Feb 2018 by Luca Astolfi
User defined procedure for make an HTML table from T-SQL Select statment
27 Dec 2017 by Bhanu Pratap Singh Rathore
This tip contains easy steps to extract XML data from URLs in VB.NET
27 Nov 2017 by Raghavendra Hosad
It is a commandline XML/XSD validator
2 Aug 2017 by Nikita D. Sinelnikov
Creating a pretty-view XML for web applications (or other needs)
21 Jun 2017 by Dankwansere
How to insert an image into an "inline shape" in Word Document using Microsoft Open XML SDK
19 Mar 2017 by Yaseer Arafat
Using Extension Method and JSON Serializer
21 Oct 2016 by O.Nasri
A good demo to know how you can implement an XSD & XSLT processor using C#
31 Aug 2016 by adityave22
This article explains how to write JavaScript code in Atlassian Jira to call external REST APIs and load json data into Jira custom fields
3 Aug 2016 by Khunt Suchit
How to Select XML Node by name in C#
16 May 2016 by Md._Mehedi_Hasan
This tip will help you to generate .xml file in AngularJs and ASP.NET MVC5 using XElement of C#.
19 Feb 2016 by mbruchet
It is often requested by the customer to import a data file in XML format. It is therefore easier to work in object mode, however, the XML transformation into a pure object might take time to be developed. ExpandoObject provides an answer to this problem ...
31 Jan 2016 by rvjagadheesh
Brief introduction about YQL (Yahoo Query Language). Also describes how to use the REST API provided by Yahoo! to gather information.
25 Jan 2016 by Gunaprasad Shetty
The tip provides the code snippet for inserting a huge XML file with details such as node level, node value, node desc and node child, etc.The snippet provides the solution for recursive reading of node and provides the value of XML nodes along with its value.
7 Jan 2016 by Sandeep Neela
Platform independent jQuery workaround for legacy “Data Islands”
9 Nov 2015 by veen_rp
A simple, step by step tutorial to set up an MS-Office Excel Ribbon, launch your own .NET applications from Excel and interact with the spreadsheet values.
26 Oct 2015 by Hamid Mosalla
In the next two posts, I’m going to show you how to build a load more button for your page using ASP.NET MVC, you can use it for any various kind of things, but in the case of this tutorial, I’ll use it for my fictitious product list.
18 Oct 2015 by Vijay Gill
XML Comparer library in C#
8 Oct 2015 by Sotirios Diamantis
You have latitude and longitude coordinates in Excel and you want to display them in Google maps; this simple Excel add-in will let you do just that.
23 Sep 2015 by Carlos Bocanegra
This tip describes a useful way to create and send an email with a summary of the exceptions from a file validation process in a SSIS package using a XML and a XSLT template.
9 Sep 2015 by FrankNight
In this tip, I show a set of helper classes useful to prepare and send messages to the SqlXML Joomla component and execute remote SQL calls to your hosted website.
28 Aug 2015 by Mohammed Ibrahim.L
13 Aug 2015 by Artur Khondkaryan
Upload Photoshop PSD files, extract layer bitmaps, extract info into xml.
27 Jul 2015 by Shru37
Modified code from another article to consider field repetitions while converting HL7 message to XML
23 Jun 2015 by MarcusCole6833
A simple program to make an HTML page from an XML file