Click here to Skip to main content
15,914,446 members
Home / Discussions / C#
   

C#

 
Generalpls correct the error in this part of the program Pin
dhol19-Jan-05 17:07
dhol19-Jan-05 17:07 
GeneralRe: pls correct the error in this part of the program Pin
David Levitt (Myrddin)21-Jan-05 13:18
David Levitt (Myrddin)21-Jan-05 13:18 
Questionhow to remove an EventHandler? Pin
zecodela19-Jan-05 15:53
zecodela19-Jan-05 15:53 
AnswerRe: how to remove an EventHandler? Pin
Robert Rohde19-Jan-05 19:32
Robert Rohde19-Jan-05 19:32 
GeneralFew menu extension (WinForms) Pin
TheDen19-Jan-05 15:20
TheDen19-Jan-05 15:20 
GeneralRe: Few menu extension (WinForms) Pin
Dave Kreskowiak20-Jan-05 3:53
mveDave Kreskowiak20-Jan-05 3:53 
GeneralRe: Few menu extension (WinForms) Pin
Charlie Williams20-Jan-05 5:54
Charlie Williams20-Jan-05 5:54 
GeneralExposing data to WMI Pin
ilkovm19-Jan-05 13:41
ilkovm19-Jan-05 13:41 
Hi everyone!

Has anyone ever worked with WMI i.e has anyone done any work which involves exposing data to the WMI repository?

I have created a WMI namespace with a managed class in it but it does not seem to accept the creation of instances, which is what it should happen when I expose an instance of a .NET class by publishing it to the WMI. The only way that I can create instances is if I create a sublass and then create instances of it either manually using the CIM Studio tool or using MOF scripts. Am I missing anything? The example given by MS seems to be fairly simple and strightforward and I followed it to the letter, but id does not want to work for me.Frown | :(

Can anyone offer any help?
Thanks,
Marjan.
GeneralRe: Exposing data to WMI Pin
Heath Stewart20-Jan-05 6:25
protectorHeath Stewart20-Jan-05 6:25 
GeneralRe: Exposing data to WMI Pin
ilkovm20-Jan-05 12:44
ilkovm20-Jan-05 12:44 
QuestionHow can i handle my project in windows event Pin
m.rastgar19-Jan-05 11:36
m.rastgar19-Jan-05 11:36 
AnswerRe: How can i handle my project in windows event Pin
Heath Stewart20-Jan-05 6:09
protectorHeath Stewart20-Jan-05 6:09 
GeneralControl development Pin
PaleyX19-Jan-05 11:30
PaleyX19-Jan-05 11:30 
GeneralRe: Control development Pin
Robert Rohde19-Jan-05 19:36
Robert Rohde19-Jan-05 19:36 
GeneralRe: Control development Pin
PaleyX19-Jan-05 22:02
PaleyX19-Jan-05 22:02 
GeneralRe: Control development Pin
Heath Stewart20-Jan-05 6:03
protectorHeath Stewart20-Jan-05 6:03 
GeneralRe: Control development Pin
PaleyX20-Jan-05 6:28
PaleyX20-Jan-05 6:28 
GeneralRe: Control development Pin
Dave Kreskowiak20-Jan-05 8:06
mveDave Kreskowiak20-Jan-05 8:06 
GeneralRe: Control development Pin
PaleyX20-Jan-05 8:27
PaleyX20-Jan-05 8:27 
GeneralRe: Control development Pin
Heath Stewart20-Jan-05 9:21
protectorHeath Stewart20-Jan-05 9:21 
GeneralRe: Control development Pin
Dave Kreskowiak20-Jan-05 13:16
mveDave Kreskowiak20-Jan-05 13:16 
GeneralRe: Control development Pin
Heath Stewart20-Jan-05 9:25
protectorHeath Stewart20-Jan-05 9:25 
GeneralRe: Control development Pin
PaleyX20-Jan-05 11:27
PaleyX20-Jan-05 11:27 
GeneralRe: Control development Pin
Heath Stewart20-Jan-05 14:10
protectorHeath Stewart20-Jan-05 14:10 
GeneralRe: Control development Pin
PaleyX20-Jan-05 3:18
PaleyX20-Jan-05 3: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.