Click here to Skip to main content
15,913,610 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: vb.net Excel file to SQL table Pin
partt3-Sep-04 8:34
partt3-Sep-04 8:34 
General2 Component questions Pin
RoyRose782-Sep-04 6:57
RoyRose782-Sep-04 6:57 
GeneralRe: 2 Component questions Pin
Dave Kreskowiak2-Sep-04 9:48
mveDave Kreskowiak2-Sep-04 9:48 
GeneralQuestion on comparing data Pin
albert20042-Sep-04 6:36
albert20042-Sep-04 6:36 
GeneralVB.NET DDE project Pin
valdo772-Sep-04 2:32
valdo772-Sep-04 2:32 
GeneralRe: VB.NET DDE project Pin
Dave Kreskowiak2-Sep-04 5:19
mveDave Kreskowiak2-Sep-04 5:19 
GeneralhanksTreeView Pin
Member 12256032-Sep-04 0:59
Member 12256032-Sep-04 0:59 
GeneralRe: hanksTreeView Pin
Dave Kreskowiak2-Sep-04 4:58
mveDave Kreskowiak2-Sep-04 4:58 
Ewww.. Difficult to implement. Your going to have to have some kind of central server that each of your clients connects to so it can relay changes back and forth.

Windows Explorer can do this because it monitors for changes in the file system on the server. Your app is not going to have this little blessing because your not looking at a file system.

Or are you? In that case, you can use the FileSystemWatcher[^] class in VB.NET. There is no equivilent in VB6.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralBuild Failures Pin
beowulfagate2-Sep-04 0:26
beowulfagate2-Sep-04 0:26 
GeneralRe: Build Failures Pin
Chris Quick2-Sep-04 2:28
Chris Quick2-Sep-04 2:28 
GeneralRe: Build Failures Pin
Jim Matthews2-Sep-04 2:46
Jim Matthews2-Sep-04 2:46 
GeneralRe: Build Failures Pin
beowulfagate2-Sep-04 13:38
beowulfagate2-Sep-04 13:38 
GeneralRe: Build Failures Pin
Jim Matthews2-Sep-04 17:00
Jim Matthews2-Sep-04 17:00 
GeneralRSA Decryption code example VB6 Pin
gpcare1-Sep-04 23:23
gpcare1-Sep-04 23:23 
GeneralRe: RSA Decryption code example VB6 Pin
Dave Kreskowiak2-Sep-04 4:52
mveDave Kreskowiak2-Sep-04 4:52 
GeneralAdding new items through Combobox Pin
ralphz1-Sep-04 23:12
ralphz1-Sep-04 23:12 
GeneralControlling Specific Characters in a String Pin
cApSL0ck AvAtAr1-Sep-04 20:03
cApSL0ck AvAtAr1-Sep-04 20:03 
GeneralRe: Controlling Specific Characters in a String Pin
Chris Quick2-Sep-04 2:24
Chris Quick2-Sep-04 2:24 
GeneralRe: Controlling Specific Characters in a String Pin
cApSL0ck AvAtAr2-Sep-04 12:51
cApSL0ck AvAtAr2-Sep-04 12:51 
GeneralSync with audio Pin
CsiSteve1-Sep-04 17:42
CsiSteve1-Sep-04 17:42 
GeneralRe: Sync with audio Pin
Purple Monk1-Sep-04 23:58
Purple Monk1-Sep-04 23:58 
GeneralSetting properties using variables Pin
DMurray1-Sep-04 15:36
DMurray1-Sep-04 15:36 
GeneralRe: Setting properties using variables Pin
Steven Campbell1-Sep-04 16:41
Steven Campbell1-Sep-04 16:41 
GeneralRe: Setting properties using variables Pin
Dave Murray2-Sep-04 4:08
Dave Murray2-Sep-04 4:08 
GeneralRe: Setting properties using variables Pin
Dave Kreskowiak2-Sep-04 4:41
mveDave Kreskowiak2-Sep-04 4:41 

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.