Always Developing

always learning | always growing | always paging (9)

Null-coalescing operator and associativity

Chaining the null-coalescing operators together


Read more...


Opting into experimental functionality

Using the RequiresPreviewFeatures attribute to create preview functionality


Read more...


Distributed caching int ASP.NET Core

ASP.NET Core has build in distributed caching functionality with multiple providers


Read more...


Supporting 13 months

.NET has support for 13 months


Read more...


Efficient EF deletion

Exploring a more efficient method to perform deletes in Entity Framework


Read more...