Click here to Skip to main content
15,898,538 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionadd data to database Pin
peteyshrew17-Apr-07 4:03
peteyshrew17-Apr-07 4:03 
AnswerRe: add data to database Pin
Tarakeshwar Reddy17-Apr-07 4:52
professionalTarakeshwar Reddy17-Apr-07 4:52 
AnswerRe: add data to database Pin
manni_n17-Apr-07 6:56
manni_n17-Apr-07 6:56 
AnswerRe: add data to database Pin
klaydze17-Apr-07 21:48
klaydze17-Apr-07 21:48 
QuestionHow to run video file in vb.net windows application? Pin
balamurugan8217-Apr-07 3:50
balamurugan8217-Apr-07 3:50 
AnswerRe: How to run video file in vb.net windows application? Pin
MatrixCoder17-Apr-07 5:00
MatrixCoder17-Apr-07 5:00 
QuestionHow can we capture the incoming net send message in vb.net? Pin
vijay258317-Apr-07 3:39
vijay258317-Apr-07 3:39 
AnswerRe: How can we capture the incoming net send message in vb.net? Pin
Dave Kreskowiak17-Apr-07 7:19
mveDave Kreskowiak17-Apr-07 7:19 
You can't really intercept them without writing your own packet sniffer ad reassembling the traffic yourself.

The other way to do it is to stop the Messenger service that comes with Windows and write your own replacement for it, taking over the TCP/IP port that it normally listens to.


Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionSHDocVw.ShellWindows .Quit does not stop process Pin
SJR_117-Apr-07 2:41
SJR_117-Apr-07 2:41 
AnswerRe: SHDocVw.ShellWindows .Quit does not stop process Pin
Dave Kreskowiak17-Apr-07 6:43
mveDave Kreskowiak17-Apr-07 6:43 
AnswerRe: SHDocVw.ShellWindows .Quit does not stop process Pin
shreekar17-Apr-07 19:09
shreekar17-Apr-07 19:09 
QuestionWScript.CreateObject: Could not locate automation class named "wshAPIToolkitObject.ucATO" Pin
programvinod17-Apr-07 1:19
programvinod17-Apr-07 1:19 
AnswerRe: WScript.CreateObject: Could not locate automation class named "wshAPIToolkitObject.ucATO" Pin
Dave Kreskowiak17-Apr-07 6:46
mveDave Kreskowiak17-Apr-07 6:46 
Questionneed help on database connection! Pin
peteyshrew17-Apr-07 0:42
peteyshrew17-Apr-07 0:42 
AnswerRe: need help on database connection! Pin
ganero17-Apr-07 1:25
ganero17-Apr-07 1:25 
GeneralRe: need help on database connection! Pin
peteyshrew17-Apr-07 1:32
peteyshrew17-Apr-07 1:32 
GeneralRe: need help on database connection! Pin
ganero17-Apr-07 1:50
ganero17-Apr-07 1:50 
GeneralRe: need help on database connection! Pin
peteyshrew17-Apr-07 2:05
peteyshrew17-Apr-07 2:05 
GeneralRe: need help on database connection! Pin
Dayekh17-Apr-07 2:40
Dayekh17-Apr-07 2:40 
GeneralRe: need help on database connection! Pin
shreekar17-Apr-07 19:22
shreekar17-Apr-07 19:22 
AnswerRe: need help on database connection! Pin
klaydze17-Apr-07 22:00
klaydze17-Apr-07 22:00 
QuestionAccess Outlook Express through VB.NET Pin
Moin.A17-Apr-07 0:06
Moin.A17-Apr-07 0:06 
AnswerRe: Access Outlook Express through VB.NET Pin
Dave Kreskowiak17-Apr-07 7:38
mveDave Kreskowiak17-Apr-07 7:38 
Questionvalidation of form Pin
kripa2117-Apr-07 0:03
kripa2117-Apr-07 0:03 
AnswerRe: validation of form Pin
CPallini17-Apr-07 1:36
mveCPallini17-Apr-07 1:36 

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.