Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Smart Client Datasource server call problem to WSDL web services in C#.Net for save

    Hi,

    I have new to WSDL web services in C#.Net, have tried customerSearch.html example given in the sample it work fine. Then have tried for Add, update, fetch and delete operation using OperationBindings in datasource to make DotNet server call, But have not find proper example in the site, so kindly provide the example which use C#.Net web services and having create, update, fetch and delete operation.

    Thanks in advance.

    Senthil Kumar N

    #2
    Hi Senthil,

    You got any solutions for .Net related. If you have please post some examples.


    Thanks & Regards,
    Thennavan.

    Comment


      #3
      Originally posted by nskit84 View Post
      Hi,

      I have new to WSDL web services in C#.Net, have tried customerSearch.html example given in the sample it work fine. Then have tried for Add, update, fetch and delete operation using OperationBindings in datasource to make DotNet server call, But have not find proper example in the site, so kindly provide the example which use C#.Net web services and having create, update, fetch and delete operation.

      Thanks in advance.

      Senthil Kumar N
      Better you have to study c# client server commmunication basics first. Follow the link http://csharp.net-informations.com/communications/csharp-socket-programming.htm it will give you a bsic study of communications.

      gerab.

      Comment

      Working...
      X