Hi, I'm Dennis
I do software since early 2000s. Typically in .NET and JS/TS ecosystem. I'm a big fan of clean coders, TDD and Agile. So far, the key areas I've had an experience so far are Finance, Payments, eCommerce, ERP and a bit in infrastructure.
You can find me on Linked In or drop me a line to tretyakov@live.com.
At the moment I work for C.T.Co.
Some posts I wrote
- Server-Sent Events — cost-efficient real time updates for web apps
- C# Primary Constructor and Garbage Collector concern
- Walk-through creating first azure function with dotnet
- ID Token validation in dotnet
- Writing first Roslyn Analyzer and CodeFix Provider
- A cleaner way for configuring DI container in dotnet with ServiceAnnotations
- Setting up MSDeploy for CI/CD deployments to IIS
- One instance for various service types in Microsoft Extensions DI
- My long and rocky road to TDD
- Password strength validation with ZXCVBN
- ipcRenderer in CRA managed app
- First Electron app with React / Typescript
- Diffie-Hellman key exchange
- How to make an SSH key with ssh-keygen