Click here to Skip to main content
15,915,019 members
Home / Discussions / C#
   

C#

 
AnswerRe: Comments for your code.. generating MSDN style files Pin
Christian Graus11-Nov-09 15:36
protectorChristian Graus11-Nov-09 15:36 
GeneralRe: Comments for your code.. generating MSDN style files Pin
PIEBALDconsult11-Nov-09 16:48
mvePIEBALDconsult11-Nov-09 16:48 
GeneralRe: Comments for your code.. generating MSDN style files Pin
Shameel11-Nov-09 22:37
professionalShameel11-Nov-09 22:37 
GeneralRe: Comments for your code.. generating MSDN style files Pin
PIEBALDconsult12-Nov-09 4:09
mvePIEBALDconsult12-Nov-09 4:09 
GeneralRe: Comments for your code.. generating MSDN style files Pin
Jacob Dixon12-Nov-09 3:06
Jacob Dixon12-Nov-09 3:06 
AnswerRe: Comments for your code.. generating MSDN style files Pin
Not Active11-Nov-09 17:01
mentorNot Active11-Nov-09 17:01 
GeneralRe: Comments for your code.. generating MSDN style files Pin
Jacob Dixon12-Nov-09 3:07
Jacob Dixon12-Nov-09 3:07 
AnswerMessage Closed Pin
11-Nov-09 18:38
stancrm11-Nov-09 18:38 
GeneralRe: Comments for your code.. generating MSDN style files Pin
Jacob Dixon12-Nov-09 3:00
Jacob Dixon12-Nov-09 3:00 
QuestionDataGridView Pin
Illegal Operation11-Nov-09 13:18
Illegal Operation11-Nov-09 13:18 
AnswerRe: DataGridView Pin
Christian Graus11-Nov-09 13:45
protectorChristian Graus11-Nov-09 13:45 
AnswerRe: DataGridView Pin
PIEBALDconsult11-Nov-09 15:24
mvePIEBALDconsult11-Nov-09 15:24 
GeneralRe: DataGridView Pin
V.11-Nov-09 20:06
professionalV.11-Nov-09 20:06 
GeneralRe: DataGridView Pin
PIEBALDconsult12-Nov-09 4:14
mvePIEBALDconsult12-Nov-09 4:14 
GeneralRe: DataGridView Pin
V.12-Nov-09 4:16
professionalV.12-Nov-09 4:16 
GeneralRe: DataGridView Pin
PIEBALDconsult12-Nov-09 4:20
mvePIEBALDconsult12-Nov-09 4:20 
AnswerRe: DataGridView Pin
Gerry Schmitz11-Nov-09 17:26
mveGerry Schmitz11-Nov-09 17:26 
AnswerRe: DataGridView Pin
V.11-Nov-09 20:04
professionalV.11-Nov-09 20:04 
QuestionDoubleBuffered problem. [modified] Pin
DerDevil11-Nov-09 13:02
DerDevil11-Nov-09 13:02 
AnswerRe: DoubleBuffered problem. Pin
Christian Graus11-Nov-09 13:47
protectorChristian Graus11-Nov-09 13:47 
GeneralRe: DoubleBuffered problem. Pin
DerDevil11-Nov-09 22:23
DerDevil11-Nov-09 22:23 
AnswerRe: DoubleBuffered problem. [modified] Pin
Shameel11-Nov-09 22:44
professionalShameel11-Nov-09 22:44 
GeneralRe: DoubleBuffered problem. Pin
DerDevil11-Nov-09 22:57
DerDevil11-Nov-09 22:57 
QuestionMedia Suite project help Pin
MattWeed911-Nov-09 12:58
MattWeed911-Nov-09 12:58 
I am new to C# programing and I would like learn.I am using Visual Stuido 10 beta right now, and the only other programming I have done is in Html, PHP, and Java script.I've been doing some reading and been through the "hello world" Windows form app. Yeah I know, I am a master already right....

Anyway's I need some advice/help, just to get me going in the right direction. I have set up a game plan and a list of what I would like the program to be able to do. The idea is, a advanced media suite.Here are the fuctions I would like to incoperate into the project.

1)Video/DvD Player - Able to play video from the dvd drive and be able to play most popular video file types.

2)Audio player -able to play most audio file types like .wav, .mp3, and so on.

3)Picture Viewer/Slide show - Able to show most file types

4)Audio/Video/Picture burning - Able to burn the three media types to cd-r/dvd-r.

5)Video/Audio Conveter - Able to convert a wide range of file types to another


So, I was hoping to get this done by tomorrow. Joking Smile | :)

I know this might be a lot, and understand it might take take a good amount of time to complete. But is all of this realistic, or am I thinking of way to much for one person to be able to do in a life time? I would like to make most of them pretty advanced is possible. For exsample,

Video player fuctions:
Forward
Back
Next Chapter
Previous Chapter
Stop
Puase
Play
Volume
Mute
Full Screen
Captions
ext...

I would like to focus on the Media Player part first. I am pretty sure I found a few tutorials that will help me with the basic fuctions. I would like to steer clear of using fuctions of Windows Media Player. Once I can get down a good working Media player, I would like to release it as a open source beta project, releasing the other fuctions over a period of time as a new "Release". So any tips or links to useful information would be pretty cool.

Oh, and if I get stuck and need some guidence, Is it ok just to post it in the form, instead of making a new topic?
AnswerRe: Media Suite project help Pin
Christian Graus11-Nov-09 13:48
protectorChristian Graus11-Nov-09 13:48 

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.