Skip to content

Hviid/UseFullLinks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

UseFullLinks

SQL

SQL performance analysis

https://www.sqlshack.com/how-to-read-an-execution-plan-with-all-details/
https://docs.microsoft.com/en-us/sql/relational-databases/performance/analyze-an-actual-execution-plan?view=sql-server-ver15

WPF

https://www.youtube.com/playlist?list=PLrW43fNmjaQVYF4zgsD0oL9Iv6u23PI6M
https://www.youtube.com/watch?v=Vjldip84CXQ&list=PL9ygb48AhMFhvqbY8bUWBkhcdXmmN0wob
https://www.youtube.com/user/xamltv

Prism

https://www.youtube.com/watch?v=ZfBy2nfykqY

Caliburn Micro

https://www.youtube.com/watch?v=laPFq3Fhs8k

Transactions

https://www.microsoft.com/en-us/research/publication/consensus-on-transaction-commit/ https://jimmybogard.com/life-beyond-transactions-implementation-primer/

Distributed Transactions

http://vasters.com/archive/Distributed-Transactions-And-Virtualization.html
http://vasters.com/archive/Transactions-In-Windows-Azure-with-Service-Bus---An-Email-Discussion.html
http://vasters.com/archive/Achieving-Transactional-Behavior-With-Messaging.html
https://queue.acm.org/detail.cfm?id=3025012

Sagas

https://blog.bernd-ruecker.com/saga-how-to-implement-complex-business-transactions-without-two-phase-commit-e00aa41a1b1b
http://vasters.com/archive/Sagas.html
https://github.com/kimochg/TinyThoughts/blob/master/React/SagaPattern.md

Outbox pattern

https://microservices.io/patterns/data/transactional-outbox.html
https://debezium.io/blog/2019/02/19/reliable-microservices-data-exchange-with-the-outbox-pattern/
http://www.kamilgrzybek.com/design/the-outbox-pattern/

Resilience

https://jimmybogard.com/refactoring-towards-resilience-process-manager-solution/

Messaging

https://jimmybogard.com/message-naming-conventions/

Software coupling

https://www.ben-morris.com/why-is-loose-coupling-between-services-so-important/

RXJS

https://www.youtube.com/watch?v=OlvVS0Xl6EA

Software estimation

https://www.youtube.com/watch?v=bicBUVbeR58

Immutability

https://www.youtube.com/watch?v=g_7pYAfx0kQ

SOLID principles

https://www.youtube.com/watch?v=agkWYPUcLpg

Code review

https://www.linkedin.com/pulse/size-pullmerge-request-more-important-than-you-think-rodrigo-miguel/ https://hugooodias.medium.com/the-anatomy-of-a-perfect-pull-request-567382bb6067 https://softwareengineering.stackexchange.com/a/207036

Other

https://www.quartz-scheduler.net https://developers.de/blogs/damir_dobric/archive/2015/09/16/introduction-to-durable-task-framework.aspx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published