Background threads in ASP.net applications (Part 2 – threading side effects)
In the second article of the series on the dangers of ASP.net background threading, to illustrate the dangers of such an architecture, I will start by introducing one more modification to the code of the sample application. This modification will be ad… Continue reading Background threads in ASP.net applications (Part 2 – threading side effects)
