Click here to Skip to main content
15,897,226 members
Home / Discussions / C#
   

C#

 
GeneralRe: Comparing enums? Pin
AndrewVos16-Apr-08 21:38
AndrewVos16-Apr-08 21:38 
QuestionLaunching an external process from a BackgroundWorker thread? Pin
thompsons16-Apr-08 13:09
thompsons16-Apr-08 13:09 
GeneralRe: Launching an external process from a BackgroundWorker thread? Pin
Luc Pattyn16-Apr-08 14:37
sitebuilderLuc Pattyn16-Apr-08 14:37 
GeneralRe: Launching an external process from a BackgroundWorker thread? Pin
Ravenet16-Apr-08 16:04
Ravenet16-Apr-08 16:04 
GeneralRe: Launching an external process from a BackgroundWorker thread? Pin
Dave Kreskowiak17-Apr-08 4:20
mveDave Kreskowiak17-Apr-08 4:20 
GeneralRe: Launching an external process from a BackgroundWorker thread? Pin
thompsons17-Apr-08 5:09
thompsons17-Apr-08 5:09 
QuestionDisplaying ppt in Webrowser or PictureBox? Pin
cbr4rusty16-Apr-08 11:10
cbr4rusty16-Apr-08 11:10 
GeneralRe: Displaying ppt in Webrowser or PictureBox? Pin
Christian Graus16-Apr-08 11:41
protectorChristian Graus16-Apr-08 11:41 
You can control office through the microsoft tools for office ( or something like that ). You can't display a ppt on a machine that doesn't have powerpoint installed, but I'd expect you could perhaps do it through the libraries MS provides, on a machine that has it.

You definately cannot do it in a picturebox, if you can do it through a browser control, it's only because the browser itself knows how to open a powerpoint ( I'm not sure if it opens them embedded, like PDFs will open )

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 )

GeneralDLL Entry point [modified] Pin
Muammar©16-Apr-08 10:37
Muammar©16-Apr-08 10:37 
GeneralRe: DLL Entry point Pin
Luc Pattyn16-Apr-08 10:41
sitebuilderLuc Pattyn16-Apr-08 10:41 
GeneralRe: DLL Entry point [modified] Pin
Muammar©16-Apr-08 10:46
Muammar©16-Apr-08 10:46 
GeneralRe: DLL Entry point Pin
Luc Pattyn16-Apr-08 11:13
sitebuilderLuc Pattyn16-Apr-08 11:13 
GeneralRe: DLL Entry point Pin
Muammar©16-Apr-08 19:45
Muammar©16-Apr-08 19:45 
GeneralRe: DLL Entry point Pin
Luc Pattyn16-Apr-08 23:57
sitebuilderLuc Pattyn16-Apr-08 23:57 
GeneralRe: DLL Entry point Pin
Rojan Gh.16-Apr-08 18:53
professionalRojan Gh.16-Apr-08 18:53 
Generalstring.remove doesn't work Pin
Dj_Lordas16-Apr-08 10:31
Dj_Lordas16-Apr-08 10:31 
GeneralRe: string.remove doesn't work Pin
Pete O'Hanlon16-Apr-08 10:35
mvePete O'Hanlon16-Apr-08 10:35 
GeneralRe: string.remove doesn't work Pin
Christian Graus16-Apr-08 11:42
protectorChristian Graus16-Apr-08 11:42 
GeneralRe: string.remove doesn't work Pin
Ravenet16-Apr-08 15:53
Ravenet16-Apr-08 15:53 
GeneralRe: string.remove doesn't work Pin
Zoltan Balazs17-Apr-08 5:58
Zoltan Balazs17-Apr-08 5:58 
GeneralRe: string.remove doesn't work Pin
Ravenet17-Apr-08 15:30
Ravenet17-Apr-08 15:30 
GeneralRe: string.remove doesn't work Pin
joie717017-Apr-08 18:23
joie717017-Apr-08 18:23 
GeneralRe: string.remove doesn't work Pin
Ravenet17-Apr-08 20:11
Ravenet17-Apr-08 20:11 
GeneralRe: string.remove doesn't work Pin
Zoltan Balazs17-Apr-08 20:05
Zoltan Balazs17-Apr-08 20:05 
QuestionHow to get network computers hostname without importing dll's Pin
Jordanwb16-Apr-08 9:53
Jordanwb16-Apr-08 9: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.