Click here to Skip to main content
15,892,737 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Calling a .NET Component from a COM Component Pin
Matthew Hazlett2-Feb-04 10:00
Matthew Hazlett2-Feb-04 10:00 
GeneralRe: Excel, Pick from Drop down list and VB Pin
Mike Ellison2-Feb-04 5:20
Mike Ellison2-Feb-04 5:20 
GeneralRe: Excel, Pick from Drop down list and VB Pin
RichardGrimmer3-Feb-04 2:04
RichardGrimmer3-Feb-04 2:04 
GeneralExcel, Pick from Drop down list and VB Pin
RichardGrimmer1-Feb-04 23:28
RichardGrimmer1-Feb-04 23:28 
QuestionCan any one help me to include MDAC in my project MSI file Pin
Het21091-Feb-04 23:06
Het21091-Feb-04 23:06 
AnswerRe: Can any one help me to include MDAC in my project MSI file Pin
jimpar2-Feb-04 5:41
jimpar2-Feb-04 5:41 
QuestionHow to disable the NIC? Pin
younghand1-Feb-04 21:30
younghand1-Feb-04 21:30 
AnswerRe: How to disable the NIC? Pin
Dave Kreskowiak2-Feb-04 4:41
mveDave Kreskowiak2-Feb-04 4:41 
Hi,

That is best done thru WMI (Windows Management Instrumentation). But, not all changes made will be applied when you disable and then re-enable the card. You'll know this when you call a function to make a change and the return code is something like REBOOT_REQUIRED.

You can start with the System.Management and System.Management.Instrumentation namespace in VB.NET or the WMI SDK on MSDN[^].



RageInTheMachine9532
GeneralRe: How to disable the NIC? Pin
vbTom22-Mar-04 4:35
vbTom22-Mar-04 4:35 
GeneralRe: How to disable the NIC? Pin
Dave Kreskowiak22-Mar-04 7:59
mveDave Kreskowiak22-Mar-04 7:59 
GeneralRe: How to disable the NIC? Pin
vbTom22-Mar-04 8:07
vbTom22-Mar-04 8:07 
GeneralRe: How to disable the NIC? Pin
Dave Kreskowiak22-Mar-04 8:18
mveDave Kreskowiak22-Mar-04 8:18 
GeneralRe: How to disable the NIC? Pin
vbTom22-Mar-04 11:52
vbTom22-Mar-04 11:52 
GeneralRe: How to disable the NIC? Pin
Dave Kreskowiak22-Mar-04 12:41
mveDave Kreskowiak22-Mar-04 12:41 
GeneralNetwork Communication Pin
ineedhelp1-Feb-04 21:25
ineedhelp1-Feb-04 21:25 
GeneralRe: Network Communication Pin
Matthew Hazlett2-Feb-04 10:09
Matthew Hazlett2-Feb-04 10:09 
GeneralRe: Network Communication Pin
John Kuhn3-Feb-04 13:31
John Kuhn3-Feb-04 13:31 
GeneralRe: Network Communication Pin
John Kuhn4-Feb-04 19:32
John Kuhn4-Feb-04 19:32 
Generaldataadapter and dataset with multiple tables Pin
rdk7171-Feb-04 16:15
rdk7171-Feb-04 16:15 
GeneralHTTP URL get Pin
pmasknguyen1-Feb-04 6:31
pmasknguyen1-Feb-04 6:31 
GeneralRe: HTTP URL get Pin
Tom Larsen2-Feb-04 9:42
Tom Larsen2-Feb-04 9:42 
GeneralBasic differences Pin
bensoncd1-Feb-04 6:30
bensoncd1-Feb-04 6:30 
GeneralRe: Basic differences Pin
Hesham Amin1-Feb-04 10:04
Hesham Amin1-Feb-04 10:04 
GeneralRe: Basic differences Pin
Dan Morris2-Feb-04 2:38
Dan Morris2-Feb-04 2:38 
GeneralRe: Basic differences Pin
Edbert P2-Feb-04 19:35
Edbert P2-Feb-04 19:35 

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.