E
Enzo Contini
I put my initialization code (ex. DataSource.ConnectionString definition
etc...) in the public Service() method: diring a debug I noticed that that
method is called at every call of a WebMethod so now I think that that is not
the "right" place where to put any initialization ... but where is the right
metghod that perhaps I need to overload?
Thanks
Enzo
etc...) in the public Service() method: diring a debug I noticed that that
method is called at every call of a WebMethod so now I think that that is not
the "right" place where to put any initialization ... but where is the right
metghod that perhaps I need to overload?
Thanks
Enzo