Recent content by hemant s

  1. H

    how to customize soap body using asp.net C# 2005?

    our client using java platform for this we need customize soap body during serialization my code is following [WebService(Namespace = "srijanrozgaar.com/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] public class Srijan_Hughes : System.Web.Services.WebService { public...
Back
Top