Click here to Skip to main content
15,911,139 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Adding dynamically new lines and columns to a grid ? Pin
Mark Salsbery2-Feb-09 5:55
Mark Salsbery2-Feb-09 5:55 
GeneralRe: Adding dynamically new lines and columns to a grid ? Pin
WolveFred23-Feb-09 3:31
WolveFred23-Feb-09 3:31 
QuestionFit to Screen in WPF [modified] Pin
AnkitSingh28-Jan-09 4:00
AnkitSingh28-Jan-09 4:00 
AnswerRe: Fit to Screen in WPF Pin
BlitzPackage28-Jan-09 13:50
BlitzPackage28-Jan-09 13:50 
AnswerRe: Fit to Screen in WPF Pin
raihansazal31-Jan-09 20:18
raihansazal31-Jan-09 20:18 
GeneralRe: Fit to Screen in WPF Pin
AnkitSingh1-Feb-09 5:11
AnkitSingh1-Feb-09 5:11 
QuestionClickonce Deployment Pin
VCsamir27-Jan-09 19:43
VCsamir27-Jan-09 19:43 
QuestionHow to play mp3s located in web app? Pin
threemp327-Jan-09 13:20
threemp327-Jan-09 13:20 
Hi
I am VERY new to Silverlight and I am currently developing my first Silverlight Application. I have a bunch of mp3s located in my ASP.Net web app at "~/music/". And I have XAML as:-
<MediaElement x:Name="meAudioPlayer" AutoPlay="False" Source="music/test.mp3"></MediaElement>

But the mp3 doesn't play. If I copy the mp3 to "~/ClientBin/music/test.mp3" it works! But I can't copy ALL mp3s to the ClientBin folder. My web app has 1000s of mp3s located in the "~/music/" folder instead. The MSDN documentaton says that I can use Javascript APIs to set the source relative to the calling HTML page. But it doesn't have any example code. Could someone please show me how to do this?
Thanks!
AnswerRe: How to play mp3s located in web app? Pin
Michael Sync29-Jan-09 2:11
Michael Sync29-Jan-09 2:11 
QuestionA WPF 'ah-ha' moment for you. Pin
Ray Cassick27-Jan-09 10:08
Ray Cassick27-Jan-09 10:08 
AnswerRe: A WPF 'ah-ha' moment for you. Pin
Pete O'Hanlon27-Jan-09 10:11
mvePete O'Hanlon27-Jan-09 10:11 
AnswerRe: A WPF 'ah-ha' moment for you. Pin
ColinM12327-Jan-09 11:07
ColinM12327-Jan-09 11:07 
AnswerRe: A WPF 'ah-ha' moment for you. Pin
Mark Salsbery27-Jan-09 11:37
Mark Salsbery27-Jan-09 11:37 
AnswerRe: A WPF 'ah-ha' moment for you. Pin
ColinM12327-Jan-09 11:42
ColinM12327-Jan-09 11:42 
AnswerRe: A WPF 'ah-ha' moment for you. Pin
Jammer29-Jan-09 23:22
Jammer29-Jan-09 23:22 
QuestionText Box Autocomplete Control Pin
boiDev27-Jan-09 3:00
boiDev27-Jan-09 3:00 
AnswerRe: Text Box Autocomplete Control Pin
User 27100927-Jan-09 16:31
User 27100927-Jan-09 16:31 
QuestionTabControl with DataGrid. Columns won't size correctly Pin
aalex67527-Jan-09 0:24
aalex67527-Jan-09 0:24 
AnswerRe: TabControl with DataGrid. Columns won't size correctly Pin
Mark Salsbery27-Jan-09 8:02
Mark Salsbery27-Jan-09 8:02 
GeneralRe: TabControl with DataGrid. Columns won't size correctly Pin
aalex67527-Jan-09 8:07
aalex67527-Jan-09 8:07 
GeneralRe: TabControl with DataGrid. Columns won't size correctly Pin
Mark Salsbery27-Jan-09 11:33
Mark Salsbery27-Jan-09 11:33 
GeneralRe: TabControl with DataGrid. Columns won't size correctly Pin
aalex67527-Jan-09 22:17
aalex67527-Jan-09 22:17 
GeneralRe: TabControl with DataGrid. Columns won't size correctly Pin
Mark Salsbery28-Jan-09 4:48
Mark Salsbery28-Jan-09 4:48 
QuestionChange label font at runtime Pin
Paolo Costa26-Jan-09 4:01
Paolo Costa26-Jan-09 4:01 
AnswerRe: Change label font at runtime Pin
Pete O'Hanlon26-Jan-09 4:08
mvePete O'Hanlon26-Jan-09 4:08 

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.