Object-Oriented Software Development

Languages, patterns, technologies, frameworks.

Monday, April 25, 2022

Node.js + Express + TypeScript

›
The Node.js + Express + Javascript is a great platform and this short tutorial shows how to add TypeScript to the picture. Start with insta...
Wednesday, April 13, 2022

Simplest SAML1.1 (WS-Federation) Federated Authentication in .NET 6

›
Years ago I've blogged on how to do the WS-Fed using code only in .NET . The approach had multiple advantages over the static WSFederat...
1 comment:
Friday, March 25, 2022

Guess6 published on GitHub

›
Decided to polish the code a little bit and published it on GitHub . Such small yet complete apps are a great sandboxes to test/show various...
Tuesday, February 22, 2022

Guess6 in React - source

›
The game itself is published here . Here's the full source code. It's surprisingly consise, feel free to study it on your own. /...

Guess6 in React

›
Saturday, January 8, 2022

WinForms Dependency Injection in .NET6

›
This entry is motivated by the discussion in one of StackOverflow's questions, the How to use dependency injection in WinForms . A corr...
6 comments:

.NET 6 WebAPI with JWT bearer token authentication minimal example

›
The console client: using Microsoft.IdentityModel.Tokens; using System.IdentityModel.Tokens.Jwt; using System.Security.Claims; using Syste...
‹
›
Home
View web version

About

My photo
Wiktor Zychla
I am a software architect and an academic lecturer. I've been awarded Microsoft MVP in C# Architecture between 2005 and 2010. Got a PhD in computer science in 2008. Currently I work mostly with C#, Javascript and Typescript and love these languages. I consider myself a design/architecture patterns evangelist. In 2003 I wrote first Polish book on C#/Windows programming, "Windows oczami programisty" (Windows through the eyes of a programmer) (the book is out of print)
View my complete profile
Powered by Blogger.