Wednesday, January 30, 2019

C# Invoice post in tally XML format connect to web to tally - Static IP Configuration

Asp.net C# application invoice post in tally in XML format - Web base application connect to tally ERP using static IP  public string xmlPosting(string xml)     {                 WebRequest request = WebRequest.Create("http://00.000.00.000:9000");​//Static...