Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
QuestionCSV Downloading and Page Transfer Pin
Renjith Kalarikkal1-Nov-15 1:24
Renjith Kalarikkal1-Nov-15 1:24 
AnswerRe: CSV Downloading and Page Transfer Pin
Richard Deeming2-Nov-15 2:07
mveRichard Deeming2-Nov-15 2:07 
QuestionSystem.Speech.Recognition Pin
Christian 9831-Oct-15 22:21
Christian 9831-Oct-15 22:21 
AnswerRe: System.Speech.Recognition Pin
BillWoodruff31-Oct-15 22:35
professionalBillWoodruff31-Oct-15 22:35 
AnswerRe: System.Speech.Recognition Pin
Sergey Kizyan1-Nov-15 1:06
professionalSergey Kizyan1-Nov-15 1:06 
Questionc # webbrowser Windows Media Player Pin
gitokc31-Oct-15 19:30
gitokc31-Oct-15 19:30 
AnswerRe: c # webbrowser Windows Media Player Pin
Pete O'Hanlon31-Oct-15 20:43
mvePete O'Hanlon31-Oct-15 20:43 
AnswerRe: c # webbrowser Windows Media Player Pin
BillWoodruff31-Oct-15 21:20
professionalBillWoodruff31-Oct-15 21:20 
First, is this WinForms, WPF, ASP.NET ?

"True Grits" starts when you put your fingers on the computer keyboard and search CodeProject, the web, and StackOverFlow.

First, you must deal with the question of whether grits can be found and used in the way you describe. You might run into a problem like the one described here: [^], where the versions of Windows and/or WMP are incompatible.

Once you know that grits is available, you harvest the raw grits by reading the relevant links in your search results, and/or studying relevant code you discover in the links.

For the raw grits to be useful, it needs to get ripe. So you create a WinForms or WPF project, you put a web-browser control on it, you do what it takes to get the Windows Media Player object loaded (an HTML file opened) in that WebBrowser control, and the right connections made to a valid media source, and the play command issues.

... and you ask specific question here describing any problem(s) you are having, showing the relevant code in your project as necessary.
«I want to stay as close to the edge as I can without going over. Out on the edge you see all kinds of things you can't see from the center» Kurt Vonnegut.


modified 1-Nov-15 4:06am.

GeneralRe: c # webbrowser Windows Media Player Pin
OriginalGriff31-Oct-15 21:39
mveOriginalGriff31-Oct-15 21:39 
GeneralRe: c # webbrowser Windows Media Player Pin
BillWoodruff31-Oct-15 22:03
professionalBillWoodruff31-Oct-15 22:03 
GeneralRe: c # webbrowser Windows Media Player Pin
OriginalGriff31-Oct-15 22:08
mveOriginalGriff31-Oct-15 22:08 
Questionocr experts Pin
iqballll31-Oct-15 2:47
iqballll31-Oct-15 2:47 
AnswerRe: ocr experts Pin
OriginalGriff31-Oct-15 2:49
mveOriginalGriff31-Oct-15 2:49 
GeneralRe: ocr experts Pin
iqballll31-Oct-15 2:51
iqballll31-Oct-15 2:51 
QuestionLooking for a solution for combine WebService and jQuery (web app) Pin
goldsoft30-Oct-15 23:29
goldsoft30-Oct-15 23:29 
Answer[REPOST] Looking for a solution for combine WebService and jQuery (web app) Pin
Richard Deeming2-Nov-15 1:57
mveRichard Deeming2-Nov-15 1:57 
Questionwhy I can't install SQL Server Compact Database for SQL Server Management Studio ? Pin
Member 245846730-Oct-15 18:17
Member 245846730-Oct-15 18:17 
AnswerRe: why I can't install SQL Server Compact Database for SQL Server Management Studio ? Pin
John Torjo31-Oct-15 0:30
professionalJohn Torjo31-Oct-15 0:30 
AnswerRe: why I can't install SQL Server Compact Database for SQL Server Management Studio ? Pin
Eddy Vluggen31-Oct-15 1:21
professionalEddy Vluggen31-Oct-15 1:21 
QuestionTrying to design thread safe class Pin
Member 1206160030-Oct-15 10:18
Member 1206160030-Oct-15 10:18 
AnswerRe: Trying to design thread safe class Pin
BillWoodruff30-Oct-15 10:29
professionalBillWoodruff30-Oct-15 10:29 
GeneralRe: Trying to design thread safe class Pin
Member 1206160030-Oct-15 10:33
Member 1206160030-Oct-15 10:33 
GeneralRe: Trying to design thread safe class Pin
John Torjo31-Oct-15 0:29
professionalJohn Torjo31-Oct-15 0:29 
GeneralRe: Trying to design thread safe class Pin
Member 1206160031-Oct-15 0:43
Member 1206160031-Oct-15 0:43 
GeneralRe: Trying to design thread safe class Pin
John Torjo31-Oct-15 7:40
professionalJohn Torjo31-Oct-15 7:40 

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.