Recent Posts

Best Posts on DanylkoWeb for 2020

Best Posts on DanylkoWeb for 2020

With the end of this year coming to a close, it's time to see which posts were the top performers for 2020.

Microsoft Identity Claims: Building the UI, Part 3

Microsoft Identity Claims: Building the UI, Part 3

In our final post of the series, we build our views using all of the techniques from previous posts and build on the Permission Manager.

8 Extension Methods to Simplify Coding in 2020

8 Extension Methods to Simplify Coding in 2020

How could I not continue the tradition of writing more C# Extension Methods for the C# Advent Calendar this year?

Microsoft Identity Claims: Isolating Enumerations, Part 2

Microsoft Identity Claims: Isolating Enumerations, Part 2

We need a way to manage our permissions, but first, we need to restrict certain enumerated types. In today's part two, we create a custom attribute to include certain permissions.

Microsoft Identity Claims: Granular Authorizations, Part 1

Microsoft Identity Claims: Granular Authorizations, Part 1

Authorizing a user to a page is easy, but what if you have various security points inside a webpage? In part one, we examine a solution to make security even more granular with flags.

An Essential Characteristic for an Entrepreneur

An Essential Characteristic for an Entrepreneur

A historic event happened on Sunday night. Do you have extreme focus to contribute to a project?

Quick Post: Filter Records in TypeScript using Builder Pattern

Quick Post: Filter Records in TypeScript using Builder Pattern

Today, we revisit the builder pattern and instead of using C#, we're building it in TypeScript

The No/Low-Code Movement

The No/Low-Code Movement

Do programmers have a future with no/low-code systems? After noticing some trends over the past month, I wanted to share my opinion of this approach to writing, or rather not writing, code.

5 Reasons Why It's Not the Code, It's the Environment

5 Reasons Why It's Not the Code, It's the Environment

Sometimes your code isn't the problem, it's the environment surrounding it. In today's post, we examine 5 reasons how your code could be compromised by environment issues.

Top 8 Essential Tools for Freelancers

Top 8 Essential Tools for Freelancers

In today's post, our guest blogger, Brad Smith gives freelancers a list of tools essential in their day-to-day career