Click here to Skip to main content
15,896,461 members
Home / Discussions / C#
   

C#

 
GeneralRe: One 8-Bit Byte Across The Serial Port Pin
Gerry Schmitz30-Oct-12 11:01
mveGerry Schmitz30-Oct-12 11:01 
QuestionC# exe app Pin
Michael Kurdík24-Oct-12 10:10
Michael Kurdík24-Oct-12 10:10 
AnswerRe: C# exe app Pin
Pete O'Hanlon24-Oct-12 10:49
mvePete O'Hanlon24-Oct-12 10:49 
AnswerRe: C# exe app Pin
Abhinav S24-Oct-12 19:58
Abhinav S24-Oct-12 19:58 
QuestionWinforms or WPF Pin
Orjan Westin24-Oct-12 0:09
professionalOrjan Westin24-Oct-12 0:09 
AnswerRe: Winforms or WPF Pin
BobJanova24-Oct-12 0:52
BobJanova24-Oct-12 0:52 
AnswerRe: Winforms or WPF Pin
Pete O'Hanlon24-Oct-12 1:11
mvePete O'Hanlon24-Oct-12 1:11 
GeneralRe: Winforms or WPF Pin
Orjan Westin25-Oct-12 3:25
professionalOrjan Westin25-Oct-12 3:25 
AnswerRe: Winforms or WPF Pin
Eddy Vluggen24-Oct-12 1:18
professionalEddy Vluggen24-Oct-12 1:18 
AnswerRe: Winforms or WPF Pin
V.24-Oct-12 2:42
professionalV.24-Oct-12 2:42 
AnswerRe: Winforms or WPF Pin
Keith Barrow24-Oct-12 6:49
professionalKeith Barrow24-Oct-12 6:49 
AnswerRe: Winforms or WPF Pin
Gerry Schmitz24-Oct-12 15:37
mveGerry Schmitz24-Oct-12 15:37 
AnswerRe: Winforms or WPF Pin
Bernhard Hiller26-Oct-12 0:34
Bernhard Hiller26-Oct-12 0:34 
Questioncreate a node with color in c# Pin
mahendiran bala23-Oct-12 23:43
mahendiran bala23-Oct-12 23:43 
AnswerRe: create a node with color in c# Pin
Pete O'Hanlon23-Oct-12 23:49
mvePete O'Hanlon23-Oct-12 23:49 
QuestionVSTO 2010 Word Addin, passing arguments problem PinPopular
Shah Ali Haider23-Oct-12 22:52
Shah Ali Haider23-Oct-12 22:52 
AnswerRe: VSTO 2010 Word Addin, passing arguments problem Pin
Richard Deeming24-Oct-12 2:15
mveRichard Deeming24-Oct-12 2:15 
AnswerRe: VSTO 2010 Word Addin, passing arguments problem Pin
Pete O'Hanlon24-Oct-12 3:56
mvePete O'Hanlon24-Oct-12 3:56 
QuestionWebRequest and WebResponse has issues Pin
Xarzu23-Oct-12 21:28
Xarzu23-Oct-12 21:28 
AnswerRe: WebRequest and WebResponse has issues Pin
J4amieC23-Oct-12 21:36
J4amieC23-Oct-12 21:36 
GeneralRe: WebRequest and WebResponse has issues Pin
Xarzu25-Oct-12 11:04
Xarzu25-Oct-12 11:04 
AnswerRe: WebRequest and WebResponse has issues Pin
n.podbielski23-Oct-12 22:10
n.podbielski23-Oct-12 22:10 
GeneralRe: WebRequest and WebResponse has issues Pin
Jan Steyn24-Oct-12 3:31
Jan Steyn24-Oct-12 3:31 
GeneralRe: WebRequest and WebResponse has issues Pin
Xarzu25-Oct-12 11:10
Xarzu25-Oct-12 11:10 
my goal is to programatically get search results from a google search.

Using WebRequest and WebResponse yelds results like I see in IE where the (if I look at the processed HTML source) javascript manages to hide the search engine results from google after the browser processes the javascript.

The source code from Firefox is before html is processed by the browser and the javascript manages to hide the content.

How do I programatically make web requests to be like it is in Firefox?
GeneralRe: WebRequest and WebResponse has issues Pin
n.podbielski25-Oct-12 20:14
n.podbielski25-Oct-12 20:14 

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.