Click here to Skip to main content
15,887,351 members
Home / Discussions / C#
   

C#

 
AnswerRe: NonSerialized property. Pin
dojohansen2-Jul-09 2:04
dojohansen2-Jul-09 2:04 
AnswerRe: NonSerialized property. Pin
johnnycastle2-Jul-09 2:43
johnnycastle2-Jul-09 2:43 
QuestionUI Delay [modified] Pin
viciouskinid1-Jul-09 23:28
viciouskinid1-Jul-09 23:28 
AnswerRe: UI Delay Pin
Henry Minute2-Jul-09 0:02
Henry Minute2-Jul-09 0:02 
GeneralRe: UI Delay Pin
Luc Pattyn2-Jul-09 1:09
sitebuilderLuc Pattyn2-Jul-09 1:09 
GeneralRe: UI Delay Pin
MumbleB2-Jul-09 2:08
MumbleB2-Jul-09 2:08 
QuestionOpen File Dialog Box Pin
Satish Pai1-Jul-09 23:10
Satish Pai1-Jul-09 23:10 
AnswerRe: Open File Dialog Box Pin
Manas Bhardwaj1-Jul-09 23:28
professionalManas Bhardwaj1-Jul-09 23:28 
Satish Pai wrote:
HI,Tell me what is wrong in this code i am not able to view the Windows Folder


First of all, you tell us what do you want to do?
If you want to select Windows folder by default, then you should this:

openFileDialog1.InitialDirectory = @"c:\Windows\";


Manas Bhardwaj
Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

GeneralRe: Open File Dialog Box Pin
Satish Pai1-Jul-09 23:30
Satish Pai1-Jul-09 23:30 
GeneralRe: Open File Dialog Box Pin
OriginalGriff1-Jul-09 23:37
mveOriginalGriff1-Jul-09 23:37 
GeneralRe: Open File Dialog Box Pin
Manas Bhardwaj1-Jul-09 23:37
professionalManas Bhardwaj1-Jul-09 23:37 
GeneralRe: Open File Dialog Box Pin
Satish Pai1-Jul-09 23:51
Satish Pai1-Jul-09 23:51 
GeneralRe: Open File Dialog Box Pin
Manas Bhardwaj2-Jul-09 0:11
professionalManas Bhardwaj2-Jul-09 0:11 
GeneralRe: Open File Dialog Box Pin
Satish Pai2-Jul-09 0:23
Satish Pai2-Jul-09 0:23 
AnswerRe: Open File Dialog Box Pin
J4amieC2-Jul-09 0:08
J4amieC2-Jul-09 0:08 
QuestionIListSource does not contain any data sources Pin
haleemasher1-Jul-09 23:03
haleemasher1-Jul-09 23:03 
AnswerRe: IListSource does not contain any data sources Pin
OriginalGriff1-Jul-09 23:21
mveOriginalGriff1-Jul-09 23:21 
GeneralRe: IListSource does not contain any data sources Pin
haleemasher1-Jul-09 23:31
haleemasher1-Jul-09 23:31 
GeneralRe: IListSource does not contain any data sources Pin
OriginalGriff1-Jul-09 23:52
mveOriginalGriff1-Jul-09 23:52 
GeneralRe: IListSource does not contain any data sources Pin
haleemasher1-Jul-09 23:54
haleemasher1-Jul-09 23:54 
GeneralRe: IListSource does not contain any data sources Pin
OriginalGriff2-Jul-09 0:04
mveOriginalGriff2-Jul-09 0:04 
GeneralRe: IListSource does not contain any data sources Pin
haleemasher2-Jul-09 0:14
haleemasher2-Jul-09 0:14 
GeneralRe: IListSource does not contain any data sources Pin
OriginalGriff2-Jul-09 0:37
mveOriginalGriff2-Jul-09 0:37 
Question[Message Deleted] Pin
creend1-Jul-09 22:43
creend1-Jul-09 22:43 
AnswerRe: aboutLogin Pin
Arindam Tewary1-Jul-09 22:44
professionalArindam Tewary1-Jul-09 22:44 

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.