
Visual Basic
C#
Managed Extensions for C++
C++/CLI
If you are writing a custom image data provider, then your custom data provider class must derive from this class.
For example code, refer to the RadiologyOffice sample.
Also, if creating a custom provider in a separate assembly, make sure that you add a reference to the .NET assembly "System.Configuration" in the references of the Visual Studio Solution Explorer.
System.Object
System.Configuration.Provider.ProviderBase
ImageGear.Web.DataProviders.ImageDataProvider