Afshar

Afshar @afsharm

About: A work-life balance lover developer who is passionate about startups while trying to keep updated with coding trends.

Joined:
Aug 7, 2019

Afshar
articles - 23 total

OAuth CodeFlow without redirection

I wanted to implement OAuth 2 Code Flow with PKCE by help of IdentityServer. Currently, mobile users...

Learn More 7 0Feb 16 '22

OAuth 2

OAuth is an open standard to give access to somebody without using password on every request. It...

Learn More 3 0Feb 8 '22

Upload file in ASP.NET Core

One task of mine includes uploading file in ASP.NET Core 5. Last time I did file upload in ASP.NET, I...

Learn More 1 0Jan 25 '22

Running Lubuntu 21.04

I am a long term user of Ubuntu, 2 years recently and another 2 years about 5 years ago. My laptop is...

Learn More 1 0May 22 '21

Stuff mentioned in a microservice related job posting

When I was reading a job posting, I encountered a bunch of technologies and tools which they have had...

Learn More 1 0Dec 23 '20

Coding websites

Most companies use coding challenges to asses candidate's technical abilities. In most cases, they pu...

Learn More 1 0Dec 21 '20

An API Gateway

It's years that microservice is a popular solution in distributed computing. People are now consideri...

Learn More 3 2Dec 16 '20

My second try on Ubuntu

First try Well, I am a software engineer for years, and I'm used to Microsoft technologies...

Learn More 3 0Dec 15 '20

Answering StackOverflow questions

By now, it is several years that StackOverflow is one of highest ranked resource of questions and ans...

Learn More 3 1Dec 12 '20

Django and Heroku

I have used Heroku for hosting a Node.js/Express application once before. It was really easy. I creat...

Learn More 2 0Dec 10 '20

Two weeks of code, challenge and interview questions

It's about two weeks from last writing here. I have been busy doing various tasks during the time. No...

Learn More 3 0Dec 8 '20

Experiencing polyglottery

Perks of being a polygot A polygot software engineer is someone who can develop with multi...

Learn More 5 0Nov 23 '20

Many things to learn

As a long-term software engineer, I've been in the habit of continuous learning. Years ago, I dropped...

Learn More 1 2Nov 8 '20

IBM Call for code

I am in search of open source projects to contribute. Firstly, I hope it can increase my job hunting...

Learn More 2 0Nov 7 '20

Dynamic features of the C#

I am a long term user of C# language. C# have been a static language for most of its life time. Recen...

Learn More 2 0Oct 29 '20

Integration test with xUnit

Tests is one of those thing that people get interested in and forget again. I don't know why. Maybe i...

Learn More 2 0Oct 23 '20

Search through stacks

As a long time .Net developer I feel I should try, and even migrate to, other tech stacks. It's not a...

Learn More 1 0Oct 19 '20

Failed migration to ASP.NET Core

For a long time, our team was trying to migrate an ASP.NET Full Framework project to ASP.NET Core. Bu...

Learn More 2 0Sep 23 '20

Trying Node.js

Time to time, I am tempted to experience a new technology or language or get involved in an open sour...

Learn More 5 0Sep 2 '20

Multiple calling an API with JMeter

After getting acquainted with JMeter, it's time to solve a real problem. Recently, I am encountering...

Learn More 10 0Sep 18 '19

Committing the unit of work

Most of applications I have worked on as a developer involve a sort of unit of work based on database...

Learn More 6 0Sep 17 '19

ASP.NET Identity

I don't know whether it's just a coincidence that I've been tasked with ASP.NET Identity / Membership...

Learn More 8 0Sep 6 '19

JMeter, acquaintance and installation

I am intending to challenge a new project which includes a series of concurrent issues. Debugging the...

Learn More 5 0Sep 1 '19