Review using the XElement interface and discover one place where XML is still used that's potentially quite useful to you.

XElement Refresher
Published 02/04/2015

Review using the XElement interface and discover one place where XML is still used that's potentially quite useful to you.

LINQ has a trick up its sleeve from .NET 4 onwards for dealing with large amounts of data and multiple CPUs. Learn to leverage LINQ.

There's no shortage of functionality built into the .NET framework to help you encrypt and secure your data. Follow along and feel more secure.

Need to monitor a Linux-based server from a Windows-based computer? It's easier than you might think.
It's possible that you don't even realise that you have an application that uses plug-ins. Use MEF to tame them.
Is your computer talking to you? Don't check your sanity; try this project.