difference between .ashx and .asmx files?
Hi All,
I need to call a .NET web service from my web client application.
Can anybody say me the difference between the .asmx and .ashx files used in the .NET web services? Did it require any additional software installation or configuration to call the .NET web service from web client application generated using WSAD?
Regards,
Alice