Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Windows C# Form
Can we use a Windows form Application using C# to interact with the CIM? If so who or where do we go for more information on this.
โ06-06-2012 12:53 PM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sure, as long as you can call a web service, you can use CIM. You can start by download the C# CIM sample code, it for a website but a window app will be similar. And the documentation is here.
โ06-06-2012 03:51 PM

