blah blah blah is here! blah blah » Close

0
votes
1 answers

C#, inconsistencies in Windows folder contents?

Hello, Say I've got this location: C:\Windows\System32\config\systemprofile\AppData\Local\LogMeIn Hamachi, I browse to it with explorer (I've got admin-rights), systemprofile is read-only, but no problem. The folder contains 7 arbitrary ...

1
votes
1 answers

Folder Browser Dialog In WPF?

eeboy
499

Is there a folder browser dialog box built in to WPF? If so, can someone point me in the right direction. If not (and I am guessing this is the case given my searching) can I reference System.Windows.Forms and use the dialog box from there? ...

0
votes
1 answers

Search

Hiii, i have a folder with some resumes,when i give a keyword like c# or java it should search the whole files in that folder for that key word where ever it found tht word the file name should be displayed on my screen i need the code in ...

Feedback