I've read MSDN cover to cover. I've searched the internet all the way to the
end and even read the index, but I can not find a reasonable explanation for
my issue.
An C#/ASP.Net 1.1 application uses Enterprise Services for Transactional
database updates. The object itself is marked
[Tra...
more >>
Hi,
Can someone point me some good books or online links where in i can
learn to develop enterprise level webservices. I am aware of basic
webservices concepts and i am looking at advanced level webservice
concepts and real time samples.
Thanks
Raagz
...
more >>
Can I override the send and receive methods on a web service proxy?
I want to use the default proxy classes generated when I add a reference to
a web service to create and read the SOAP messages when I call a method… but,
I would like to replace the send and receive with my own code so I co...
more >>