\how_to

Select a topic or specific site feature from the list. Associated how-to information will appear on the right.

Results for "XML"
XML Bombing: Securing XmlTextReader Objects: (2009)
Read an interesting article on XML-based Denial of Service attacks. This how-to offers an overview of the article and the code used to reduce the attack surface. Read my overview or the full article.

XML File Metadata: (2010)
The answer to the question, "How can I easily publish the dates my XML files were last edited?" lies with the .NET FileInfo object. Read more.

Bar Charts with an XML Data Source: (2016)
This is a three part series as an introduction to building .NET charts, covering configuration, basic and advanced concepts.

Using XPath with a Datagrid (2018)
My professional software grid shows the operating system platforms and languages associated with each software title, thanks to XPath.