Click here to Skip to main content
15,889,595 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Regarding multithreading Pin
Dave Kreskowiak21-Dec-07 3:33
mveDave Kreskowiak21-Dec-07 3:33 
GeneralRe: Regarding multithreading Pin
praveenkumar palla21-Dec-07 19:14
praveenkumar palla21-Dec-07 19:14 
Question"No to all" dialog result in Vb.net Pin
Member 203794320-Dec-07 22:19
Member 203794320-Dec-07 22:19 
GeneralRe: "No to all" dialog result in Vb.net Pin
Nilesh Hapse20-Dec-07 23:01
Nilesh Hapse20-Dec-07 23:01 
GeneralProblem in generating report in .NET Pin
Member 305788720-Dec-07 20:50
Member 305788720-Dec-07 20:50 
GeneralRe: Problem in generating report in .NET Pin
CKnig20-Dec-07 21:21
CKnig20-Dec-07 21:21 
GeneralRe: Problem in generating report in .NET Pin
Member 305788721-Dec-07 2:08
Member 305788721-Dec-07 2:08 
GeneralProblem with previleges with fileInfo/directoryInfo objects for moving a file Pin
SB 20-Dec-07 20:38
SB 20-Dec-07 20:38 
Hi,

We have a situation where we need to 'move' a file from one location to another. We are using the moveTo method of fileInfo class for this. But the issue with this is that when we execute it, the file, after it has been moved to the destination folder retains the previleges of the source folder whereas it should have gotten the previleges of the destination folder. copyTo method of the same object does not have this problem.

One alternative is to use the copyTo method and then delete method but that becomes a little risky and we do not want to go that route.

Any ideas how we could acheve 'moving' a file in VB.NET without using the fileInfo.moveTo()?

Responses will be greatly appreciated.

Thanks
sb_
GeneralRe: Problem with previleges with fileInfo/directoryInfo objects for moving a file Pin
Dave Kreskowiak21-Dec-07 1:52
mveDave Kreskowiak21-Dec-07 1:52 
QuestionVB.NET P2P application? Pin
Benny_Lava20-Dec-07 20:16
Benny_Lava20-Dec-07 20:16 
AnswerRe: VB.NET P2P application? Pin
CKnig20-Dec-07 21:28
CKnig20-Dec-07 21:28 
QuestionWindow Form application's user access control Pin
tellytub20-Dec-07 16:06
tellytub20-Dec-07 16:06 
QuestionFind DLL without specifying file path of Lib Pin
bj9308120-Dec-07 13:47
bj9308120-Dec-07 13:47 
GeneralRe: Find DLL without specifying file path of Lib Pin
Christian Graus20-Dec-07 14:18
protectorChristian Graus20-Dec-07 14:18 
QuestionRe: Find DLL without specifying file path of Lib Pin
bj9308120-Dec-07 18:03
bj9308120-Dec-07 18:03 
GeneralRe: Find DLL without specifying file path of Lib Pin
Christian Graus20-Dec-07 18:24
protectorChristian Graus20-Dec-07 18:24 
Generaltextbox validation Pin
hassanasp20-Dec-07 12:34
hassanasp20-Dec-07 12:34 
GeneralRe: textbox validation Pin
Christian Graus20-Dec-07 14:22
protectorChristian Graus20-Dec-07 14:22 
GeneralRe: textbox validation Pin
Paul Conrad22-Dec-07 13:06
professionalPaul Conrad22-Dec-07 13:06 
QuestionHow to connect to a ODBC database in c# or visual basic? Pin
mcirosoftmohan20-Dec-07 9:37
mcirosoftmohan20-Dec-07 9:37 
GeneralRe: How to connect to a ODBC database in c# or visual basic? Pin
Christian Graus20-Dec-07 9:48
protectorChristian Graus20-Dec-07 9:48 
GeneralRe: How to connect to a ODBC database in c# or visual basic? Pin
mcirosoftmohan20-Dec-07 10:06
mcirosoftmohan20-Dec-07 10:06 
GeneralRe: How to connect to a ODBC database in c# or visual basic? Pin
Christian Graus20-Dec-07 11:03
protectorChristian Graus20-Dec-07 11:03 
GeneralRe: How to connect to a ODBC database in c# or visual basic? Pin
GuyThiebaut21-Dec-07 6:05
professionalGuyThiebaut21-Dec-07 6:05 
QuestionConcurrency exceptions with only one user? Pin
craigmg7820-Dec-07 5:10
craigmg7820-Dec-07 5:10 

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.