Groups | Blog | Home
all groups > asp.net > january 2004 >

asp.net : How does Threading works


wwwmike NO[at]SPAM gmx.ch
1/28/2004 11:01:36 PM
Hello

I right now I am programming a web application.

Im my application I am using DB Access, SMTP Mail etc.

If I have access from more than one person, I have to be sure that
certain things are processed before I can allow a user access the DB
or send a mail...etc...etc..

Where can I get information about asp.net multiple access,locking

Do I have to know about threading ?

Thanks for your information

Steve C. Orr [MVP, MCSD]
1/28/2004 11:34:18 PM
Here's information about threading:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcn7/html/vaconFreeThreadingExample.asp
http://gethelp.devx.com/techtips/thevbpro/10_minute_solutions/feb01/10min0201ma.asp
http://www.fawcette.com/vsm/2002_11/magazine/features/chester/

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net




[quoted text, click to view]

AddThis Social Bookmark Button