Click here to Skip to main content
Sign Up to vote bad
good
See more: C#3.0

i create dictionary in c# desktop application how can i connect my application to website for getting means of words thanks. .
Posted 7 Nov '12 - 5:20

Comments
Jason Gleim - 7 Nov '12 - 11:47
Not very clear what you are looking for... you might give us some more information. Are you looking to pull a word list from a web location and bring it into your application? If so, it would depend on how the endpoint is providing the information. The approaches are different depending on if they are on a web page (you have to request the page then scrape the results), a downloadable text file (you have to download the file then parse it), an XML file (again, parsing), a web service (does it return the list in SOAP, JSON, etc), or some other method? (It could be something exotic like Web Sockets) Each approach has strength and weaknesses and very different implementations.

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

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 OriginalGriff 228
1 Ron Beyer 220
2 Mahesh Bailwal 215
3 Rohan Leuva 210
4 Sergey Alexandrovich Kryukov 162
0 Sergey Alexandrovich Kryukov 8,548
1 OriginalGriff 6,819
2 CPallini 3,648
3 Rohan Leuva 2,933
4 Maciej Los 2,288


Advertise | Privacy | Mobile
Web03 | 2.6.130516.1 | Last Updated 7 Nov 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid