Click here to Skip to main content
15,913,709 members
Home / Discussions / C#
   

C#

 
GeneralRe: VS 2008 performance Pin
netJP12L6-Jun-08 5:01
netJP12L6-Jun-08 5:01 
GeneralRe: VS 2008 performance Pin
Alan Balkany6-Jun-08 5:04
Alan Balkany6-Jun-08 5:04 
GeneralRe: VS 2008 performance Pin
Pete O'Hanlon6-Jun-08 8:22
mvePete O'Hanlon6-Jun-08 8:22 
QuestionTransparent form Pin
Saiyed Alam5-Jun-08 7:16
Saiyed Alam5-Jun-08 7:16 
AnswerRe: Transparent form Pin
Anthony Mushrow5-Jun-08 7:24
professionalAnthony Mushrow5-Jun-08 7:24 
GeneralRe: Transparent form Pin
Saiyed Alam5-Jun-08 7:36
Saiyed Alam5-Jun-08 7:36 
GeneralRe: Transparent form Pin
Anthony Mushrow5-Jun-08 7:42
professionalAnthony Mushrow5-Jun-08 7:42 
GeneralRe: Transparent form Pin
PIEBALDconsult5-Jun-08 7:57
mvePIEBALDconsult5-Jun-08 7:57 
GeneralRe: Transparent form Pin
Saiyed Alam5-Jun-08 8:13
Saiyed Alam5-Jun-08 8:13 
QuestionWinforms default language Pin
jekak5-Jun-08 6:38
jekak5-Jun-08 6:38 
AnswerRe: Winforms default language Pin
Christian Graus5-Jun-08 6:41
protectorChristian Graus5-Jun-08 6:41 
AnswerRe: Winforms default language Pin
mav.northwind5-Jun-08 23:45
mav.northwind5-Jun-08 23:45 
GeneralRe: Winforms default language Pin
jekak7-Jun-08 11:31
jekak7-Jun-08 11:31 
GeneralRe: Winforms default language Pin
mav.northwind7-Jun-08 20:35
mav.northwind7-Jun-08 20:35 
GeneralRe: Winforms default language Pin
jekak7-Jun-08 20:41
jekak7-Jun-08 20:41 
GeneralRe: Winforms default language Pin
mav.northwind8-Jun-08 19:03
mav.northwind8-Jun-08 19:03 
QuestionCrystal Report Wizard Problem Pin
Saba025-Jun-08 5:17
Saba025-Jun-08 5:17 
AnswerRe: Crystal Report Wizard Problem Pin
Muhammad Shahid Farooq5-Jun-08 6:01
professionalMuhammad Shahid Farooq5-Jun-08 6:01 
QuestionOn performance of Crystal Reports in .NET using C# Pin
selcuks5-Jun-08 5:04
selcuks5-Jun-08 5:04 
AnswerRe: On performance of Crystal Reports in .NET using C# Pin
led mike5-Jun-08 5:16
led mike5-Jun-08 5:16 
QuestionMedia Player control Pin
blackjack21505-Jun-08 4:48
blackjack21505-Jun-08 4:48 
AnswerRe: Media Player control Pin
leppie5-Jun-08 4:52
leppie5-Jun-08 4:52 
GeneralRe: Media Player control Pin
blackjack21505-Jun-08 5:04
blackjack21505-Jun-08 5:04 
GeneralRe: Media Player control Pin
Christian Graus5-Jun-08 5:13
protectorChristian Graus5-Jun-08 5:13 
GeneralRe: Media Player control Pin
blackjack21505-Jun-08 7:06
blackjack21505-Jun-08 7:06 
It's strange and it's got someting to do with the audio file fomat used. For a project I need some clear WAV files without ID tags. I ripped some from an audio CD using FreeRIP, because the Rip feature in Media Player doesn't have the option to ignore ID tags.

I noticed this:
- The MediaPlayer control in my C# app is able to scroll through mp3 file and wav file ripped with Media Player, but cannot scroll through wav files ripped with FreeRIP
- The stand-alone Media Player can scroll through any file, but the control can't.

Odd, really...

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.