Hello,
I had doubt about multithreading concept in asp.net. I saw the examples in vb.net and asp.net, in this examples I found the use of threading is main thread runs in front end while other thread works in back end. I need to work it out in a web application in visual basic (vb).
Please give brief details about this concept and example, such as the importance of threading and how to use.
Thanking You,
Phani.

