Click here to Skip to main content
15,890,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAccess to the registry key is denied. Pin
TornadoApps10-Mar-11 22:24
TornadoApps10-Mar-11 22:24 
AnswerRe: Access to the registry key is denied. Pin
Dalek Dave10-Mar-11 22:40
professionalDalek Dave10-Mar-11 22:40 
GeneralRe: Access to the registry key is denied. Pin
TornadoApps10-Mar-11 22:51
TornadoApps10-Mar-11 22:51 
GeneralRe: Access to the registry key is denied. Pin
riced10-Mar-11 22:57
riced10-Mar-11 22:57 
AnswerRe: Access to the registry key is denied. Pin
Zagarov18-Mar-11 7:22
Zagarov18-Mar-11 7:22 
Questionadding database while building setup file Pin
basheer.j10-Mar-11 9:33
basheer.j10-Mar-11 9:33 
AnswerRe: adding database while building setup file Pin
Dalek Dave10-Mar-11 10:09
professionalDalek Dave10-Mar-11 10:09 
QuestionHow to synchronize two folder directories? Pin
Member 771466210-Mar-11 3:02
Member 771466210-Mar-11 3:02 
Hi Guys

I'm trying to develop a program that is similar to windows explorer. The look and feel of the program is pretty much done.

There is a tree view pane and a list view pane, the tree view pane looks to a local folder (folder2) and displays all folders in that directory. The list view pane shows all files in the corresponding node of the tree view.

The next step is to make the local directory (folder2) pull updated files from a server folder (folder1) as and when there is an updated file put onto the server.

So if a new folder is put on the server in a sub directory for example the program must only copy the updated file over to the local directory.

Here are the basic parameters needed:

1.)I would like this process to happen continuously
2.)It would probably be best to check for an updated file based on date and time modified
3.)I only want the synchronization to happen fron the server to the local pc

I have been told that the microsoft sync framework will be able to do this, but to find a tutorial for VB is like looking for a needle in a haystack.

Please keepin mind that i am seriously new to VB and coding in general!

Is there anything else that i could do to make it clearer or help you guys help me Smile | :)

Thanks in advance
AnswerRe: How to synchronize two folder directories? Pin
RobCroll10-Mar-11 11:50
RobCroll10-Mar-11 11:50 
GeneralRe: How to synchronize two folder directories? [modified] Pin
Member 771466210-Mar-11 20:00
Member 771466210-Mar-11 20:00 
QuestionHow to have common Sub or Function? Pin
Paramu197310-Mar-11 0:28
Paramu197310-Mar-11 0:28 
AnswerRe: How to have common Sub or Function? Pin
Dalek Dave10-Mar-11 0:46
professionalDalek Dave10-Mar-11 0:46 
GeneralRe: How to have common Sub or Function? Pin
Paramu197310-Mar-11 1:02
Paramu197310-Mar-11 1:02 
GeneralRe: How to have common Sub or Function? Pin
Simon_Whale10-Mar-11 5:03
Simon_Whale10-Mar-11 5:03 
AnswerRe: How to have common Sub or Function? Pin
_Erik_10-Mar-11 2:38
_Erik_10-Mar-11 2:38 
AnswerRe: How to have common Sub or Function? Pin
RobCroll10-Mar-11 3:13
RobCroll10-Mar-11 3:13 
AnswerRe: How to have common Sub or Function? Pin
ghaberek18-Mar-11 7:14
ghaberek18-Mar-11 7:14 
QuestionCalling from VB.net to a Dll Win32 function that uses safearray pointer Pin
edmonson9-Mar-11 6:04
edmonson9-Mar-11 6:04 
AnswerRe: Calling from VB.net to a Dll Win32 function that uses safearray pointer Pin
_Erik_10-Mar-11 3:00
_Erik_10-Mar-11 3:00 
GeneralRe: Calling from VB.net to a Dll Win32 function that uses safearray pointer Pin
edmonson10-Mar-11 4:55
edmonson10-Mar-11 4:55 
GeneralRe: Calling from VB.net to a Dll Win32 function that uses safearray pointer Pin
_Erik_10-Mar-11 5:41
_Erik_10-Mar-11 5:41 
GeneralRe: Calling from VB.net to a Dll Win32 function that uses safearray pointer Pin
edmonson10-Mar-11 5:45
edmonson10-Mar-11 5:45 
GeneralRe: Calling from VB.net to a Dll Win32 function that uses safearray pointer Pin
_Erik_10-Mar-11 5:58
_Erik_10-Mar-11 5:58 
GeneralRe: Calling from VB.net to a Dll Win32 function that uses safearray pointer Pin
edmonson10-Mar-11 6:31
edmonson10-Mar-11 6:31 
Questionvb.net with crystal reports deployment Pin
directred7-Mar-11 1:10
directred7-Mar-11 1: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.