Home »

Posts tagged ‘C#.NET’


System Center Orchestrator 2012 Beta: Using Web Service in .NET – Part 1 – Creating a SharePoint 2010 Web part

How to create a simple web part for SharePoint that is connecting to the Orchestrator Web Service
Sample project attatached.

Category: Orchestrator / Opalis, System Center Orchestrator 2012, System Center Orchestrator 2012 Beta  |  1 Comment

Add Custom Data Type / Structure to My.Settings in VB.NET / WPF

During the work of a new Coretech SCCM Manager GUI in WPF, i ran in to some problems with My.Settings. I have used My.Settings for all settings in the Utility, and are using my own structures for the combo-box value and others. The problem is that i could not create a setting, that contained my [...]

Category: .NET, Scripting  |  15 Comments