Hydra Concepts (.NET)
From RemObjects Wiki

This is the collection of Concepts about Hydra for .NET
Contents |
Hosts
- A Brief Tour of Hydra — This article gives a brief description of the ideas behind Hydra.
- How to build x64 bit application — This topic describes how to create a x64 bit application using Hydra.
- How to host a Silverlight plugin — This topic describes how to load plugin module.
- How to manage loaded module info — This topic describes how to load plugin module.
- How to manage plugin modules — This topic describes how to load plugin module.
- How to pass arrays — This topic describes how to pass arrays between Delphi and .NET
- How to pass objects — This topic describes how to pass simple types between Delphi and .NET
- How to pass records — This topic describes how to pass records between Delphi and .NET
- How to pass simple types — This topic describes how to pass simple types between Delphi and .NET
- Hydrafying your Application — This article describes a basic ideas of converting existing application into the application that powered with Hydra framework.
- Mixed Mode Sample — Sample that shows all available host applications using every visual plugins.
- Passing interfaces between Host and Plugins — This articles describes how to establish communication between hosts and plugins via custom interfaces.
- WinForms Host — This article gives an instructions on how to create and work with a WinForms host application.
Non-Visual Plugins
- .NET Non-Visual Plugins — This article gives an instructions on how to work with a .NET non-visual Hydra plugins.
Plugins
- .NET Non-Visual Plugins — This article gives an instructions on how to work with a .NET non-visual Hydra plugins.
- A Brief Tour of Hydra — This article gives a brief description of the ideas behind Hydra.
- Cross Platform Plugins with Hydra — This article provides a quick preview of how to mix managed (.NET) and unmanaged (Delphi) code in your application, with Cross-Platform Plugins.
- How to build x64 bit application — This topic describes how to create a x64 bit application using Hydra.
- How to host a Silverlight plugin — This topic describes how to load plugin module.
- How to manage loaded module info — This topic describes how to load plugin module.
- How to manage plugin modules — This topic describes how to load plugin module.
- How to pass arrays — This topic describes how to pass arrays between Delphi and .NET
- How to pass objects — This topic describes how to pass simple types between Delphi and .NET
- How to pass records — This topic describes how to pass records between Delphi and .NET
- How to pass simple types — This topic describes how to pass simple types between Delphi and .NET
- Hydrafying your Application — This article describes a basic ideas of converting existing application into the application that powered with Hydra framework.
- Mixed Mode Sample — Sample that shows all available host applications using every visual plugins.
- Passing interfaces between Host and Plugins — This articles describes how to establish communication between hosts and plugins via custom interfaces.
- Silverlight Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for Silverlight.
- WinForms Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for WinForms.
- WPF Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for WPF.
Visual Plugins
- Silverlight Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for Silverlight.
- WinForms Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for WinForms.
- WPF Visual Plugins — This article gives an instructions on how to work with a visual Hydra plugins for WPF.