.NET is powerful because it can interrogate language constructs. The "reflection" subsystem lets you find out anything about anything.
C# Reflection Refresher
Published 12/02/2015
.NET is powerful because it can interrogate language constructs. The "reflection" subsystem lets you find out anything about anything.
Learn about a simple yet elegant way to secure managed assemblies from easy disassembly by using the powerful interoperability features of .NET.
Describes how to build a .NET Named Pipes multithreaded server and a client communicating with it.
Learn how to use reflection classes to read at runtime the attribute and other information defined in your assemblies (.NET Programs).
Learn to implement exception handling mechanism in C++.
Here's a checklist to prepare for upgrading from ASP.NET Core 1.1 to 2.0.
Create a Tile Slide game with Visual Basic.NET.
With Microsoft's new Project Rome, the user experience across all platforms (Windows, iOS, or Android) will be seamless among different hardware.