Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
AnswerRe: Play one or more files in single execution Pin
Covean30-Nov-09 1:52
Covean30-Nov-09 1:52 
AnswerRe: Play one or more files in single execution Pin
souidi abderrahman30-Nov-09 3:24
souidi abderrahman30-Nov-09 3:24 
QuestionSpeech Recognition using .net framework 3.5 Pin
krinaljariwala30-Nov-09 1:04
krinaljariwala30-Nov-09 1:04 
AnswerRe: Speech Recognition using .net framework 3.5 Pin
Abhishek Sur30-Nov-09 1:31
professionalAbhishek Sur30-Nov-09 1:31 
GeneralRe: Speech Recognition using .net framework 3.5 Pin
krinaljariwala30-Nov-09 1:44
krinaljariwala30-Nov-09 1:44 
GeneralRe: Speech Recognition using .net framework 3.5 Pin
Abhishek Sur30-Nov-09 2:09
professionalAbhishek Sur30-Nov-09 2:09 
QuestionSetting DataGridView ColumnHeader text Pin
kanchoette30-Nov-09 0:50
kanchoette30-Nov-09 0:50 
AnswerRe: Setting DataGridView ColumnHeader text Pin
souidi abderrahman30-Nov-09 1:16
souidi abderrahman30-Nov-09 1:16 
bonjour,

tu dois faire newTable.Columns[counter].ColumnName = headers[counter];
au lieu de newTable.Columns[counter].HeaderText = headers[counter];
je l'ai testé et j'ai pu afficher les données dans grid view
GeneralRe: Setting DataGridView ColumnHeader text Pin
kanchoette30-Nov-09 1:27
kanchoette30-Nov-09 1:27 
QuestionHow to make screen become gray/dark slowly? Pin
daveice29-Nov-09 20:23
daveice29-Nov-09 20:23 
AnswerRe: How to make screen become gray/dark slowly? Pin
Abhishek Sur29-Nov-09 21:06
professionalAbhishek Sur29-Nov-09 21:06 
AnswerRe: How to make screen become gray/dark slowly? Pin
J a a n s29-Nov-09 21:16
professionalJ a a n s29-Nov-09 21:16 
GeneralRe: How to make screen become gray/dark slowly? Pin
Abhishek Sur29-Nov-09 21:37
professionalAbhishek Sur29-Nov-09 21:37 
GeneralRe: How to make screen become gray/dark slowly? Pin
dan!sh 29-Nov-09 23:19
professional dan!sh 29-Nov-09 23:19 
GeneralRe: How to make screen become gray/dark slowly? Pin
Abhishek Sur29-Nov-09 23:31
professionalAbhishek Sur29-Nov-09 23:31 
GeneralRe: How to make screen become gray/dark slowly? Pin
Tom Deketelaere29-Nov-09 23:50
professionalTom Deketelaere29-Nov-09 23:50 
GeneralRe: How to make screen become gray/dark slowly? Pin
Abhishek Sur29-Nov-09 23:59
professionalAbhishek Sur29-Nov-09 23:59 
GeneralRe: How to make screen become gray/dark slowly? Pin
dan!sh 29-Nov-09 23:54
professional dan!sh 29-Nov-09 23:54 
GeneralRe: How to make screen become gray/dark slowly? Pin
Abhishek Sur30-Nov-09 0:04
professionalAbhishek Sur30-Nov-09 0:04 
GeneralRe: How to make screen become gray/dark slowly? Pin
dan!sh 30-Nov-09 0:11
professional dan!sh 30-Nov-09 0:11 
GeneralRe: How to make screen become gray/dark slowly? Pin
Abhishek Sur30-Nov-09 1:21
professionalAbhishek Sur30-Nov-09 1:21 
Questionsome parameters or creditional have not specified in rdlc Pin
Abdul Rahman Hamidy29-Nov-09 20:17
Abdul Rahman Hamidy29-Nov-09 20:17 
AnswerRe: some parameters or creditional have not specified in rdlc Pin
Abhishek Sur29-Nov-09 21:11
professionalAbhishek Sur29-Nov-09 21:11 
GeneralRe: some parameters or creditional have not specified in rdlc Pin
Abdul Rahman Hamidy29-Nov-09 21:25
Abdul Rahman Hamidy29-Nov-09 21:25 
GeneralRe: some parameters or creditional have not specified in rdlc Pin
Abhishek Sur29-Nov-09 22:38
professionalAbhishek Sur29-Nov-09 22:38 

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.