Click here to Skip to main content
16,006,531 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionIssues with opening the Code window on double click of a command in VB.Net Pin
Sabrina Spillane6-Jun-07 3:51
Sabrina Spillane6-Jun-07 3:51 
AnswerRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Dave Kreskowiak6-Jun-07 4:06
mveDave Kreskowiak6-Jun-07 4:06 
AnswerRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Sabrina Spillane6-Jun-07 4:34
Sabrina Spillane6-Jun-07 4:34 
GeneralRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Dave Kreskowiak6-Jun-07 4:45
mveDave Kreskowiak6-Jun-07 4:45 
GeneralRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Sabrina Spillane6-Jun-07 4:46
Sabrina Spillane6-Jun-07 4:46 
GeneralRe: Issues with opening the Code window on double click of a command in VB.Net Pin
Dave Kreskowiak6-Jun-07 4:53
mveDave Kreskowiak6-Jun-07 4:53 
Questionhow can i send a message to other computer... Pin
koolprasad20036-Jun-07 1:12
professionalkoolprasad20036-Jun-07 1:12 
AnswerRe: how can i send a message to other computer... Pin
MohammadAmiry6-Jun-07 1:21
MohammadAmiry6-Jun-07 1:21 
If you just want a simple messagebox displayed, you may type the following in command prompt, (or run command prompt with the following as argumentSmile | :)

net send IP Message

this will display the Massage in IP computer if this access is not restricted in your domain.

If you want to do that by your own program, you should use client/server applications which should run on both computers.
GeneralRe: how can i send a message to other computer... Pin
koolprasad20036-Jun-07 1:31
professionalkoolprasad20036-Jun-07 1:31 
GeneralRe: how can i send a message to other computer... Pin
Dave Kreskowiak6-Jun-07 4:02
mveDave Kreskowiak6-Jun-07 4:02 
QuestionGetShortPathName Pin
ne0h6-Jun-07 0:17
ne0h6-Jun-07 0:17 
AnswerRe: GetShortPathName Pin
Christian Graus6-Jun-07 0:32
protectorChristian Graus6-Jun-07 0:32 
AnswerRe: GetShortPathName Pin
Dave Kreskowiak6-Jun-07 4:00
mveDave Kreskowiak6-Jun-07 4:00 
QuestionException During Multithreading Pin
sabby20065-Jun-07 23:54
sabby20065-Jun-07 23:54 
AnswerRe: Exception During Multithreading Pin
Dave Kreskowiak6-Jun-07 3:58
mveDave Kreskowiak6-Jun-07 3:58 
GeneralRe: Exception During Multithreading Pin
sabby20066-Jun-07 20:19
sabby20066-Jun-07 20:19 
GeneralRe: Exception During Multithreading Pin
Dave Kreskowiak7-Jun-07 1:34
mveDave Kreskowiak7-Jun-07 1:34 
GeneralRe: Exception During Multithreading Pin
sabby20067-Jun-07 3:40
sabby20067-Jun-07 3:40 
GeneralRe: Exception During Multithreading Pin
Dave Kreskowiak8-Jun-07 3:38
mveDave Kreskowiak8-Jun-07 3:38 
QuestionDetermine Outlook message status Pin
DanB19835-Jun-07 23:28
DanB19835-Jun-07 23:28 
AnswerRe: Determine Outlook message status Pin
DanB19835-Jun-07 23:57
DanB19835-Jun-07 23:57 
QuestionEncryption problem Pin
Deteroc5-Jun-07 22:54
Deteroc5-Jun-07 22:54 
AnswerRe: Encryption problem Pin
Christian Graus5-Jun-07 23:22
protectorChristian Graus5-Jun-07 23:22 
AnswerRe: Encryption problem Pin
Dave Kreskowiak6-Jun-07 3:54
mveDave Kreskowiak6-Jun-07 3:54 
Questioninstallation error in sql server 2000 enterprise edition [modified] Pin
Sonia Gupta5-Jun-07 21:34
Sonia Gupta5-Jun-07 21:34 

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.