In The Name Of ALLAH The Most Beneficent, Most Merciful.

Tuesday, 17 January 2017

LINQ-Specific Programming Constructs

From a high level, LINQ can be understood as a strongly typed query language, embedded directly into the grammar of...

LINQ To Objects

Regardless of the type of application you are creating using the .NET platform, your program will certainly need to...

The Semantics of Equality for Anonymous Types

While the implementation of the overridden ToString() and GetHashCode() methods is fairly straightforward, you might...

Extension Methods

Understanding Extension Methods .NET 3.5 introduced the concept of extension methods, which allow you to add new methods...

Collection And Generics

Any application you create with the .NET platform will need to contend with the issue of maintaining and manipulating...

Accessing a Namespace Programmatically

It is worth reiterating that a namespace is nothing more than a convenient way for us mere humans to logically understand...

The Assembly/Namespace/Type Distinction

Each of us understands the importance of code libraries. The point of framework libraries is to give developers a...

Popular Posts

 
Real Time Web Analytics