Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to get the gridview row Pin
Nouman Bhatti4-Sep-07 21:33
Nouman Bhatti4-Sep-07 21:33 
QuestionHow to use ThreadPool in C# 2005 for a synchronise access to MSSQL database Pin
Jan Palmer4-Sep-07 17:00
Jan Palmer4-Sep-07 17:00 
AnswerRe: How to use ThreadPool in C# 2005 for a synchronise access to MSSQL database Pin
Dave Kreskowiak5-Sep-07 6:03
mveDave Kreskowiak5-Sep-07 6:03 
Questiondatabase Pin
troubled one4-Sep-07 16:22
troubled one4-Sep-07 16:22 
AnswerRe: database Pin
Christian Graus4-Sep-07 17:23
protectorChristian Graus4-Sep-07 17:23 
AnswerRe: database Pin
Nouman Bhatti4-Sep-07 21:51
Nouman Bhatti4-Sep-07 21:51 
QuestionQuestion about Extending a Typed DataSet Using Partial Classes Pin
CalvinWang4-Sep-07 16:10
CalvinWang4-Sep-07 16:10 
QuestionFile? or A Folder? Pin
Adrian Soon4-Sep-07 15:41
Adrian Soon4-Sep-07 15:41 
Hi... is there any coding where I can tell a path is a folder or a file?

private void FileOrFolder(string path){

if(){//// condition is path is a folder
}
else if(){/// condition is path is a file
}
else{/// unknown condition.
}

}
AnswerRe: File? or A Folder? Pin
Christian Graus4-Sep-07 15:51
protectorChristian Graus4-Sep-07 15:51 
GeneralRe: File? or A Folder? Pin
Spacix One4-Sep-07 15:59
Spacix One4-Sep-07 15:59 
GeneralRe: File? or A Folder? Pin
Adrian Soon4-Sep-07 16:04
Adrian Soon4-Sep-07 16:04 
GeneralRe: File? or A Folder? Pin
Christian Graus4-Sep-07 16:14
protectorChristian Graus4-Sep-07 16:14 
GeneralRe: File? or A Folder? Pin
Adrian Soon4-Sep-07 16:19
Adrian Soon4-Sep-07 16:19 
GeneralRe: File? or A Folder? Pin
Christian Graus4-Sep-07 17:24
protectorChristian Graus4-Sep-07 17:24 
GeneralRe: File? or A Folder? Pin
Adrian Soon4-Sep-07 21:23
Adrian Soon4-Sep-07 21:23 
AnswerRe: File? or A Folder? Pin
Vasudevan Deepak Kumar4-Sep-07 20:09
Vasudevan Deepak Kumar4-Sep-07 20:09 
QuestionBinding Combobox text to textbox Pin
falles014-Sep-07 14:49
falles014-Sep-07 14:49 
Questionsave picturebox.image into image field on database Pin
Saamir4-Sep-07 11:47
Saamir4-Sep-07 11:47 
AnswerRe: save picturebox.image into image field on database Pin
Judah Gabriel Himango4-Sep-07 12:16
sponsorJudah Gabriel Himango4-Sep-07 12:16 
GeneralRe: save picturebox.image into image field on database Pin
Saamir5-Sep-07 4:44
Saamir5-Sep-07 4:44 
AnswerRe: save picturebox.image into image field on database Pin
Giorgi Dalakishvili4-Sep-07 20:47
mentorGiorgi Dalakishvili4-Sep-07 20:47 
GeneralRe: save picturebox.image into image field on database Pin
Saamir5-Sep-07 4:46
Saamir5-Sep-07 4:46 
QuestionXML Driven WinForm [modified] Pin
mark_key4-Sep-07 11:02
mark_key4-Sep-07 11:02 
AnswerRe: XML Driven WinForm Pin
Judah Gabriel Himango4-Sep-07 11:20
sponsorJudah Gabriel Himango4-Sep-07 11:20 
AnswerRe: XML Driven WinForm Pin
Judah Gabriel Himango4-Sep-07 13:04
sponsorJudah Gabriel Himango4-Sep-07 13:04 

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.