Tip of the Week: Squoosh - Make Images Smaller Members Public

Compress the images that you share online.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Tools

Windows Service Using Topshelf, Quartz and Autofac Members Public

Walkthrough of setting up a recurrent job scheduler.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

Migrating Octopress To Hugo Members Public

Migrated my blog again - Here's how I went about doing it.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

2018: What Went Well, What Didn't and Goals Members Public

A short recap of the year that is gone by and looking forward!

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Thoughts

Query Object Pattern and Entity Framework - Making Readable Queries Members Public

Using a Query Object to contain large query criteria and iterating over the query to make it more readable.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Dotnet

Exclude Certain Scripts From Transaction When Using DbUp Members Public

Certain commands cannot run under a transaction. See how you can exclude them while still keeping your rest of the scripts under transaction.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Programming

.Net Core Web App and Azure AD Security Groups Role Based Access Members Public

Use Azure AD groups to enable/disable functionality for your users based on their Roles.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure

Azure AD Custom Attributes and Optional Claims from an ASP.Net Application Members Public

Adding and retrieving custom attributes from an Azure AD

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure