Click here to Skip to main content
16,005,682 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Wiring my web application using MVC Pin
Anonymous19-Apr-05 3:22
Anonymous19-Apr-05 3:22 
GeneralRe: Wiring my web application using MVC Pin
Christian Graus19-Apr-05 12:48
protectorChristian Graus19-Apr-05 12:48 
GeneralVB.Net/ADO.Net display a value Pin
directred18-Apr-05 5:04
directred18-Apr-05 5:04 
GeneralRe: VB.Net/ADO.Net display a value Pin
Dave Kreskowiak18-Apr-05 6:19
mveDave Kreskowiak18-Apr-05 6:19 
GeneralRe: VB.Net/ADO.Net display a value Pin
directred18-Apr-05 6:48
directred18-Apr-05 6:48 
GeneralRe: VB.Net/ADO.Net display a value Pin
Dave Kreskowiak18-Apr-05 7:25
mveDave Kreskowiak18-Apr-05 7:25 
GeneralCatch file-system events Pin
RoyRose7818-Apr-05 4:40
RoyRose7818-Apr-05 4:40 
GeneralRe: Catch file-system events Pin
Dave Kreskowiak18-Apr-05 6:16
mveDave Kreskowiak18-Apr-05 6:16 
It can be done, but requires writing a seperate .DLL, preferably in C++, to expose an interface for your managed code to use. This .DLL is a file system extension, intercepting all FileI/O calls into NTFS... I don't know of any publicly available code that demonstrates the techniques involved.

Oh! I almost forgot, the techniques involved will also require Admin rights in order to work!


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

GeneralRe: Catch file-system events Pin
RoyRose7818-Apr-05 7:57
RoyRose7818-Apr-05 7:57 
GeneralRe: Catch file-system events Pin
Dave Kreskowiak18-Apr-05 14:22
mveDave Kreskowiak18-Apr-05 14:22 
Generalsetup project Pin
Lisana18-Apr-05 3:10
Lisana18-Apr-05 3:10 
GeneralRe: setup project Pin
Dave Kreskowiak18-Apr-05 4:38
mveDave Kreskowiak18-Apr-05 4:38 
GeneralRe: setup project Pin
Lisana18-Apr-05 7:47
Lisana18-Apr-05 7:47 
GeneralRe: setup project Pin
Dave Kreskowiak18-Apr-05 14:20
mveDave Kreskowiak18-Apr-05 14:20 
GeneralRe: setup project Pin
Lisana20-Apr-05 4:03
Lisana20-Apr-05 4:03 
GeneralRe: setup project Pin
Dave Kreskowiak20-Apr-05 4:56
mveDave Kreskowiak20-Apr-05 4:56 
GeneralRe: setup project Pin
Lisana20-Apr-05 5:13
Lisana20-Apr-05 5:13 
GeneralRe: setup project Pin
Dave Kreskowiak20-Apr-05 17:02
mveDave Kreskowiak20-Apr-05 17:02 
GeneralRe: setup project Pin
Lisana21-Apr-05 2:55
Lisana21-Apr-05 2:55 
QuestionHow To Make An Application A Service In VB 6 Pin
usmanmir18-Apr-05 0:13
usmanmir18-Apr-05 0:13 
AnswerRe: How To Make An Application A Service In VB 6 Pin
jonathan1518-Apr-05 1:45
jonathan1518-Apr-05 1:45 
AnswerRe: How To Make An Application A Service In VB 6 Pin
GuruPandian18-Apr-05 2:15
GuruPandian18-Apr-05 2:15 
GeneralSockets - Client IP Address in VB.Net Pin
bgm229117-Apr-05 23:04
bgm229117-Apr-05 23:04 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
Dave Kreskowiak18-Apr-05 4:27
mveDave Kreskowiak18-Apr-05 4:27 
GeneralRe: Sockets - Client IP Address in VB.Net Pin
bgm229118-Apr-05 5:18
bgm229118-Apr-05 5:18 

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.