Overview
This section provides additional guidance on the fundamentals of SCCM SDK managed programming.
Getting Started
These pages show how to start with the SCCM SDK and how to configure Visual Studio to access the relevant Assemblies and DLLs.
- Configuring Visual Studio to use SCCM Assemblies
- Using AssemblyResolve to Load SCCM SDK Assemblies On Demand
Using IResultObject
These pages show the basics of working with the base object in the SCCM SDK: IResultObject.