Click here to Skip to main content
16,004,901 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: File System Library Pin
cmk25-Sep-09 6:24
cmk25-Sep-09 6:24 
AnswerRe: File System Library Pin
PIEBALDconsult26-Sep-09 4:44
mvePIEBALDconsult26-Sep-09 4:44 
GeneralRe: File System Library Pin
Najeeb Shaikh28-Sep-09 19:23
Najeeb Shaikh28-Sep-09 19:23 
AnswerRe: File System Library Pin
AlliedBits8-May-10 3:19
AlliedBits8-May-10 3:19 
GeneralRe: File System Library Pin
Najeeb Shaikh10-May-10 1:51
Najeeb Shaikh10-May-10 1:51 
Questionsir pls help me Pin
rashid200923-Sep-09 18:32
rashid200923-Sep-09 18:32 
QuestionHowto React on OWC11 Clicks on Bar-chart Solution Pin
RüdiActivity23-Sep-09 3:56
RüdiActivity23-Sep-09 3:56 
Questionnetwork lan card status Pin
rashid200922-Sep-09 17:33
rashid200922-Sep-09 17:33 
hi any body can help me .
I want to make a small programme in vb.net
if i will insert an ip address of any computer of
that network then that application will tell me its
network lan card status.its enable or disable.for example
following code shows that particular pc network lan card status but
i want to any computer of network.

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
If My.Computer.Network.IsAvailable = True Then
MsgBox("Connection status Connected.")
Else
MsgBox("Connection status OK not connected.")
End If
End Sub


thxxxx



thxxx
AnswerRe: network lan card status Pin
Luc Pattyn22-Sep-09 23:42
sitebuilderLuc Pattyn22-Sep-09 23:42 
AnswerRe: network lan card status Pin
Blikkies23-Sep-09 1:17
professionalBlikkies23-Sep-09 1:17 
GeneralRe: network lan card status Pin
Luc Pattyn23-Sep-09 1:34
sitebuilderLuc Pattyn23-Sep-09 1:34 
QuestionIs it possible to have both row and column selection set in DataGridView? Pin
John Mauer22-Sep-09 5:31
John Mauer22-Sep-09 5:31 
AnswerRe: Is it possible to have both row and column selection set in DataGridView? Pin
Dave Kreskowiak22-Sep-09 6:29
mveDave Kreskowiak22-Sep-09 6:29 
GeneralRe: Is it possible to have both row and column selection set in DataGridView? Pin
John Mauer22-Sep-09 9:38
John Mauer22-Sep-09 9:38 
AnswerRe: Is it possible to have both row and column selection set in DataGridView? Pin
PIEBALDconsult24-Sep-09 17:24
mvePIEBALDconsult24-Sep-09 17:24 
GeneralRe: Is it possible to have both row and column selection set in DataGridView? Pin
John Mauer25-Sep-09 1:10
John Mauer25-Sep-09 1:10 
QuestionUnable to find the version of runtime to run this application Pin
AmolKumbhar21-Sep-09 23:37
AmolKumbhar21-Sep-09 23:37 
AnswerRe: Unable to find the version of runtime to run this application Pin
Ravi Mori22-Sep-09 23:59
Ravi Mori22-Sep-09 23:59 
GeneralRe: Unable to find the version of runtime to run this application Pin
AmolKumbhar23-Sep-09 3:12
AmolKumbhar23-Sep-09 3:12 
Questionasp.menu not immediately reflecting DB changes. (C#) Pin
Timothy OBrien21-Sep-09 10:48
Timothy OBrien21-Sep-09 10:48 
AnswerRe: asp.menu not immediately reflecting DB changes. (C#) Pin
Ravi Mori21-Sep-09 20:52
Ravi Mori21-Sep-09 20:52 
QuestionCopy Past Outlook attachments Pin
bluepoison21-Sep-09 1:58
bluepoison21-Sep-09 1:58 
AnswerRe: Copy Past Outlook attachments Pin
Not Active21-Sep-09 2:23
mentorNot Active21-Sep-09 2:23 
AnswerRe: Copy Past Outlook attachments Pin
bluepoison21-Sep-09 2:32
bluepoison21-Sep-09 2:32 
GeneralRe: Copy Past Outlook attachments Pin
Richard MacCutchan21-Sep-09 3:21
mveRichard MacCutchan21-Sep-09 3:21 

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.