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

Visual Basic

 
QuestionTime Format in a DataGrid Column Pin
mygeek4-Jan-06 22:58
mygeek4-Jan-06 22:58 
AnswerRe: Time Format in a DataGrid Column Pin
Dave Kreskowiak5-Jan-06 3:27
mveDave Kreskowiak5-Jan-06 3:27 
GeneralRe: Time Format in a DataGrid Column Pin
mygeek5-Jan-06 3:43
mygeek5-Jan-06 3:43 
QuestionConvert the SID of an user to String Pin
fredy6664-Jan-06 22:28
fredy6664-Jan-06 22:28 
AnswerRe: Convert the SID of an user to String Pin
Dave Kreskowiak5-Jan-06 3:22
mveDave Kreskowiak5-Jan-06 3:22 
GeneralRe: Convert the SID of an user to String Pin
fredy6665-Jan-06 4:47
fredy6665-Jan-06 4:47 
QuestionList of Hardwares/Softwares Pin
anujvtt4-Jan-06 22:09
anujvtt4-Jan-06 22:09 
AnswerRe: List of Hardwares/Softwares Pin
Dave Kreskowiak5-Jan-06 3:20
mveDave Kreskowiak5-Jan-06 3:20 
So write it. Noone here is going to do it for you.

You'll need code to scan your network, either by scanning an IP address reange, or by enumerating the machine in the domain.

You'll contact each of these machines using WMI (System.Management namespace), and run the appropriate WQL queries to return the Products installed and also enumerate the hardware on each machine.

You'll also have to create a database to hold all this information.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

Questionms flaxgrid control.... Pin
Kamalatharsan4-Jan-06 20:06
Kamalatharsan4-Jan-06 20:06 
AnswerRe: ms flaxgrid control.... Pin
Dave Kreskowiak5-Jan-06 3:18
mveDave Kreskowiak5-Jan-06 3:18 
GeneralRe: ms flaxgrid control.... Pin
Kamalatharsan6-Jan-06 18:45
Kamalatharsan6-Jan-06 18:45 
AnswerRe: ms flaxgrid control.... Pin
Member 21312795-Jan-06 3:55
Member 21312795-Jan-06 3:55 
GeneralRe: ms flaxgrid control.... Pin
Kamalatharsan6-Jan-06 1:41
Kamalatharsan6-Jan-06 1:41 
QuestionVariable Declaration Pin
jcrussell4-Jan-06 17:44
jcrussell4-Jan-06 17:44 
AnswerRe: Variable Declaration Pin
Christian Graus4-Jan-06 17:56
protectorChristian Graus4-Jan-06 17:56 
GeneralRe: Variable Declaration Pin
jcrussell4-Jan-06 20:52
jcrussell4-Jan-06 20:52 
GeneralRe: Variable Declaration Pin
Christian Graus5-Jan-06 10:05
protectorChristian Graus5-Jan-06 10:05 
QuestionGDI+ Exception Pin
militiaware4-Jan-06 15:55
militiaware4-Jan-06 15:55 
AnswerRe: GDI+ Exception Pin
Christian Graus4-Jan-06 16:09
protectorChristian Graus4-Jan-06 16:09 
AnswerRe: GDI+ Exception Pin
Dave Kreskowiak4-Jan-06 17:48
mveDave Kreskowiak4-Jan-06 17:48 
GeneralRe: GDI+ Exception Pin
Christian Graus4-Jan-06 17:53
protectorChristian Graus4-Jan-06 17:53 
GeneralRe: GDI+ Exception Pin
Dave Kreskowiak4-Jan-06 18:18
mveDave Kreskowiak4-Jan-06 18:18 
GeneralRe: GDI+ Exception Pin
Christian Graus4-Jan-06 18:21
protectorChristian Graus4-Jan-06 18:21 
GeneralRe: GDI+ Exception Pin
Dave Kreskowiak4-Jan-06 18:43
mveDave Kreskowiak4-Jan-06 18:43 
GeneralRe: GDI+ Exception Pin
Christian Graus5-Jan-06 10:04
protectorChristian Graus5-Jan-06 10:04 

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.