Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i want to fetch data through API..i use c# windows form application...bt i have no idea how to fetch data...so give me demo...
Posted
Comments
Alessandro_Avila 19-Jun-13 4:36am    
What do you mean with "to fetch data"? Which data? Data from database? Or simply get information from controls in a windows forms application?
Member 10054218 19-Jun-13 4:39am    
not from database...simply get info from controls in window form plz give me demo...fetch data means how to display data dynamically using API...
Alessandro_Avila 19-Jun-13 5:12am    
Google API?

1 solution

If you mean get data from a DB in C#,
here is a nice C# CodeProject article:
Beginners guide to accessing SQL Server through C#[^]

Cheers,
Edo
 
Share this answer
 
Comments
Alessandro_Avila 19-Jun-13 8:09am    
No, he's specified not to retreive data from db. I think the issue is Google API using.
Joezer BH 19-Jun-13 10:21am    
:sigh: so hard to guess poorly informed question's intentions sometimes

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