Using X509 Certificate with Web Service in ASP.Net – Update
In one of my previous posts, I described in detail for using X509 certificates with web services. Continue reading ‘Using X509 Certificate with Web Service in ASP.Net – Update’ »
Posts tagged ‘Web Service’
In one of my previous posts, I described in detail for using X509 certificates with web services. Continue reading ‘Using X509 Certificate with Web Service in ASP.Net – Update’ »
Recently, I needed to incorporate a java web service (not developed in-house) into my client’s existing ASP.Net website. Continue reading ‘Using X509 Certificate with Web Service in ASP.Net’ »
We know that when enumeration type is used in web services, the string name of the enumeration value is used but not the underlying integer. Continue reading ‘Be Careful When Using Enums in Web Services’ »