I have created a .NET windows based application in c#.
Find the attached screenshot of my application.
Java web service is already created and maintained.
Now I want to send the values from windows application grid view to java web service.
Is this possible? If so how?
Am newbie to this type of application,
So please help me with a sample code for how to send the values from grid view to java web service.