Click here to Skip to main content
15,921,113 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow do I ping another computer? Pin
Rossx7-Aug-07 5:49
Rossx7-Aug-07 5:49 
AnswerRe: How do I ping another computer? Pin
Luc Pattyn7-Aug-07 5:56
sitebuilderLuc Pattyn7-Aug-07 5:56 
GeneralRe: How do I ping another computer? Pin
originSH7-Aug-07 6:16
originSH7-Aug-07 6:16 
GeneralRe: How do I ping another computer? Pin
Luc Pattyn7-Aug-07 6:35
sitebuilderLuc Pattyn7-Aug-07 6:35 
GeneralRe: How do I ping another computer? Pin
'Drew7-Aug-07 7:12
'Drew7-Aug-07 7:12 
GeneralRe: How do I ping another computer? Pin
Luc Pattyn7-Aug-07 7:48
sitebuilderLuc Pattyn7-Aug-07 7:48 
GeneralRe: How do I ping another computer? Pin
'Drew7-Aug-07 7:54
'Drew7-Aug-07 7:54 
GeneralRe: How do I ping another computer? Pin
Luc Pattyn7-Aug-07 13:23
sitebuilderLuc Pattyn7-Aug-07 13:23 
`Drew wrote:
well that's 2.0 also
Is that bad?


No, but my first answer was the Ping class, which got commented as being 2.0


`Drew wrote:
I'm glad I'm stuck with VB.NET. What is the C# equal to My.settings?


Most of the things VB collected under My are available in all CLR languages, but not
through an equivalent for My. Total Physical Memory is one of those things only VB's My
offers. If you need to know how to do settings in C# I suggest you read MSDN about that.

Smile | :)



Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


QuestionMoving Text (marquee) in vb.net form Pin
Charanjot Singh7-Aug-07 4:06
Charanjot Singh7-Aug-07 4:06 
AnswerRe: Moving Text (marquee) in vb.net form Pin
Luc Pattyn7-Aug-07 4:16
sitebuilderLuc Pattyn7-Aug-07 4:16 
QuestionNo connection could be made because the target machine actively refused it Pin
Daniel_Logan7-Aug-07 3:51
Daniel_Logan7-Aug-07 3:51 
GeneralRe: No connection could be made because the target machine actively refused it Pin
Guffa7-Aug-07 4:41
Guffa7-Aug-07 4:41 
AnswerRe: No connection could be made because the target machine actively refused it Pin
Dave Kreskowiak7-Aug-07 12:25
mveDave Kreskowiak7-Aug-07 12:25 
QuestionWant to set app(Application path) Pin
Charanjot Singh7-Aug-07 3:27
Charanjot Singh7-Aug-07 3:27 
AnswerRe: Want to set app(Application path) Pin
Hessam Jalali7-Aug-07 8:27
Hessam Jalali7-Aug-07 8:27 
QuestionFlex grid Pin
kankeyan7-Aug-07 2:14
kankeyan7-Aug-07 2:14 
AnswerRe: Flex grid Pin
Nilesh Hapse7-Aug-07 2:27
Nilesh Hapse7-Aug-07 2:27 
Questionpblm with menu draw.. Pin
SamRST7-Aug-07 1:13
SamRST7-Aug-07 1:13 
AnswerRe: pblm with menu draw.. Pin
Tom Deketelaere7-Aug-07 1:17
professionalTom Deketelaere7-Aug-07 1:17 
GeneralRe: pblm with menu draw.. Pin
SamRST7-Aug-07 1:26
SamRST7-Aug-07 1:26 
GeneralRe: pblm with menu draw.. Pin
Tom Deketelaere7-Aug-07 1:33
professionalTom Deketelaere7-Aug-07 1:33 
AnswerRe: pblm with menu draw.. Pin
Luc Pattyn7-Aug-07 3:06
sitebuilderLuc Pattyn7-Aug-07 3:06 
QuestionInsert new record Pin
shers6-Aug-07 22:26
shers6-Aug-07 22:26 
AnswerRe: Insert new record Pin
Christian Graus6-Aug-07 23:50
protectorChristian Graus6-Aug-07 23:50 
AnswerFor insert At A Time [modified] Pin
Senthil S7-Aug-07 2:18
Senthil S7-Aug-07 2: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.