how does the enterprise services infrastructure treat shared (static )
declared methods?
does the class the shared method is declared inside it must be serviced
component in order for the method to get transaction services? because
instance of the class does not have to exist and even if exist, not related
to the method call.

TIA.

Re: serviced components and shared methods by Florin

Florin
Sun Oct 02 01:31:12 CDT 2005

http://www.gotdotnet.com/team/xmlentsvcs/esfaq.aspx#1.4

Regards,
--
Florin Lazar - Microsoft - [ http://blogs.msdn.com/florinlazar ]
<Enjoy transactional programming with System.Transactions!>
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"z f" <dont@send.mails> wrote in message
news:enRjQvNxFHA.552@TK2MSFTNGP10.phx.gbl...
how does the enterprise services infrastructure treat shared (static )
declared methods?
does the class the shared method is declared inside it must be serviced
component in order for the method to get transaction services? because
instance of the class does not have to exist and even if exist, not related
to the method call.

TIA.