Jaliya's Blog
Pages
(Move to ...)
Home
Sessions
TNWiki
Featured
Contact
▼
Monday, July 30, 2018
Visual C# Technical Guru - June 2018
›
Another month as a judge in Microsoft TechNet Guru Awards under Visual C# category. The TechNet Guru Awards celebrate the technical article...
Monday, July 2, 2018
Received Microsoft MVP Award in Visual Studio and Development Technologies
›
I am humbled, pleased and honored to receive the precious Microsoft Most Valuable Professional (MVP) Award for the fifth consecutive year. ...
Saturday, June 30, 2018
Visual C# Technical Guru - May 2018
›
Another month as a judge in Microsoft TechNet Guru Awards under Visual C# category. The TechNet Guru Awards celebrate the technical article...
Thursday, June 21, 2018
ASP.NET Core: FromServices Attribute
›
In this post let’s have a look at what FromServices attribute in ASP.NET Core brings in to the table. Imagine I have the following int...
Friday, June 15, 2018
Session: ASP.NET Core 2.1: ActionResult<T> and HttpClientFactory at Sri Lanka Developer Forum
›
Delivered an hour-long session at Sri Lanka Developer Forum titled ASP.NET Core 2.1: ActionResult<T> and HttpClientFactory. Actually,...
Friday, June 8, 2018
C#: Getting Power Set of Given Set of Numbers
›
This is a quick post on how you can calculate the Power Set of given numbers. Let’s consider the following array. int [] numbers = ne...
Thursday, June 7, 2018
ASP.NET Core 2.1: HttpClientFactory
›
One of the features that got released with ASP.NET Core 2.1 is HttpClientFactory . In this post let’s see how we can use HttpClientFactory ...
Tuesday, May 29, 2018
Visual C# Technical Guru - April 2018
›
Another month as a judge in Microsoft TechNet Guru Awards under Visual C# category. The TechNet Guru Awards celebrate the technical article...
Thursday, May 17, 2018
ASP.NET Core 2.1: ActionResult<TValue>
›
ASP.NET Core 2.1 is almost released, we now have access to ASP.NET Core 2.1 RC1. Among other nice features like SignalR (Yes, SignalR is in...
Entity Framework Core 2.1: Lazy Loading
›
Last week (to be exact 7th of May, 2018 ) Entity Framework Core 2.1 RC 1 was released to the public. And one of the features that got rele...
‹
›
Home
View web version