Click here to Skip to main content
15,908,111 members
Home / Discussions / C#
   

C#

 
GeneralRe: datagridview button problem ++ Pin
half-life2-Mar-08 7:47
half-life2-Mar-08 7:47 
GeneralRe: datagridview button problem ++ Pin
Xmen Real 2-Mar-08 7:52
professional Xmen Real 2-Mar-08 7:52 
GeneralRe: datagridview button problem ++ Pin
half-life2-Mar-08 7:54
half-life2-Mar-08 7:54 
GeneralChange SQL Server service to Logon using Local system account Pin
Rajesh VR1-Mar-08 19:57
Rajesh VR1-Mar-08 19:57 
GeneralWhats the best data structure for... Pin
Stuby0851-Mar-08 14:37
Stuby0851-Mar-08 14:37 
GeneralRe: Whats the best data structure for... Pin
PIEBALDconsult1-Mar-08 16:22
mvePIEBALDconsult1-Mar-08 16:22 
GeneralEmbedded *.chm help file Pin
nike_arh1-Mar-08 12:19
nike_arh1-Mar-08 12:19 
GeneralRe: Embedded *.chm help file Pin
Christian Graus1-Mar-08 12:45
protectorChristian Graus1-Mar-08 12:45 
Process.Start is going to work if your file is on the file system. I suspect if you embedd the file in your exe, you're going to need to write it to the file system ( which would use streams ) and then call process.start. I don't know of a way to start a process where you have the file bytes in memory, but they are not on the HDD.

Christian Graus - Microsoft MVP - C++

"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: Embedded *.chm help file Pin
nike_arh1-Mar-08 23:23
nike_arh1-Mar-08 23:23 
GeneralRe: Embedded *.chm help file Pin
Giorgi Dalakishvili1-Mar-08 23:32
mentorGiorgi Dalakishvili1-Mar-08 23:32 
GeneralRe: Embedded *.chm help file Pin
nike_arh1-Mar-08 23:38
nike_arh1-Mar-08 23:38 
GeneralRe: Embedded *.chm help file Pin
Giorgi Dalakishvili1-Mar-08 23:42
mentorGiorgi Dalakishvili1-Mar-08 23:42 
GeneralRe: Embedded *.chm help file Pin
nike_arh2-Mar-08 0:17
nike_arh2-Mar-08 0:17 
GeneralRe: Embedded *.chm help file Pin
Giorgi Dalakishvili2-Mar-08 4:59
mentorGiorgi Dalakishvili2-Mar-08 4:59 
QuestionOh Sheesh ... how do you pass objects as parameters? Pin
Jammer1-Mar-08 12:07
Jammer1-Mar-08 12:07 
AnswerRe: Oh Sheesh ... how do you pass objects as parameters? Pin
Christian Graus1-Mar-08 12:13
protectorChristian Graus1-Mar-08 12:13 
GeneralRe: Oh Sheesh ... how do you pass objects as parameters? Pin
Jammer1-Mar-08 12:25
Jammer1-Mar-08 12:25 
GeneralRe: Oh Sheesh ... how do you pass objects as parameters? Pin
Christian Graus1-Mar-08 12:56
protectorChristian Graus1-Mar-08 12:56 
GeneralRe: Oh Sheesh ... how do you pass objects as parameters? Pin
Jammer1-Mar-08 13:07
Jammer1-Mar-08 13:07 
GeneralRe: Oh Sheesh ... how do you pass objects as parameters? Pin
Christian Graus1-Mar-08 13:34
protectorChristian Graus1-Mar-08 13:34 
QuestionHow to run application after login before explorer.exe runs? Pin
yasa1-Mar-08 10:21
yasa1-Mar-08 10:21 
GeneralRe: How to run application after login before explorer.exe runs? Pin
Christian Graus1-Mar-08 10:32
protectorChristian Graus1-Mar-08 10:32 
GeneralRe: How to run application after login before explorer.exe runs? Pin
PIEBALDconsult1-Mar-08 16:24
mvePIEBALDconsult1-Mar-08 16:24 
GeneralRe: How to run application after login before explorer.exe runs? Pin
User 23822921-Mar-08 18:10
User 23822921-Mar-08 18:10 
GeneralContext Menu Strips Pin
MarkMokris1-Mar-08 4:53
MarkMokris1-Mar-08 4:53 

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.