----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: prakash-raj Message 3 in Discussion Hi anand This reply is given from the group microsoft.public.dotnet.framework.aspnet.webservices <NOBR> <FORM name=gs2 action=/group/microsoft.public.dotnet.framework.aspnet.webservices/search method=get> </FORM></NOBR> A web service is, essentially, an XML request for a method of a class to be invoked. If more than one client were to call for the same web service at the same time, it would simply be a matter of having 2 instances of the same object created in memory simultaneously. Assuming, you are not using a Single Threaded Application (STA), the two (or more) calls to the web service can execute virtually at the same time Scott M. I am bit confused, can u explain in detail Regards Prakash ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
