locked
Need Help To Create API To Get Sale Data RRS feed

  • Question

  • User-807418713 posted

    Hello

    I Have One Table In SQL Server 2008 Table Name : Sale_Record

    ID Sale Date Item Name Product Value Tax Amount Net Sale Amount
    1 8-Jan-19 T-shirt 500 100 600
    2 8-Jan-19 Wallet 800 50 850
    3 8-Jan-19 Pen 150 5 155
    4 9-Jan-19 Shirt 900 100 1000
    5 9-Jan-19 Bag 1000 100 1100

    I'm uisng asp.net 2.0 C# i want to creare web api and share this api to my other customer so that he can see our sale record

    how to do so please help me im very new to API concept

    Thanks

    Thursday, January 10, 2019 4:15 AM

Answers

All replies