Namespace List (RemObjects SDK)

From RemObjects Software

Jump to: navigation, search

This is a RemObjects SDK Architecture entry
Feel free to add your notes to this topic below.



RemObjects SDK Namespaces

Namespace
Description
RemObjects.SDK This is the base namespace of the RemObjects SDK for .NET and contains the core library and most types needed for developing RemObjects SDK client applications.
RemObjects.SDK.Exceptions This namespace defines exception objects used throughout the library.
RemObjects.SDK.Forms Contains Windows Forms classes to help you build RemObjects SDK based applications.
RemObjects.SDK.Helpers Contains classes with static methods that serve as "helper" utilities throughout the RemObjects SDK.
RemObjects.SDK.Rodl Contains classes that allow you to read and Parse RemObjects Definition Language (RODL) files created with the Service Builder and inspect their content.
RemObjects.SDK.Rodl.CodeGen Contains classes that allow you to generate code from RODL files for Interface, Invoker and Implementation files.

This namespace is mostly used by the IDE integration and the Service Builder Plug-in for .NET, but you can access it from your own applications if needed, for example, to create interface code on the fly and later compile/execute it via System.Reflection.Emit.

RemObjects.SDK.Server Contains types and classes for implementing the RemObjects SDK Servers.
RemObjects.SDK.Server.ClassFactories Contains implementations of the various class factories for the RemObjects SDK Servers.
RemObjects.SDK.Types Contains classes that will be used as the base for the types you define in your RODL files.


See Also


Product: RemObjects SDK
Current version: RemObjects SDK 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToComponentsToolsSamplesArticlesArchitectureIssues

Personal tools