Click here to Skip to main content
15,886,519 members
Home / Discussions / WPF
   

WPF

 
QuestionPaint Brush in Silverlight Pin
logicon18-Mar-09 0:03
logicon18-Mar-09 0:03 
QuestionRe: Paint Brush in Silverlight Pin
Mark Salsbery18-Mar-09 5:52
Mark Salsbery18-Mar-09 5:52 
AnswerRe: Paint Brush in Silverlight Pin
Braulio Dez1-Apr-09 6:01
Braulio Dez1-Apr-09 6:01 
QuestionSingle Sign On In WPF Pin
GomathiR17-Mar-09 21:48
GomathiR17-Mar-09 21:48 
QuestionRe: Single Sign On In WPF Pin
Mark Salsbery18-Mar-09 6:27
Mark Salsbery18-Mar-09 6:27 
AnswerRe: Single Sign On In WPF Pin
GomathiR18-Mar-09 18:17
GomathiR18-Mar-09 18:17 
QuestionMediaElement does not work Pin
Christian Graus17-Mar-09 21:05
protectorChristian Graus17-Mar-09 21:05 
QuestionRe: MediaElement does not work Pin
Jeremiah Morrill22-Mar-09 18:05
Jeremiah Morrill22-Mar-09 18:05 
What was your general issue with MediaElement? Was it was that it is full of memory leaks and crashes your application? Or was it would not playback video smoothly or took up too much CPU?

If it was too much CPU, most likely you are running hardware inadequate for WPF. MediaElement on newer hardware barely uses much more CPU than WMP. The common cause for low performance of MediaElement is a slow GPU that cannot render/allocate 3D surfaces fast enough or the x-fer rate over the bus is too slow.

At what line did MediaKit crash on you? I am the author of that project and would like to check if this is a bug, or just because the GPU is too old for the features I am using.

-Jer
QuestionWPF event binding Pin
thangavel198717-Mar-09 21:04
thangavel198717-Mar-09 21:04 
AnswerRe: WPF event binding Pin
GomathiR17-Mar-09 21:52
GomathiR17-Mar-09 21:52 
GeneralRe: WPF event binding Pin
thangavel198717-Mar-09 22:53
thangavel198717-Mar-09 22:53 
GeneralRe: WPF event binding Pin
GomathiR18-Mar-09 18:19
GomathiR18-Mar-09 18:19 
AnswerRe: WPF event binding Pin
Ian Shlasko19-Mar-09 3:47
Ian Shlasko19-Mar-09 3:47 
QuestionHow to set the image inside a datagrid Pin
salon17-Mar-09 20:45
salon17-Mar-09 20:45 
AnswerRe: How to set the image inside a datagrid Pin
Mark Salsbery18-Mar-09 6:15
Mark Salsbery18-Mar-09 6:15 
Questionsilverlight Pin
Ch.Gayatri Subudhi17-Mar-09 20:08
Ch.Gayatri Subudhi17-Mar-09 20:08 
AnswerRe: silverlight Pin
Mark Salsbery18-Mar-09 6:22
Mark Salsbery18-Mar-09 6:22 
GeneralRe: silverlight Pin
Ch.Gayatri Subudhi19-Mar-09 19:03
Ch.Gayatri Subudhi19-Mar-09 19:03 
QuestionTrigger Blend Storyboard from code behind. Pin
emptythetill17-Mar-09 9:52
emptythetill17-Mar-09 9:52 
AnswerRe: Trigger Blend Storyboard from code behind. Pin
Pete O'Hanlon17-Mar-09 10:22
mvePete O'Hanlon17-Mar-09 10:22 
GeneralRe: Trigger Blend Storyboard from code behind. Pin
emptythetill17-Mar-09 11:13
emptythetill17-Mar-09 11:13 
GeneralRe: Trigger Blend Storyboard from code behind. Pin
Pete O'Hanlon17-Mar-09 11:16
mvePete O'Hanlon17-Mar-09 11:16 
GeneralRe: Trigger Blend Storyboard from code behind. Pin
emptythetill17-Mar-09 11:36
emptythetill17-Mar-09 11:36 
GeneralRe: Trigger Blend Storyboard from code behind. Pin
Pete O'Hanlon17-Mar-09 11:41
mvePete O'Hanlon17-Mar-09 11:41 
QuestionValue Converter Work Around For Data Validation Pin
BlitzPackage17-Mar-09 5:11
BlitzPackage17-Mar-09 5:11 

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.