Click here to Skip to main content
15,867,835 members
Home / Discussions / C#
   

C#

 
GeneralRe: File Structure Serialization Pin
carbon_golem1-May-08 3:57
carbon_golem1-May-08 3:57 
QuestionPlease Help !Query executing in oracle but not executing through code Pin
ravindradonkada30-Apr-08 19:46
ravindradonkada30-Apr-08 19:46 
AnswerRe: Please Help !Query executing in oracle but not executing through code Pin
Christian Graus30-Apr-08 20:18
protectorChristian Graus30-Apr-08 20:18 
AnswerRe: Please Help !Query executing in oracle but not executing through code [modified] Pin
Mircea Puiu1-May-08 4:46
Mircea Puiu1-May-08 4:46 
QuestionDetect Shift when Menu Opens Pin
Chris_McGrath30-Apr-08 19:28
Chris_McGrath30-Apr-08 19:28 
AnswerRe: Detect Shift when Menu Opens Pin
Chris_McGrath30-Apr-08 19:45
Chris_McGrath30-Apr-08 19:45 
QuestionHOW TO CREATE AN INSTANCE OF INTERNET EXPLORER AND HOW TO USE IT? Pin
syamooo30-Apr-08 18:55
syamooo30-Apr-08 18:55 
AnswerRe: HOW TO CREATE AN INSTANCE OF INTERNET EXPLORER AND HOW TO USE IT? Pin
Christian Graus30-Apr-08 19:18
protectorChristian Graus30-Apr-08 19:18 
Process.Start("http://www.codeproject.com");

will open a new IE window. If you open an external IE window, you can't interact with it. If you want to, then you need to put a web browser control on a form, and show the page in that.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: HOW TO CREATE AN INSTANCE OF INTERNET EXPLORER AND HOW TO USE IT? Pin
syamooo30-Apr-08 19:38
syamooo30-Apr-08 19:38 
GeneralRe: HOW TO CREATE AN INSTANCE OF INTERNET EXPLORER AND HOW TO USE IT? Pin
Christian Graus30-Apr-08 19:53
protectorChristian Graus30-Apr-08 19:53 
GeneralRe: HOW TO CREATE AN INSTANCE OF INTERNET EXPLORER AND HOW TO USE IT? Pin
Zoltan Balazs30-Apr-08 20:00
Zoltan Balazs30-Apr-08 20:00 
GeneralRe: HOW TO CREATE AN INSTANCE OF INTERNET EXPLORER AND HOW TO USE IT? Pin
Christian Graus30-Apr-08 20:13
protectorChristian Graus30-Apr-08 20:13 
GeneralRe: HOW TO CREATE AN INSTANCE OF INTERNET EXPLORER AND HOW TO USE IT? Pin
Zoltan Balazs30-Apr-08 20:30
Zoltan Balazs30-Apr-08 20:30 
GeneralRe: HOW TO CREATE AN INSTANCE OF INTERNET EXPLORER AND HOW TO USE IT? Pin
Christian Graus30-Apr-08 20:39
protectorChristian Graus30-Apr-08 20:39 
GeneralRe: HOW TO CREATE AN INSTANCE OF INTERNET EXPLORER AND HOW TO USE IT? Pin
Anthony Mushrow1-May-08 1:38
professionalAnthony Mushrow1-May-08 1:38 
QuestionHow to Intercept WebBrowser Control default download with my custom downloader? Pin
Anindya Chatterjee30-Apr-08 18:10
Anindya Chatterjee30-Apr-08 18:10 
AnswerRe: How to Intercept WebBrowser Control default download with my custom downloader? Pin
Anthony Mushrow1-May-08 1:47
professionalAnthony Mushrow1-May-08 1:47 
GeneralRe: How to Intercept WebBrowser Control default download with my custom downloader? Pin
Spacix One1-May-08 8:50
Spacix One1-May-08 8:50 
GeneralRe: How to Intercept WebBrowser Control default download with my custom downloader? Pin
Anthony Mushrow1-May-08 11:36
professionalAnthony Mushrow1-May-08 11:36 
GeneralRe: How to Intercept WebBrowser Control default download with my custom downloader? Pin
Spacix One2-May-08 5:01
Spacix One2-May-08 5:01 
GeneralRe: How to Intercept WebBrowser Control default download with my custom downloader? Pin
Anindya Chatterjee1-May-08 10:30
Anindya Chatterjee1-May-08 10:30 
QuestionHow to use sgen.exe in postbuild events Pin
Razvan Dimescu30-Apr-08 10:11
Razvan Dimescu30-Apr-08 10:11 
AnswerRe: How to use sgen.exe in postbuild events Pin
Rob Graham30-Apr-08 11:46
Rob Graham30-Apr-08 11:46 
GeneralRe: How to use sgen.exe in postbuild events Pin
Razvan Dimescu30-Apr-08 20:11
Razvan Dimescu30-Apr-08 20:11 
AnswerRe: How to use sgen.exe in postbuild events Pin
Ed.Poore30-Apr-08 11:54
Ed.Poore30-Apr-08 11:54 

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.