multithreading in ASP.NET
With all the backend tasks that happen when a photo is uploaded to the photography site (mind you, they are backend, on the backend, so no user will see the issues, but, lets talk theory here) making the application Multi Threaded might make performance better. Check out this tutorial showing you how. the code is in VB, but it should give you some ideas. Now to try it out and see what it can do…
Technorati Tags: MultiThreading – ASP.NET – Programming
blog comments powered by Disqus