Click here to Skip to main content
15,893,564 members
Home / Discussions / C#
   

C#

 
QuestionNeed suggestion regarding Dataview Pin
Exelioindia22-Aug-07 19:02
Exelioindia22-Aug-07 19:02 
AnswerRe: Need suggestion regarding Dataview Pin
Giorgi Dalakishvili22-Aug-07 20:55
mentorGiorgi Dalakishvili22-Aug-07 20:55 
QuestionInvalidOperationException :--Could not connect to the remote machine Pin
abhishek.mumbai22-Aug-07 18:55
abhishek.mumbai22-Aug-07 18:55 
AnswerRe: InvalidOperationException :--Could not connect to the remote machine Pin
Eduard Keilholz22-Aug-07 20:22
Eduard Keilholz22-Aug-07 20:22 
GeneralRe: InvalidOperationException :--Could not connect to the remote machine Pin
abhishek.mumbai22-Aug-07 23:02
abhishek.mumbai22-Aug-07 23:02 
GeneralRe: InvalidOperationException :--Could not connect to the remote machine Pin
Eduard Keilholz23-Aug-07 21:05
Eduard Keilholz23-Aug-07 21:05 
QuestionCustom Save/Load Dialogs and Select Folder Dialogs Pin
Rafferty Uy22-Aug-07 17:31
Rafferty Uy22-Aug-07 17:31 
AnswerRe: Custom Save/Load Dialogs and Select Folder Dialogs Pin
J$22-Aug-07 18:55
J$22-Aug-07 18:55 
You can create your own dialog using a treeview to display the top level directory, and display any directories within that directory, etc. You could use the System.IO.DirectoryInfo class to retrieve child directories in the top level directory, and to find subdirectories in those directories, etc...

HTH
AnswerRe: Custom Save/Load Dialogs and Select Folder Dialogs Pin
Giorgi Dalakishvili22-Aug-07 21:00
mentorGiorgi Dalakishvili22-Aug-07 21:00 
Questioncant fix this error, need some help.... Pin
kb1ibh22-Aug-07 16:33
kb1ibh22-Aug-07 16:33 
AnswerRe: cant fix this error, need some help.... Pin
Christian Graus22-Aug-07 16:45
protectorChristian Graus22-Aug-07 16:45 
GeneralRe: cant fix this error, need some help.... Pin
kb1ibh22-Aug-07 17:51
kb1ibh22-Aug-07 17:51 
GeneralRe: cant fix this error, need some help.... Pin
Christian Graus22-Aug-07 18:44
protectorChristian Graus22-Aug-07 18:44 
QuestionList over a web service Pin
Yitzchok Dev22-Aug-07 16:16
Yitzchok Dev22-Aug-07 16:16 
AnswerRe: List over a web service Pin
Michael Sync22-Aug-07 17:28
Michael Sync22-Aug-07 17:28 
AnswerRe: List over a web service Pin
Mark Churchill23-Aug-07 20:16
Mark Churchill23-Aug-07 20:16 
GeneralRe: List over a web service Pin
Yitzchok Dev25-Aug-07 15:52
Yitzchok Dev25-Aug-07 15:52 
QuestionHow to upload an image using C# 2003?? Pin
H.Nhu VN22-Aug-07 15:36
H.Nhu VN22-Aug-07 15:36 
AnswerRe: How to upload an image using C# 2003?? Pin
Michael Sync22-Aug-07 15:39
Michael Sync22-Aug-07 15:39 
QuestionClipboard problem Pin
CodeItWell22-Aug-07 11:36
CodeItWell22-Aug-07 11:36 
AnswerRe: Clipboard problem Pin
snorkie22-Aug-07 11:42
professionalsnorkie22-Aug-07 11:42 
GeneralRe: Clipboard problem Pin
CodeItWell22-Aug-07 11:52
CodeItWell22-Aug-07 11:52 
GeneralRe: Clipboard problem Pin
Luc Pattyn22-Aug-07 12:58
sitebuilderLuc Pattyn22-Aug-07 12:58 
GeneralRe: Clipboard problem Pin
CodeItWell22-Aug-07 13:00
CodeItWell22-Aug-07 13:00 
Questionreading a string from a txt file & insert it in a database table? Pin
starist22-Aug-07 11:22
starist22-Aug-07 11:22 

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.