Use code extensions to expand the core principles of code re-use.

Use code extensions to expand the core principles of code re-use.
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.
Learn about object-oriented programming implementations, including inheritance interface, polymorphism, and many more.
Use code extensions to expand the core principles of code re-use.
Learn how to create various odd shapes.
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.