stormbill

Stories kicked by stormbill

What the hell is a deadlock: The Parable of The Bathroom(karlagius.wordpress.com)

submitted by marlongrechmarlongrech(1000) 4 years, 2 months ago

An easy way how you can understand how locking can easily become a nightmare... Deadlock the curse you want to avoid :) read more...

1 comment |category: |Views: 4

tags: another

More than Just MVC for WPF(marlongrech.wordpress.com)

submitted by marlongrechmarlongrech(1000) 4 years, 2 months ago

This article shows some problems you can find when using the MVC in WPF for a large project. The article describes how one can use the Mediator Pattern together with the MVC to fix such issues... read more...

add a comment |category: |Views: 36

tags: another