Click here to Skip to main content
15,889,877 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have built a windows form application which shows some notifications. My task now lies in integrating a web API link that gives a json output .The functioning of the API is to get the user details and last login time etc. In the link we have to provide username from a textbox. So any help would be handy. If my question is wrong please correct me. Thanks in advance.
Posted

1 solution

This should get you started:
http://www.asp.net/web-api/samples[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900