Ask a Question related to ASP.NET Web Services, Design and Development.
-
WTH #1
Noobilicious question: Exposing two interfaces on the same web service(C# web service)
What are the fundamentals? I'm getting ready to write a new web service
and I'd like to have the ability to add interfaces as they change to
support 'COM-like' backwards compatibility.
Clients for this web service will be using SOAP and auto-generating SOAP
headers from Visual Studio .Net.
I'm also interested in having multiple different interfaces in the same
web service as well.
Last but not least, what is the best book in your opinion about how to
write web services (preferably in C#, but that's not all important)?
WTH
WTH Guest
-
Access Denied - Network Service vs Local Service
I have been struggling with my ASP.NET (V1.1 sp1) websites getting an 'Access Denied' message. I have track down the problem (I think) to the IIS... -
Is it possible for web service to send out random notifications to web service consumer?
I am a newbie for web servcie and want to write a web service which monitors the certain field in the database. Once it exceeds the certain value,... -
Referencing web service complex data type within a second web service (like a delegate)
Hi, I am trying to figure out if ASP.NET XML Web Services and the WSDL standard can handle this type of scenario: I have two web services, and... -
win32::eventlog DNS Server, Directory Service, File Replication Service
hello, does anyone know how to scan the special eventlogs on a dc like DNS Server log Directory Service File Replicatoin Service i tried it... -
Exposing COM+ as a Web Service
I wish to configure a COM+ component to also be accessed as a web service. According to MSDN this is done by setting the "Use SOAP" check box in... -
WTH #2
Re: Noobilicious question: Exposing two interfaces on the same webservice (C# web service)
I figured it out, just add another web service ASMX page to the web
service project.
WTH
WTH Guest



Reply With Quote

