Click here to Skip to main content
15,887,083 members
Home / Discussions / C#
   

C#

 
Questionhow to run exterrnal applications in c# Pin
abiniyam6-Oct-08 3:57
abiniyam6-Oct-08 3:57 
AnswerRe: how to run exterrnal applications in c# Pin
leppie6-Oct-08 4:07
leppie6-Oct-08 4:07 
GeneralRe: how to run exterrnal applications in c# Pin
Pete O'Hanlon6-Oct-08 4:50
mvePete O'Hanlon6-Oct-08 4:50 
QuestionReplicating Perl's unpack functionality in C# Pin
JohnGGG6-Oct-08 3:19
JohnGGG6-Oct-08 3:19 
AnswerRe: Replicating Perl's unpack functionality in C# Pin
leppie6-Oct-08 20:50
leppie6-Oct-08 20:50 
Questionhow to run flash Pin
abiniyam6-Oct-08 3:19
abiniyam6-Oct-08 3:19 
AnswerRe: how to run flash Pin
John_Adams6-Oct-08 3:48
John_Adams6-Oct-08 3:48 
AnswerRe: how to run flash Pin
Thomas Stockwell6-Oct-08 6:12
professionalThomas Stockwell6-Oct-08 6:12 
3 Approaches:

1) Use a COM object that is meant to be used for swf/flv files.
2) Use a converter to convert the swf or flv file into a XAML compliant code file.
3) Integrate a web browser into the application that navigates to the swf or flv file. Keep in mind that the end-user must have the flash player installed for it to work with the web browser control.

Regards,
Thomas Stockwell

Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

Visit my Blog

QuestionHow to make an array of a Class..? Pin
fmlove6-Oct-08 2:13
fmlove6-Oct-08 2:13 
AnswerRe: How to make an array of a Class..? Pin
Colin Angus Mackay6-Oct-08 2:17
Colin Angus Mackay6-Oct-08 2:17 
GeneralRe: How to make an array of a Class..? Pin
fmlove6-Oct-08 2:20
fmlove6-Oct-08 2:20 
GeneralRe: How to make an array of a Class..? Pin
Colin Angus Mackay6-Oct-08 2:23
Colin Angus Mackay6-Oct-08 2:23 
AnswerRe: How to make an array of a Class..? Pin
N a v a n e e t h6-Oct-08 2:25
N a v a n e e t h6-Oct-08 2:25 
AnswerRe: How to make an array of a Class..? [modified] Pin
DaveyM696-Oct-08 2:26
professionalDaveyM696-Oct-08 2:26 
GeneralRe: How to make an array of a Class..? Pin
#realJSOP6-Oct-08 2:36
mve#realJSOP6-Oct-08 2:36 
GeneralRe: How to make an array of a Class..? Pin
DaveyM696-Oct-08 2:39
professionalDaveyM696-Oct-08 2:39 
GeneralRe: How to make an array of a Class..? Pin
#realJSOP6-Oct-08 2:42
mve#realJSOP6-Oct-08 2:42 
QuestionNetworking Pin
Smithakrishnan6-Oct-08 1:53
Smithakrishnan6-Oct-08 1:53 
AnswerRe: Networking Pin
MumbleB6-Oct-08 2:19
MumbleB6-Oct-08 2:19 
AnswerRe: Networking Pin
nelsonpaixao6-Oct-08 13:35
nelsonpaixao6-Oct-08 13:35 
QuestionHow filter file in WebBrowser?? Pin
Wojciech Nagórski6-Oct-08 1:42
Wojciech Nagórski6-Oct-08 1:42 
AnswerRe: How filter file in WebBrowser?? Pin
#realJSOP6-Oct-08 2:38
mve#realJSOP6-Oct-08 2:38 
AnswerRe: How filter file in WebBrowser?? Pin
#realJSOP6-Oct-08 2:41
mve#realJSOP6-Oct-08 2:41 
GeneralRe: How filter file in WebBrowser?? Pin
Wojciech Nagórski6-Oct-08 2:50
Wojciech Nagórski6-Oct-08 2:50 
GeneralRe: How filter file in WebBrowser?? Pin
#realJSOP6-Oct-08 3:22
mve#realJSOP6-Oct-08 3:22 

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.