Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
QuestionTreeview Pin
boiDev14-Oct-08 5:48
boiDev14-Oct-08 5:48 
AnswerRe: Treeview Pin
Paul Conrad14-Oct-08 7:08
professionalPaul Conrad14-Oct-08 7:08 
GeneralRe: Treeview Pin
nelsonpaixao14-Oct-08 12:17
nelsonpaixao14-Oct-08 12:17 
Questionneed help - A C# utility for a simple web query like application Pin
carl_em_200714-Oct-08 5:41
carl_em_200714-Oct-08 5:41 
AnswerRe: need help - A C# utility for a simple web query like application Pin
Simon P Stevens14-Oct-08 5:48
Simon P Stevens14-Oct-08 5:48 
AnswerRe: need help - A C# utility for a simple web query like application Pin
Ed.Poore14-Oct-08 6:07
Ed.Poore14-Oct-08 6:07 
GeneralRe: need help - A C# utility for a simple web query like application Pin
carl_em_200714-Oct-08 6:24
carl_em_200714-Oct-08 6:24 
GeneralRe: need help - A C# utility for a simple web query like application Pin
Ed.Poore14-Oct-08 8:03
Ed.Poore14-Oct-08 8:03 
From what I remember the limit is 1,000 for the SOAP API but they're not creating new keys for it anymore (they were free).  You can possibly create a local web-page and sign up for the AJAX query stuff to retrieve what you want, alternatively if you don't mind parsing HTML (just had a look at the format of the Google results page and it's pretty clean) you can just use a HttpWebRequest[^] object to form the request and retrieve stuff from that.

Have a search for Html Agility Kit which allows parsing of non-well formed html.



Questionone question related to the memory and sources release Pin
Seraph_summer14-Oct-08 5:33
Seraph_summer14-Oct-08 5:33 
AnswerRe: one question related to the memory and sources release Pin
Simon P Stevens14-Oct-08 5:36
Simon P Stevens14-Oct-08 5:36 
GeneralRe: one question related to the memory and sources release Pin
Seraph_summer14-Oct-08 5:45
Seraph_summer14-Oct-08 5:45 
GeneralRe: one question related to the memory and sources release Pin
Simon P Stevens14-Oct-08 5:59
Simon P Stevens14-Oct-08 5:59 
GeneralRe: one question related to the memory and sources release Pin
Seraph_summer14-Oct-08 5:59
Seraph_summer14-Oct-08 5:59 
GeneralRe: one question related to the memory and sources release Pin
Simon P Stevens14-Oct-08 6:04
Simon P Stevens14-Oct-08 6:04 
QuestionWindows Forms Action Framework [modified] Pin
Donkey Master14-Oct-08 5:17
Donkey Master14-Oct-08 5:17 
AnswerRe: Windows Forms Action Framework Pin
Simon P Stevens14-Oct-08 5:34
Simon P Stevens14-Oct-08 5:34 
GeneralRe: Windows Forms Action Framework Pin
Donkey Master14-Oct-08 5:56
Donkey Master14-Oct-08 5:56 
GeneralRe: Windows Forms Action Framework Pin
Simon P Stevens14-Oct-08 6:07
Simon P Stevens14-Oct-08 6:07 
QuestionHow To discover websevices Method Pin
shames(Sam)14-Oct-08 4:39
shames(Sam)14-Oct-08 4:39 
AnswerRe: How To discover websevices Method Pin
led mike14-Oct-08 4:49
led mike14-Oct-08 4:49 
GeneralRe: How To discover websevices Method Pin
shames(Sam)14-Oct-08 6:03
shames(Sam)14-Oct-08 6:03 
Questiona way to execute the file on list view by doubleclick Pin
Gianpaolo Barci14-Oct-08 4:37
Gianpaolo Barci14-Oct-08 4:37 
QuestionRe: a way to execute the file on list view by doubleclick Pin
led mike14-Oct-08 4:46
led mike14-Oct-08 4:46 
AnswerRe: a way to execute the file on list view by doubleclick Pin
Gianpaolo Barci14-Oct-08 5:10
Gianpaolo Barci14-Oct-08 5:10 
AnswerRe: a way to execute the file on list view by doubleclick Pin
DaveyM6914-Oct-08 5:31
professionalDaveyM6914-Oct-08 5:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.