Does Native C# can do all what WMI can do special for Remote PC??
-
Does Native C# can do all what WMI can do special for Remote PC?? umm i heart that and i heart also it will be faster so is it true ?? thanks all bye
-
Does Native C# can do all what WMI can do special for Remote PC?? umm i heart that and i heart also it will be faster so is it true ?? thanks all bye
You might want to give an example of what you're talking about. I don't have a any idea of what you're trying to do. And what's with the "I heart this and that" garbage??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
Does Native C# can do all what WMI can do special for Remote PC?? umm i heart that and i heart also it will be faster so is it true ?? thanks all bye
Since you can use WMI from C# (ManagmentObjects), you can per definitionem do at least all that can be done with WMI. Since you can also use native dlls from C# you can do already more than WMI alone. Q.E.D Cheers!
-
Does Native C# can do all what WMI can do special for Remote PC?? umm i heart that and i heart also it will be faster so is it true ?? thanks all bye
What the heck is "Native C#"????? We normally call C and most C++ native (and unmanaged), and C#, VB.NET and C++/CLI managed (and not native). :)
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Season's Greetings to all CPians.
-
You might want to give an example of what you're talking about. I don't have a any idea of what you're trying to do. And what's with the "I heart this and that" garbage??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
What the heck is "Native C#"????? We normally call C and most C++ native (and unmanaged), and C#, VB.NET and C++/CLI managed (and not native). :)
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Season's Greetings to all CPians.