Always Developing

always learning | always growing | always paging (39)

Index initializer behavior

How different collection initialization styles behavior differs


Read more...


Attributes on lambda methods

Applying method attributes to lambda methods


Read more...


Sealed class performance

Improve performance by making classes sealed


Read more...


Using throw expressions in C#

What are throw expression, and how and when can they be used?


Read more...


Separating pinned documents

Pinned documents in Visual Studio can be separated for better organization


Read more...