Click here to Skip to main content
15,889,281 members
Home / Discussions / C#
   

C#

 
AnswerRe: need program Pin
Guffa23-Oct-07 11:45
Guffa23-Oct-07 11:45 
AnswerRe: need program Pin
Ravi Bhavnani23-Oct-07 17:51
professionalRavi Bhavnani23-Oct-07 17:51 
QuestionProblem with SortedList and call by value Pin
sf10123-Oct-07 9:02
sf10123-Oct-07 9:02 
AnswerRe: Problem with SortedList and call by value Pin
Dave Kreskowiak23-Oct-07 9:38
mveDave Kreskowiak23-Oct-07 9:38 
AnswerRe: Problem with SortedList and call by value Pin
pmarfleet23-Oct-07 9:44
pmarfleet23-Oct-07 9:44 
AnswerRe: Problem with SortedList and call by value Pin
Luc Pattyn23-Oct-07 11:56
sitebuilderLuc Pattyn23-Oct-07 11:56 
Questionerror Pin
memaia23-Oct-07 8:52
memaia23-Oct-07 8:52 
AnswerRe: error Pin
pmarfleet23-Oct-07 9:33
pmarfleet23-Oct-07 9:33 
AnswerRe: error [modified] Pin
Dave Kreskowiak23-Oct-07 9:36
mveDave Kreskowiak23-Oct-07 9:36 
GeneralRe: error Pin
Anthony Mushrow23-Oct-07 10:51
professionalAnthony Mushrow23-Oct-07 10:51 
GeneralRe: error Pin
Luc Pattyn23-Oct-07 11:59
sitebuilderLuc Pattyn23-Oct-07 11:59 
GeneralRe: error Pin
Dave Kreskowiak23-Oct-07 13:54
mveDave Kreskowiak23-Oct-07 13:54 
QuestionHow add data into DataGrid dynamically Pin
A.Asif23-Oct-07 8:25
A.Asif23-Oct-07 8:25 
AnswerRe: How add data into DataGrid dynamically Pin
pmarfleet23-Oct-07 9:30
pmarfleet23-Oct-07 9:30 
GeneralRe: How add data into DataGrid dynamically Pin
A.Asif23-Oct-07 9:46
A.Asif23-Oct-07 9:46 
GeneralRe: How add data into DataGrid dynamically Pin
pmarfleet23-Oct-07 9:55
pmarfleet23-Oct-07 9:55 
AnswerRe: How add data into DataGrid dynamically Pin
kenprog23-Oct-07 14:46
kenprog23-Oct-07 14:46 
Questioncan't play song ! Pin
whale8423-Oct-07 8:23
whale8423-Oct-07 8:23 
I embeded this object to my aspx page.
<code><OBJECT id="Player" style="WIDTH: 121.92%; HEIGHT: 265px" height="265" width="121.92%" classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6"
>
<PARAM NAME="URL" VALUE="path">
<PARAM NAME="rate" VALUE="1">
<PARAM NAME="balance" VALUE="1">
<PARAM NAME="currentPosition" VALUE="1">
<PARAM NAME="defaultFrame" VALUE="">
<PARAM NAME="playCount" VALUE="10">
<PARAM NAME="autoStart" VALUE="-1">
<PARAM NAME="currentMarker" VALUE="0">
<PARAM NAME="invokeURLs" VALUE="-1">
<PARAM NAME="baseURL" VALUE="">
<PARAM NAME="volume" VALUE="100">
<PARAM NAME="mute" VALUE="0">
<PARAM NAME="uiMode" VALUE="full">
<PARAM NAME="stretchToFit" VALUE="0">
<PARAM NAME="windowlessVideo" VALUE="0">
<PARAM NAME="enabled" VALUE="-1">
<PARAM NAME="enableContextMenu" VALUE="0">
<PARAM NAME="fullScreen" VALUE="0">
<PARAM NAME="SAMIStyle" VALUE="">
<PARAM NAME="SAMILang" VALUE="">
<PARAM NAME="SAMIFilename" VALUE="">
<PARAM NAME="captioningID" VALUE="">
<embed src="path" width="100%" height="223" autostart="1" align="middle" url="path" volume="100"
stretchtofit="100%"> </embed>
</OBJECT>
</code>

path look like D:\song.wma
It can't play this song.Please help me !

nothing
AnswerRe: can't play song ! Pin
pmarfleet23-Oct-07 9:26
pmarfleet23-Oct-07 9:26 
JokeRe: can't play song ! Pin
Luc Pattyn23-Oct-07 12:02
sitebuilderLuc Pattyn23-Oct-07 12:02 
GeneralRe: can't play song ! Pin
pmarfleet23-Oct-07 12:35
pmarfleet23-Oct-07 12:35 
GeneralRe: can't play song ! Pin
Luc Pattyn23-Oct-07 14:20
sitebuilderLuc Pattyn23-Oct-07 14:20 
AnswerRe: can't play song ! Pin
Anthony Mushrow23-Oct-07 10:56
professionalAnthony Mushrow23-Oct-07 10:56 
QuestionC# app using a C++ dll Pin
LCI23-Oct-07 8:22
LCI23-Oct-07 8:22 
AnswerRe: C# app using a C++ dll Pin
Giorgi Dalakishvili23-Oct-07 8:59
mentorGiorgi Dalakishvili23-Oct-07 8:59 

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.