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.


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.

Getting Assembly information from a file is easy if you follow along with this article.

Need to monitor a Linux-based server from a Windows-based computer? It's easier than you might think.

Become proficient with ten of the basic .NET Framework functions (or methods) that every VB developer should know.

Become proficient at C++/CLI programming under the .NET context by posting a first CLR console base project.
Discover Code::Blocks, an open source IDE for C/C++.

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.

You can create words and fonts that display at any angle. All it takes is a Windows Forms project and a little know-how.
Arun Karthick introduces you to the state machine model and shows you how to create a simple working state machine sample using the .NET framework in the C# language.