Click here to Skip to main content
15,914,013 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Vb.Net Forms Issue Pin
Dave Kreskowiak1-Mar-06 9:03
mveDave Kreskowiak1-Mar-06 9:03 
GeneralRe: Vb.Net Forms Issue Pin
Tyrone_whitey1-Mar-06 9:45
Tyrone_whitey1-Mar-06 9:45 
GeneralRe: Vb.Net Forms Issue Pin
projectcode11-Mar-06 10:16
projectcode11-Mar-06 10:16 
GeneralRe: Vb.Net Forms Issue Pin
Dave Kreskowiak1-Mar-06 11:32
mveDave Kreskowiak1-Mar-06 11:32 
GeneralRe: Vb.Net Forms Issue Pin
projectcode12-Mar-06 3:48
projectcode12-Mar-06 3:48 
GeneralRe: Vb.Net Forms Issue Pin
Dave Kreskowiak2-Mar-06 6:23
mveDave Kreskowiak2-Mar-06 6:23 
QuestionWMI in VB.NET Pin
andyr20051-Mar-06 6:54
andyr20051-Mar-06 6:54 
AnswerRe: WMI in VB.NET Pin
Jim Matthews1-Mar-06 7:29
Jim Matthews1-Mar-06 7:29 
you can access wmi through the System.Management namespace. At least that's where it's at in 2k3. I'd imagine it's the same for 2k5 as well.

ManagementClass
ManagementScope
ManagementObjectCollection
ManagementObject

are some of the classes you'll need to work with.

how to add printers via wmi...

you'll need to register to see the article. sorry about that, when i was using this sample last week, registration wasn't necessary, but it's worth it as it's a pretty straightforward sample of how to utilize the management namespace.

here's a link to the wmi hardware classes reference on msdn.

hope this helps.


-jim
Questiontext pad Pin
zabsmarty1-Mar-06 6:19
zabsmarty1-Mar-06 6:19 
AnswerRe: text pad Pin
Dave Kreskowiak1-Mar-06 9:08
mveDave Kreskowiak1-Mar-06 9:08 
QuestionIntegrated Development for PHP and JAVA Pin
zabsmarty1-Mar-06 6:16
zabsmarty1-Mar-06 6:16 
QuestionIntegrated Development for JAVA Pin
zabsmarty1-Mar-06 6:15
zabsmarty1-Mar-06 6:15 
QuestionAutoscroll to a custom drawn rectangle in Scrollable control Pin
Gulfraz Khan1-Mar-06 6:07
Gulfraz Khan1-Mar-06 6:07 
QuestionVB NET Visual Styles Pin
Brian Holdridge1-Mar-06 4:44
Brian Holdridge1-Mar-06 4:44 
AnswerRe: VB NET Visual Styles Pin
andyr20051-Mar-06 6:58
andyr20051-Mar-06 6:58 
Questionvb.net timeout Pin
pbaggett1-Mar-06 4:40
pbaggett1-Mar-06 4:40 
AnswerRe: vb.net timeout Pin
J4amieC1-Mar-06 5:03
J4amieC1-Mar-06 5:03 
Question.QIF .IIF format downloader from web site Pin
bemahesh1-Mar-06 4:17
bemahesh1-Mar-06 4:17 
Questionmix codevb.net Pin
_tasleem1-Mar-06 4:09
_tasleem1-Mar-06 4:09 
AnswerRe: mix codevb.net Pin
darkelv1-Mar-06 4:20
darkelv1-Mar-06 4:20 
AnswerRe: mix codevb.net Pin
Dave Kreskowiak1-Mar-06 5:59
mveDave Kreskowiak1-Mar-06 5:59 
Questiondisk defragmenter Pin
besah1-Mar-06 4:03
besah1-Mar-06 4:03 
AnswerRe: disk defragmenter Pin
Dave Kreskowiak1-Mar-06 6:16
mveDave Kreskowiak1-Mar-06 6:16 
Questiondevelopntegrated development environmen Pin
zabsmarty1-Mar-06 2:30
zabsmarty1-Mar-06 2:30 
AnswerRe: developntegrated development environmen Pin
J4amieC1-Mar-06 3:10
J4amieC1-Mar-06 3:10 

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.