Click here to Skip to main content
15,889,595 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows address book Pin
Henry Minute13-May-09 23:51
Henry Minute13-May-09 23:51 
GeneralRe: Windows address book Pin
eRRaTuM15-May-09 15:35
eRRaTuM15-May-09 15:35 
QuestionHow to use a GridView in a ListView - C# WinForms Pin
ramz_g13-May-09 18:35
ramz_g13-May-09 18:35 
AnswerRe: How to use a GridView in a ListView - C# WinForms Pin
Dave Kreskowiak13-May-09 19:21
mveDave Kreskowiak13-May-09 19:21 
GeneralRe: How to use a GridView in a ListView - C# WinForms Pin
ramz_g13-May-09 22:58
ramz_g13-May-09 22:58 
GeneralRe: How to use a GridView in a ListView - C# WinForms Pin
Henry Minute13-May-09 23:55
Henry Minute13-May-09 23:55 
GeneralRe: How to use a GridView in a ListView - C# WinForms Pin
ramz_g14-May-09 0:15
ramz_g14-May-09 0:15 
QuestionPlaying flv files [modified] Pin
Evgeni5713-May-09 18:26
Evgeni5713-May-09 18:26 
I have the following code:
string name = "c:\\1.flv";
axShockwaveFlash1.Movie = name;
axShockwaveFlash1.Play();


And there is no playback. But when I try playing some swf file - everything is OK.
What am I misising?
Thanks.

modified on Thursday, May 14, 2009 12:32 AM

AnswerRe: Playing flv files Pin
Dave Kreskowiak13-May-09 19:16
mveDave Kreskowiak13-May-09 19:16 
GeneralRe: Playing flv files Pin
Evgeni5713-May-09 21:58
Evgeni5713-May-09 21:58 
Questionrestore database at an other server Pin
adsana13-May-09 17:57
adsana13-May-09 17:57 
AnswerRe: restore database at an other server Pin
Mycroft Holmes13-May-09 18:05
professionalMycroft Holmes13-May-09 18:05 
AnswerRe: restore database at an other server Pin
Rhys Jacob13-May-09 22:23
Rhys Jacob13-May-09 22:23 
QuestionHow to modify the foreach identifier? Pin
blackhattrick13-May-09 17:02
blackhattrick13-May-09 17:02 
AnswerRe: How to modify the foreach identifier? PinPopular
Luc Pattyn13-May-09 17:28
sitebuilderLuc Pattyn13-May-09 17:28 
JokeRe: How to modify the foreach identifier? Pin
Samer Aburabie13-May-09 20:22
Samer Aburabie13-May-09 20:22 
QuestionDynamically adding a action to a datagrid Pin
Brad Wick13-May-09 13:29
Brad Wick13-May-09 13:29 
AnswerRe: Dynamically adding a action to a datagrid Pin
Mycroft Holmes13-May-09 14:30
professionalMycroft Holmes13-May-09 14:30 
AnswerRe: Dynamically adding a action to a datagrid Pin
Henry Minute13-May-09 14:38
Henry Minute13-May-09 14:38 
GeneralRe: Dynamically adding a action to a datagrid Pin
Mycroft Holmes13-May-09 18:07
professionalMycroft Holmes13-May-09 18:07 
GeneralRe: Dynamically adding a action to a datagrid Pin
Henry Minute13-May-09 23:18
Henry Minute13-May-09 23:18 
GeneralRe: Dynamically adding a action to a datagrid Pin
Mycroft Holmes13-May-09 23:23
professionalMycroft Holmes13-May-09 23:23 
GeneralRe: Dynamically adding a action to a datagrid Pin
Henry Minute14-May-09 0:04
Henry Minute14-May-09 0:04 
GeneralRe: Dynamically adding a action to a datagrid Pin
Brad Wick14-May-09 4:58
Brad Wick14-May-09 4:58 
GeneralRe: Dynamically adding a action to a datagrid Pin
Henry Minute14-May-09 11:13
Henry Minute14-May-09 11:13 

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.